Silent oracle 10g client install
584144Mar 23 2009 — edited Mar 24 2009Hello,
I'm trying to create a response file to install Oracle client on several computers but I don't know what's wrong with the response file.
I first create this response file using this command line :
...\setup -record -destinationFile <myfile.rsp> (found here : http://download-east.oracle.com/docs/html/B13804_02/advance.htm )
Then I choose components I want to install (in my case :
-sqlplus
-Oracle JDBC/THIN interfaces
-Oracle Windows Interface with only these options : Oracle Objetcs for OLE, Oracle ODBC Driver, Oracle Provider for OLE DB, Oracle Data provider for .NET)
-Oracle call Interface (OCI)
When installation is finished, I see in odbc drivers the new one installed.
But when I take the response file generated a try to install all this, the process works, but at the end I can't see any new odbc driver available for Oracle.
And When I lauch OUI to see if the components were installed well, It's like he did nothing before. No one of all components I chose are tagged as installed...
Anyone can help me?
Thanks
John