logon in TOAD as sysdba [message #83465] |
Sun, 12 October 2003 10:54  |
oudeman
Messages: 1 Registered: October 2003
|
Junior Member |
|
|
How can I logon to a (oracle 9i) database with username 'sys' as sysdba in TOAD?
I can do 'sys/sys@ora9idb as sysdba' in SQL, but I seem not to be able to do this in TOAD.
Thanks for your advice.
M.A. Oudeman (NL)
|
|
|
Re: logon in TOAD as sysdba [message #83479 is a reply to message #83465] |
Wed, 15 October 2003 03:54   |
magnetic
Messages: 324 Registered: January 2003
|
Senior Member |
|
|
i thought the password of sys is held in a passwordfile.
so toad cannot reach that file.
try to use the default sys password wich is known in the database. it is initially change_on_install if not yet changed in the database.
|
|
|
|