logging into oracle [message #100229] |
Sat, 14 September 2002 09:18 |
selvi
Messages: 2 Registered: May 2002
|
Junior Member |
|
|
I've just installed oracle in my comp.When i try to login using the built in default usernames such as scott,sys,system with passwords tiger,change_on_install and manager respectively I get an error message:
TNS Protocol Adapter error.
My system is not part of a network.
Do help me out if u can ASAP ....I have an exam to prepare for ....
|
|
|
Re: logging into oracle [message #100293 is a reply to message #100229] |
Thu, 03 October 2002 10:07 |
Roy
Messages: 30 Registered: May 2002
|
Member |
|
|
first of all you've to do the listener, tnsnames configuration. check for a file called listener.ora, tnsnames.ora and make sure your database entry is there. If not you can set it using oracle net8 assistant. Make sure you use the correct SID to connect. soemtimes you've to use SID.world to connect.
|
|
|