Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to Change Internal Password?
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
![]() |
![]() |