Home » RDBMS Server » Server Utilities » Re: I have a problem with my loggin in SQL PLUS
Re: I have a problem with my loggin in SQL PLUS [message #71080] Thu, 05 September 2002 17:26
Lena
Messages: 17
Registered: August 2002
Junior Member
go to your DOS command line, and do svrmgrl > connect internal, after do this: select * from v$instance;
which will give you your machine name and the oracle SID. Go back to your sqlplus and try the following:
username system
Password manager
string> whatever it shows on your SID from svrmgrl
the default users for oracle are:
system/manager
scott/tiger
sys/change_on_install
String is whatever you called the database
Previous Topic: Finding DB name
Next Topic: import & export
Goto Forum:
  


Current Time: Sun May 05 21:38:30 CDT 2024