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: problems creating database (suse 8.1 / orcl 9.2.0.1 )

Re: problems creating database (suse 8.1 / orcl 9.2.0.1 )

From: Rene Scharf <Rene.ScharfNoSpam_at_t-online.de>
Date: Thu, 9 Jan 2003 18:38:45 +0100
Message-ID: <avkc2t$thv$00$1@news.t-online.com>

"Karsten Farrell" <kfarrell_at_belgariad.com> schrieb im Newsbeitrag news:ot2T9.1093$sD1.65003652_at_newssvr21.news.prodigy.com...
>
> $ cd $ORACLE_HOME/dbs
>
> $ ### Create a password file.
> $ orapwd file=orapwcs2 password=<password> entries=20
>
> NOTES:
> 1) The ORACLE_SID must be correct. You won't get an error if it is
> wrong, but the database create will fail.
> 2) Do NOT put a file extension on the password file! If you do,
> the database create will fail (can't find orapw, which is the
> default if it can't find one named with cs2).
>
> Like I said, this might not be your problem. I just noticed that you
> added an extension to your password file and also, the default that
> Oracle looks for is 'orapw' not 'orapwd'.
>

Hi Karsten!

I've set remote_login_passwordfile to NONE in the initcs2.ora. Now it runs. Just now the catalog-Scripts are working and i hope that no more errors comes up

thanks for your Help

René Received on Thu Jan 09 2003 - 11:38:45 CST

Original text of this message

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