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 get system and sys password

Re: how to get system and sys password

From: Gordon <gordon_t_wu_at_hotmail.com>
Date: Mon, 3 May 2004 12:39:34 -0400
Message-ID: <aBulc.201$Ny6.747@mencken.net.nih.gov>


Bring up a cmd window and give the following commands in order:

sqlplus /nolog
connect / as sysdba
alter user system identified by "new password"

"H.Y." <zhou_at_cidde.pitt.edu> wrote in message news:c75rqb$1h0$1_at_usenet01.srv.cis.pitt.edu...
> I installed Oracle 9i on an XP box. I changed default password for system
> and sys but I can't remember it at all.
>
> How can I get login w/o reinstallation? Thanks in advance.
>
>
Received on Mon May 03 2004 - 11:39:34 CDT

Original text of this message

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