password problem [message #1463] |
Thu, 02 May 2002 19:20 |
zia
Messages: 1 Registered: May 2002
|
Junior Member |
|
|
i m just a new comer in oracle. and after installing
what password, username and host string i should give to get started?
i m stopped for long. please help me....
|
|
|
Re: password problem [message #1464 is a reply to message #1463] |
Thu, 02 May 2002 20:01 |
Manu Gupta
Messages: 44 Registered: January 2002
|
Member |
|
|
Hello Zia,
Username......Password
SCOTT.........TIGER
SYS...........CHANGE_ON_INSTALL
SYSTEM........MANAGER
INTERNAL......ORACLE
Except Scott user all other users have administrative rights and should be used with proper knowledge.
Scott user is for practice.
All the passwords are default and can be changed later.
Username and passwords are not case-sensitive.
There is no need of service name or host string if the database server is on your machine.
|
|
|