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: Niall Litchfield <niall.litchfield_at_doial.pipex.com>
Date: 2000/07/04
Message-ID: <8jsj3s$ebn$1@soap.pipex.net>#1/1

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

Original text of this message

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