RE: forget sys password ?

2001-05-18 Thread Robertson Lee - lerobe
Change it by going into svrmgrl and connecting internal. One other thing SYS AND SYSTEM PASSWORDS ON A LOST DOCUMENT - AAARRRGGH ! Lee -Original Message- Sent: 18 May 2001 08:31 To: Multiple recipients of list ORACLE-L Hi all, What can I do, if I forget my testing server's

RE: forget sys password ?

2001-05-18 Thread Mark Leith
Do you know internal's password? If so log on as internal, and "alter user sys identified by new_password;". This of course assumes that you do not have any scripts with the sys user/password coded in (a bit of a no no anyway). But hey this is a test server anyway! HTH Mark -Original Messa

Re: forget sys password ?

2001-05-18 Thread Bambang Setiawan
hi , just connect as Internal in svrmgr then alter user sys identified by newpassword still forget password Internal ? use Orapwd ... <> Bambang Setiawan <> >>> "Sinardy Xing" <[EMAIL PROTECTED]> 05/18/01 03:30PM >>> Hi all, What can I do, if I forget my testing server's sys account pa