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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to Change Internal Password?

Re: How to Change Internal Password?

From: Brian Yan <by999_at_hotmail.com>
Date: Tue, 07 Dec 1999 19:32:32 GMT
Message-ID: <82jnch$nvk$1@nnrp1.deja.com>


Using orapwd command. The use of CONNECT INTERNAL has been replaced by new syntax in ORACLE8
CONNECT INTERNAL/pw AS SYSDBA

Steps to change internal password:
For NT:
ORAADMIN80 -DELETE -SID sid
ORADIM80 -NEWW -SID sid -INTPWD internal_pwd -MAXUSER N

For Unix:
Delete the existing password file and create a new passowrd file using the ORAPWD utility.

In article <00091c0e.05adcd9b_at_usw-ex0102-014.remarq.com>,   Anurag <anurag_at_synergy-infotech.com> wrote:
> Hi,
> How do we change the internal password?
>
> Thanks
> Anurag
>
> also reply at
> anurag_at_synergy-infotech.com
>
> * Sent from RemarQ http://www.remarq.com The Internet's Discussion
Network *
> The fastest and easiest way to search and participate in Usenet -
Free!
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Dec 07 1999 - 13:32:32 CST

Original text of this message

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