Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: To recover DBA password of Oracle 9.2.0.1 on Windows 2000
Try to use sqlplus "/ as sysdba" from your command prompt.
If it doesn't work, check whether you have SQLNET.AUTHENTICATION_SERVICES=(NTS) in your sqlnet.ora file and whether you belong to ORA_DBA or ORA_<SID>_DBA group in Windows.
When you've logged on you can use alter user command to change the passwords...
Tanel.
> Hi,
> I have forgot the the passwords of DBA Id's ( sys & system ) .Do you know
anyway to recover this password . I am logging in with the id with which I
installed oracle and all..
>
> with thanks and regards
> Ranjeesh K R
>
>
>
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Jul 22 2004 - 16:49:46 CDT
![]() |
![]() |