When installing Oracle 11.2.0.4 under AIX I run into an strange Issue.
The installer fails, complaining that user does not have access rights to temp directory.
Well this one is known, so I checked:
- TMP is set
- TEMP is set
- TMPDIR is set
There are no files left from an former installation.
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 190 MB. Actual 6726 MB Passed
Checking swap space: must be greater than 150 MB. Actual 16896 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2016-03-04_02-04-05PM. Please wait ....
. (INFO) - Oracle Universal Installer finished.
. (INFO) - Name of OUI session log file not found.
As You see, 6GB are free.
If I run with -check option, I run into this one:
This is a prerequisite condition to test whether sufficient free space is available in the file system.
Error:
-
PRVF-4001 : Check: Space available on "/tmp" -
Cause: Could not determine mount point for location specified.
- Action: Ensure that the location specified is available.
Any ideas?
THX
Christian