hi am having this issue when installing
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.
try this
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.