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 create ORACLE_HOME/dbs/orapw

Re: How to create ORACLE_HOME/dbs/orapw

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 20 Nov 2001 21:17:26 +0100
Message-ID: <tvlo5a8efm820a@corp.supernews.com>

"Ronny Egner" <RonnyEgner_at_gmx.de> wrote in message news:3BFAC100.D7054783_at_gmx.de...
> Hi,
>
> while I am trying to create my ORA 9i instance,
> Oracle stuts down, because the file
> {ORACLE_HOME}/dbs/orapw does not exist.
>
> What steps do I have to perform to create
> this file properly ??
>
>
>
>
> Thanks.
> Ronny

by using the orapwd utility
orapwd file=$ORACLE_HOME/dbs/orapw${ORACLE_SID} -password <password> -entries <max users in passwordfile> (as documented of course)

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Tue Nov 20 2001 - 14:17:26 CST

Original text of this message

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