| Muks |
Posted: Jun 13, 2008 09:38:38 AM |
Total Post: 36
Joined: Jan, 2007
|
| what is the super user login name and password in oracle10g |
|
|
bhmadhukar |
| Posted: Jun 14, 2008 08:36:24 AM | |
|
Total Post: 14
Joined: Jan, 2008
|
Dear,
Only SYS is only the super user in ORACLE.
|
|
|
|
|
bhmadhukar |
| Posted: Jun 14, 2008 08:37:09 AM | |
|
Total Post: 14
Joined: Jan, 2008
|
Dear,
Only SYS is the super user in ORACLE.
|
|
|
|
|
Muks |
| Posted: Jun 18, 2008 08:19:08 AM | |
|
Total Post: 36
Joined: Jan, 2007
|
i know that but do you know wat is the password it identifies with in oracle 10g
like system is identified with manager by default
|
|
|
|
|
bigPapas |
| Posted: Jun 19, 2008 10:00:10 AM | |
|
Total Post: 12
Joined: Apr, 2007
|
After initial database creation, if the passwords for sys and system were not changed during the db creation (dbca, or scripts), then:
sys = change_on_install
system = manager
You can also log onto the db server as the oracle software owner, and issue :
sqlplus '/as sysdba'
and you will be the SYS user.
Gabe
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |