/build/static/layout/Breadcrumb_cap_w.png

Did any one created silent installation response file for Oracle 12 C Database enterprise edition?

I am currently trying to install Oracle 12C database (Enterprise Edition) silently using response file. But it is not installing through the response file which we saved.

 

Please help me if you have already used.

 

I have created silent installation packages for all earlier versions of oracle 9i, 10g, 11g. But now this is 12 c.


0 Comments   [ + ] Show comments

Answers (1)

Posted by: fehler_404 9 years ago
Senior White Belt
0
This is easy.

U have first to create a .rsp.

Than use:

C:\PathToYour\setup.exe -waitforcompletion -ignorePrereq -responseFile C:\PathToYour\orainstall.rsp -force -silent -noconsole -showProgress

If you want to deinstall the same way use

C:\PathToYourOracleHome\products\12.1.0\client_1\deinstall\deinstall.bat -checkonly -o C:\PathToOutputfile to create a .rsp for deinstall and after that you can deinstall using a .rsp with:

C:\PathToYourOracleHome\product\12.1.0\client_1\deinstall\deinstall.bat -silent -paramfile C:\PatchToYourOracle\deinstall_OraClient12Home1.rsp
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ