Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to create ORACLE_HOME/dbs/orapw
"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 addressReceived on Tue Nov 20 2001 - 14:17:26 CST
![]() |
![]() |