Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: forgotten sys password

Re: forgotten sys password

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Thu, 14 Sep 2000 20:22:48 GMT
Message-Id: <10619.117014@fatcity.com>


can you log onto the Unix account oracle ( su from root if you have to)

then, run the following (make sure that ORACLE_SID points to the right instance):

svrmgrl

at the prompt type connect internal

this will log you onto that database as sys. You can then run

alter user sys identified by <whatever you want>;

>From: John Dunn <john.dunn_at_sefas.co.uk>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: forgotten sys password
>Date: Thu, 14 Sep 2000 09:04:48 -0800
>
>We have an installation of Oracle 8 on Unix that we use only for
>demonstrations. We have forgotten the sys password.
>
>Anything we can do?
>
>John
>
>
>--
>Author: John Dunn
> INET: john.dunn_at_sefas.co.uk
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at Received on Thu Sep 14 2000 - 15:22:48 CDT

Original text of this message

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