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!

Silent installation and Listener creation !!!

899278Nov 11 2011 — edited Nov 14 2011
Hello all,
I'm installing silently the Oralce DB software, after the software is installed i whant to create a listener and to create the DB.
I do this in the following way:

setup.exe -silent -responseFile {Directory}\install.rsp -waitforcompletion -nowait - installation is done and everithyng is ok

after i do
netca -silent -responseFile listener.rsp

and it says that "netca not found".
If i close and start again the same netca command it works allready normaly, without problems

What can be the problem, and how can i solve it, if i need to run this operations from the same aplication ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2011
Added on Nov 11 2011
5 comments
1,279 views