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 -> Linux: Error create database

Linux: Error create database

From: Jan Nowitzky <nowitzky_at_informatik.uni-jena.de>
Date: Tue, 22 Feb 2000 13:50:59 +0100
Message-ID: <38B28632.68E6F050@informatik.uni-jena.de>


Hi,

i had sucessfully installed Oracle8i on SuSE-Linux6.3. But, if I want to create a database I got this error:

ORA-01501: CREATE DATABASE failed
ORA-01990: error opening password file
'/opt/oracle/product/8.1.5/dbs/orapw'

and the altereffekt is the following error :

Oracle Server Manager Release 3.1.5.0.0 - Production

(c) Copyright 1997, Oracle Corporation. All Rights Reserved.

Oracle8i Enterprise Edition Release 8.1.5.0.2 - Production With the Partitioning and Java options
PL/SQL Release 8.1.5.0.0 - Production

SVRMGR> connect internal
Connected.
SVRMGR> startup open ORCL
ORACLE instance started.

Total System Global Area                         73760144 bytes
Fixed Size                                          64912 bytes
Variable Size                                     6414336 bytes
Database Buffers                                 67108864 bytes
Redo Buffers                                       172032 bytes
Database mounted.
ORA-01403: no data found
SVRMGR> I have all permission to do this.
And if I mark the parameter 'remote_login_passwordfile = exclusive' as a
comment, the create database work fine.

Where is the problem? Can anyone help!
Thanx in advance,
Jan

--



Jan Nowitzky o Friedrich-Schiller-Universitaet o Institut fuer Informatik o E-Mail nowitzky_at_informatik.uni-jena.de
Received on Tue Feb 22 2000 - 06:50:59 CST

Original text of this message

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