Greetings,
Need help from Oracle Guru.
I have 3 instances in the database and I wish to change the instance through unix prompt so that I could run some SQL command to extract some data.
How do I go about doing that?
Usually I run the following command to go into SQL>
su - oracle
svrmgrl
connect internal
SQL>
How do I change to another instance so I can extract data from that instances.
Thank you.
Need help from Oracle Guru.
I have 3 instances in the database and I wish to change the instance through unix prompt so that I could run some SQL command to extract some data.
How do I go about doing that?
Usually I run the following command to go into SQL>
su - oracle
svrmgrl
connect internal
SQL>
How do I change to another instance so I can extract data from that instances.
Thank you.