我正在 Oracle 19.4c(单租户 PDB)和 Linux 7.9 上静默安装 OEM 13cR5,但我不断收到相同的错误,这是什么意思?
Unable to copy the logs to the permanent location: The permanent log directory is unknown (null)..
完整的静默模式安装在这里。我已经设置了 EMPREREQ_AUTO_CORRECTION=true 所以错误不应该出现。
[oracle@xxxxv oem13cR5]$ ./em13500_linux64.bin -silent EMPREREQ_KIT=true -responseFile /software/dba/OEM/oem13cR5/RSP/new_install_OT1GC050P.rsp -J-Djava.io.tmpdir=/software/dba/OEM/oem13cR5/stage/
Launcher log file is /software/dba/OEM/oem13cR5/stage/OraInstall2021-06-22_02-13-10PM/launcher2021-06-22_02-13-10PM.log.
Extracting the installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
Checking swap space: must be greater than 512 MB. Actual 8190 MB Passed
Checking if this platform requires a 64-bit JVM. Actual 64 Passed (64-bit not required)
Preparing to launch the Oracle Universal Installer from /software/dba/OEM/oem13cR5/stage/OraInstall2021-06-22_02-13-10PM
Running EMPREREQ_KIT.
ScratchPathValue :/software/dba/OEM/oem13cR5/stage/OraInstall2021-06-22_02-13-10PM
Unable to copy the logs to the permanent location: The permanent log directory is unknown (null)..
The log(s) can be found here: /software/dba/OEM/oem13cR5/stage/OraInstall2021-06-22_02-13-10PM.
[oracle@xxxxv oem13cR5]$
谢谢