Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to change INTERNAL password on NT
Hi all.
Just to clarify. The internal password and the password for sys are NOT THE SAME. The 'alter user sys identified by ...' does indeed change the internal password, but this is a side effect. If one changes the internal password using the orapwd utility it has no bearing on the sys account.
HTH, Dave Haas
"Panos Kavalagios" <P.Kavalagios_at_hydro.ntua.gr> wrote in message
news:3ABB4DF9.ABE6F336_at_hydro.ntua.gr...
> Jen Decker wrote:
>
> > OR
> > besides using sys's schema, internal also uses sys's password and sys
can be
> > changed with an alter user statement.
> > alter user sys identified by <something else>;
> > this statement will also change internal's password.
>
> That would be certainly the easier and more advisable way to change
> internal's password. I didn't know that. Thank you for the notice!
>
> Panos
>
Received on Fri Mar 23 2001 - 21:54:25 CST
![]() |
![]() |