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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle directions don't work

Re: Oracle directions don't work

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 24 Feb 2000 17:46:36 +0100
Message-ID: <951412109.11427.2.pluto.d4ee154e@news.demon.nl>


either use the -edit option of oradim80 oradim80 -edit -sid sid -userpwd <newpassword> or us the orapwd80 utility.
orapwd80 file=orapw<sid> password=<newpassword> maxusers, running this in %ORACLE_HOME%\database.

Hth,

Sybrand Bakker, Oracle DBA

jeffro <jeffrowland_at_my-deja.com> wrote in message news:893l30$ss9$1_at_nnrp1.deja.com...
> Running Oracle 8.0.5 trying to change INTERNAL password using
> instructions from documentation, but password is not changed.
> Any thoughts on whats going on. Instructions using are:
> To change the password with ORADIM80:
>
> 1.Delete the SID for the password you want to change:
>
> C:\> ORADIM80 -DELETE -SID SID
>
> where SID is the SID to delete.
> 2.Create the same SID again and specify a new INTERNAL password:
>
> C:\> ORADIM80 -NEW -SID SID -INTPWD NEW_PASSWORD - MAXUSERS N
>
> where SID is the same SID to recreate, NEW_PASSWORD is the new
> INTERNAL
> password, and N is the maximum number of DBAs/operators who can be
> logged in at once
> with this password.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Feb 24 2000 - 10:46:36 CST

Original text of this message

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