Oracle 12c Installation failed to access the temporary location

前端 未结 14 2409
南方客
南方客 2020-12-24 07:36

I have Windows 8.1 64-bit OS running on 64-bit architecture. I am installing a fresh copy of Oracle 12C, means I haven\'t installed any version before on my system.

14条回答
  •  萌比男神i
    2020-12-24 07:56

    You can configure setup.exe to skip this check using the parameters below -

    setup.exe -ignorePrereq -ignorePrereq -J"-Doracle.install.db.validate.supportedOSCheck=false"
    

提交回复
热议问题