One of my colleagues asked me to deploy the Oracle 12c client 32 bits on Windows 64 bits and I got the error from above right after the I chose the type of the installation.
As per above image, the cause of it is – ” Failed to access temporary location”
I tried almost everything what I could find on Google…..from TEMP not correctly exported, the name of the user used, hidden share…..everything was “like in the book”….but was still failing with the same error. However, I have found this command:
setup.exe -ignorePrereq -J"-Doracle.install.client.validate.clientSupportedOSCheck=false"
and a miracle will happen.
Nothing has happened! Explain above commands.
LikeLike
Hi, it worked for me in respect to the error from the screenshot. Can you be more specific about the error you got?
LikeLike
It fixed my issues, thank you.
LikeLiked by 1 person
Happy to hear that ๐
LikeLike
awesome, took all day long to figure out what was happened and you really saved my day, thanks a lot buddy ๐
LikeLike
๐ Happy to hear that
LikeLike
Still getting the same error message
LikeLike
It didnโt work for me.
LikeLike
I’m sorry to hear that…..however, this is a generic error and can can pop up due to a number of reasons …. you might have hit a different cause of it and I have no idea about your setup.
LikeLike
Iโm not getting. Where did you entered this command?
setup.exe -ignorePrereq -Jโ-Doracle.install.client.validate.clientSupportedOSCheck=falseโ
Please?
LikeLike
From Oracle Support ๐ …. and the command works 100% …. But that depends on the error u get too.
LikeLike
Thankyou so much for your guidance! This one worked for me. ๐
-ignorePrereq -J”-Doracle.install.db.validate.supportedOSCheck=false”
LikeLike
Happy to hear that !!!!
LikeLike
Iโm getting the same error. All solutions tried. This is the last one and I hope itโll work. But I donโt know where to write this command after running setup. Please guide
LikeLike
Well.. first u have to use Windows for this installation… then open a terminal (command prompt) and point the current location where the setup.exe is. Then … just copy and paste the command from above and execute it ….. I guess that should be all ….
LikeLike
Installing libaio worked for me
sudo apt-get install libaio1 libaio-dev
LikeLike
Nice… thanks …this is a good tip …:)
LikeLike
This worked โ thank you!
LikeLike
Happy to hear that!!!
LikeLike
I got the same error as you showed in screenshot, but this command didnโt resolved my error. Is there any other solution for that?
LikeLike