Oracle Client, Error INS-30131 Instalación

Al instalar el cliente de 32 y/o 64Bits aparece el siguiente error

SEVERE: [FATAL] [INS-30131] Initial setup required for the execution of installer validations failed.
CAUSE: Failed to access the temporary location.
ACTION: Ensure that the current user has required permissions to access the temporary location.
*ADDITIONAL INFORMATION:*
- Framework setup check failed on all the nodes
- Cause: Cause Of Problem Not Available
- Action: User Action Not Available
Summary of the failed nodes
maddy-pc
- Version of exectask could not be retrieved from node "XXXXXX"
- Cause: Cause Of Problem Not Available
- Action: User Action Not Available

 

 

SOLUCIÓN:

 
client installs, run the installer

setup.exe -ignorePrereq -J"-Doracle.install.client.validate.clientSupportedOSCheck=false"

 

For server installs, run the installer

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

 

 

También te podría gustar...