Dear All,
we have been trying to install the Oracle 12c Software on Solaris 11
But we are persistently getting the bellow error in the beginning itself.
Cause - Failed to access the temporary location. Action - Ensure that the current user has required permissions to access the temporary location. Additional Information:
- Framework setup check failed on all the nodes - Cause: Cause Of Problem Not Available - Action: User Action Not Available Summary of the failed nodes mdcxuatdb05 - Version of exectask could not be retrieved from node "mdcxuatdb05" - Cause: Cause Of Problem Not Available - Action: User Action Not Available
Although Oracle user have full permission and temp location size is more than enough for the installation.
Filesystem Size Used Available Capacity Mounted on
swap 26G 1.1G 24G 5% /tmp
oracle11@mdcxuatdb05:/oracle11G/software/database$ cd /tmp/
oracle11@mdcxuatdb05:/tmp$ touch a
oracle11@mdcxuatdb05:/tmp$ ls a
a
oracle11@mdcxuatdb05:/tmp$ ls -ltr a
-rw-r--r-- 1 oracle11 dba 0 Aug 30 16:32 a
we also communicated to the Solaris Admin team but told us that there i nothing wrong from their end.
thanks