sqlplus userid/password@dbserverIP:1521/dbSID
or
sqlplus /nolog
SQL> connect
This has been tested on 10g and 11g, not too sure if previous versions can connect like this or not :)
There are times when you are stuck with a problem and you know you have faced this before... well this is my effort to log all the things that I have faced / fixed from time. This has already been very useful to me :)
No comments:
Post a Comment