Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle DB client 12c installation issue in Windows server

3063398Nov 9 2015 — edited Nov 11 2015

Hi All,

I am trying to install Oracle Database Client 12c in Windows server 2012 through Silent installation. I am using response file to run the setup. Here is the Code running in cmd.exe

"x:\xxx\Oracle\Setup.exe" -silent -nowait -noconfig -responseFile "x:\xxx\Oracle\OracleClient.rsp"


As I am automating this installation through a PowerShell script, all the installation needs to be done automatically with all the required services to run and close automatically, but What I can see JAVA(TM) Platform SE Binary is running and taking a lot of CPU and Memory even if the installation gets completed. I have to manually stop this process from Task Manager.


Please let me know how to stop this process silently and do I need to do any changes in my approach at all.


Thanks,

Aravinda


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2015
Added on Nov 9 2015
2 comments
1,662 views