db wOrLd
If you can't explain it simply, you don't understand it well enough. Albert Einstein
Thursday, April 03, 2008
Connection to Oracle without using tnsnames
You can use the following syntax to connect
sqlplus user/password@//host:[port]/service_name
sqlplus user/password@//host:[port]/service_name as sysdba
This syntax (known as EZCONNECT) is only available with sqlplus >= v10.2
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment