Re: oracle database question

From: SCOTT (sisom2@YAHOO.COM)
Date: Mon Oct 21 2002 - 02:24:55 EDT


You remote password file in the init.ora, rem it out and you should be fine. You also have a typeO in '/home/oracle/OraHome1//dbs/justindbprod'
 justin.bleistein@SUNGARD.COM wrote:I'm trying to create an additional Oracle database on an AIX system this
will be the test database as appose to the production one. I'm receiving
the error a seen below any Oracle DBA's could point me in the right
direction as to what the problem maybe and how to correct it it'd be
appreciate thanks?!

SVRMGR> create database justindbtest
2> maxlogfiles 5
3> maxlogmembers 5
4> maxdatafiles 100
5> maxloghistory 100
6> logfile
7> group 1('/databases/oradata/justindbtest/redo1.log') size 2m,
8> group 2('/databases/oradata/justindbtest/redo2.log') size 2m
9> datafile
10> '/databases/oradata/justindbtest/system01.dbf' size 5m autoextend
on;
create database dmvtest
*
ORA-01501: CREATE DATABASE failed
ORA-01991: invalid password file '/home/oracle/OraHome1//dbs/justindbprod'
SVRMGR>

Where is it reading that "password" file from it's not in any oratab or
pfiles on the system? thanks!.

--Justin

Scott Isom
Oracle Certified Master DBA
IBM Certified Specialist - AIX System Administration

Central Arizona Project
623-869-2511

---------------------------------
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:16 EDT