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 ASM Instance using TNS string

787588Jun 8 2011 — edited Aug 4 2011
Experts,

Normally we will connect to database using TNS string from remotely as

sqlplus sys/*****@prod as sysdba

I want to connect to the ASM instance of a speciific database/server as below?

sqlplus sys/****@+ASM1 as sysdba*
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2011
Added on Jun 8 2011
6 comments
2,645 views