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: forgot passwords - Oracle not available

Re: forgot passwords - Oracle not available

From: <dominica_at_secondhat.secondhat.com>
Date: 17 Dec 2001 23:52:12 GMT
Message-ID: <9vl7sn$egp$1@secondhat.secondhat.com>

In linux,
login as "oracle" (unixuser)

svrmgrl
connect internal;
alter user sys identified by YOUR_PASSWORD; alter user system identified by YOUR_PASSWORD;

Dominica
In article <ZevT7.7421$Xs4.1121834_at_feed.centurytel.net>, Educator <johna_at_digisys.com (change com to net)> wrote:
>Does anyone have any methods of changing the sys or system passwords so I
>can get Oracle started.
>
>I have Oracle 8.17 running on a redhat 6.2 install at home.
>
>I can get the listener started, but when I run server manager (svrmgr) to
>start Oracle, I cannot connect. Normally at my home I don't change the SYS
>or SYSTEM passwords.
>
>Thanks,
>
>John
>
>
>
>
>
Received on Mon Dec 17 2001 - 17:52:12 CST

Original text of this message

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