Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: To recover DBA password of Oracle 9.2.0.1 on Windows 2000

Re: To recover DBA password of Oracle 9.2.0.1 on Windows 2000

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Fri, 23 Jul 2004 00:51:38 +0300
Message-ID: <33a401c47036$10e933c0$0a879fd9@porgand>


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
> -----------------------------------------------------------------
>



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
-----------------------------------------------------------------
Received on Thu Jul 22 2004 - 16:49:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US