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!

connect using SYSDBA

indraneelcSep 29 2008 — edited Sep 29 2008
Hi,

I have to connect to a database using sysdba which is exist on another machine.

How I do connect using alias so that it connects to that machine using SYSDBA and also it should not ask for the password. This I need to do it in script for startup & shutdown from another machine where my scirpts are exists.

I also dont want to mention the password in the script

Sqlplus "sys@abcd /as sysdba" is giving error!

Please help!

Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2008
Added on Sep 29 2008
5 comments
727 views