Error instaling Oracle 11g R2 Client with Response File
Hi,
I have instaled Oracle 11g R2 client in my client machine (Windows XP) sucessfully.
The client components i have installed are:
- SQL Plus 10.2.0.1.0
- Oracle Windows Interfaces 10.2.0.1.0
- Oracle Objects for OLE 10.2.0.1.0.
- Oracle ODBC Driver 10.2.0.1.0.
- Oracle Provider for OLE DB 10.2.0.1.0.
- Oracle Data Provider for .NET 10.2.0.1.0
- Oracle Call Interface (OCI) 10.2.0.1.0
- Oracle Net 10.2.0.1.0.
If i try to install the same Client instalation using Response File i receive the next error in the instalation log:
"
SEVERE: [FATAL] Referred aggregate oracle.assistants.netca.client:oracle.assistants.netca.client:LATEST(unresolved_version):common is unavailable
CAUSE: No additional information available.
ACTION: Refer to the logs or contact Oracle Support Services
SUMMARY:
- Referred aiggregate oracle.assistants.netca.client:oracle.assistants.netca.client:LATEST(unresolved_version):common is unavailable.
Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:9558
INFO: Advice is ABORT
SEVERE: Unconditional Exit
INFO: Adding ExitStatus FAILURE to the exit status set
INFO: Finding the most appropriate exit status for the current application
INFO: Exit Status is -1
INFO: Shutdown Oracle Client Installer
INFO: Unloading Setup Driver
"
I launch the client instalation with this parameters:
setup.exe -silent -nowelcome -noconfig -nowait -responseFile C:\Oracle112Client.rsp.
Someone could say me what is the problem? How i can solve it?
Many thanks in advance.