Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to change INTERNAL password?
this is NOT the way to do it since internal is not a user existing in the data dictionary. You should use either the orapwd utility or (on NT) oradim(xx) as an alternative. Internal is a user existing in the password file.
HTH
"Yogesh Sharma" <sharmayNOSPAM_at_usa.net.NOSPAM> wrote in message
news:395BA879.C47AD493_at_usa.net.NOSPAM...
> alter user internal identified <password>
>
> Rayess wrote:
>
> > I have tried the ALTER USER way, but it says INTERNAL doesn't exist!
> >
> > Please help.
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
>
Received on Tue Jul 04 2000 - 00:00:00 CDT
![]() |
![]() |