Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Invalid Password File when creating a new database
Thanks for helping me out. This solved the problem.
June
"Kantix" <francesco.cantisano_at_tin.it> wrote in message
news:aq59tc$6i69r$1_at_ID-74096.news.dfncis.de...
> Hi,
> I think you have set remote_password_file=exclusive in your initSID.ora,
> so when you try to create the db, the instance search the password file in
> your $ORACLE_HOME/dbs.
> You can:
> 1) Create a new password file before you create the db
> (with the command
> -->orapwd file=orapwSID password=yourpassword entries=NumberOfEntries
> in your $ORACLE_HOME/dbs )
> 2) Set remote_password_file=none in your initSID.ora before you create the
> db
> Hope this helps you
>
>
Received on Tue Nov 05 2002 - 02:12:38 CST
![]() |
![]() |