07 October 2014

INS-10331 Oracle 12c runInstaller on a Linux server from NFS mounted disk


I was installing 12c database from the NFS mounted share, and the installation failed at the second step with the INS-10331 error.

Oracle Support has a document that suggests you add space to /tmp (which wasn't my case), or copy the installation files to /tmp.

Workaround


Copy the installation files to any of the local disks. Something about running the Installer from the NFS mounted disk is causing this problem. Interestingly, another server has the same share mounted, but it worked from there.

I don't have a solution to the problem, just a workaround, but as Google-ing "Linux INS-01331" didn't produce anything, this article might help someone else.

Linux RedHat

Oracle INS-01331 Error

Cause - Failed to access the temporary location.

Action - Ensure that the current user has required permissions to access the temporary location.



Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?