Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Dummy question about SYS/SYSTEM-password
CONNECT DATABASE AS
CONNECT / AS SYSDBA ( OR CONNECT INTERNAL)
then use the following command
ALTER USER USER_NAME IDEINTIFIED BY NEW_PASSWORD;
-- AMARENDRA B NETTEM ORACLE CONSULTANT WHITTMAN-HART INC., CHICAGO (http://www.iit.edu/~nettama) Coulier Patrick <patrick_at_delight.be> wrote in article <331560EC.4E07DF67_at_delight.be>...Received on Sat Mar 01 1997 - 00:00:00 CST
> Hi Oracleguru's,
>
> I would like to know the easiest way to change the SYS & SYSTEM password
> on my system running ORACLE 7.3.2.3 on DEC UNIX 4.0B.
>
> Any help is very welcome.
>
> Thanks in advance,
>
> --
> Patrick Coulier - Patrick_at_delight.be
> Delight Information Systems
> Oostende Belgium
>
![]() |
![]() |