Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing to another instance

Status
Not open for further replies.

sujosh

Programmer
Nov 29, 2001
93
US
In sql script I want to change to another instance of the db. I have two instances running "A" and "B". In MSSQL I do "use A" and trhen my script so that it creates in "A" database. How can I do this Oracle?

Thanks
 
in SQL*Plus i can connect scott/tiger@tst2.world

is that what you want? I tried to remain child-like, all I acheived was childish.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top