Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

issue installing infrastructure in 12c

Tony007Sep 20 2021

hi am trying to install infrastructure for 12c in solaris

SunOS hostname 5.11 11.4.0.15.0 i86pc i386 i86pc

java -jar fmw_12.2.1.4.0_infrastructure.jar
Unable to locate or create a suitable system-wide temporary directory:
Directory "/var/tmp" does not have read/write/execute permission for the current user.
Unable to locate or create a temporary directory for the Oracle Universal Installer.
calapp@gana01:/usr1/media$ java -Djava.io.tmpdir=temp/ -jar fmw_12.2.1.4.0_infrastructure.jar
Launcher log file is /usr1/media/temp/OraInstall2021-09-20_06-23-27PM/launcher2021-09-20_06-23-27PM.log.
Extracting the installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
Invalid inventory pointer file location "/var/opt/oracle/oraInst.loc" (is a directory or is not readable).
The log is located here: /usr1/media/temp/OraInstall2021-09-20_06-23-27PM/launcher2021-09-20_06-23-27PM.log.

This post has been answered by Suresh Sangaran-Oracle on Sep 21 2021
Jump to Answer
Comments
Post Details
Added on Sep 20 2021
5 comments
802 views