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 -> Oracle8.0.3.50 installation on AIX4.3.2 fail

Oracle8.0.3.50 installation on AIX4.3.2 fail

From: zhang jie <zhang-jie_at_21cn.com>
Date: 2000/04/05
Message-ID: <38EAD3CD.FDD35784@21cn.com>#1/1

Recently I tried to install Oracle8.0.3.50 on AIX 4.3.2, but it failed. The install.log is as below, can anyone tell me what is the cause ? Thanks a lot.
(' test02 ' is the SID):

$ cat /oracle8/app/oracle/product/8.0.3/orainst/install.log

                ..........
                ....

- Loading Oracle8 Server (RDBMS) Documentation Files...
- Finished Loading Files
- Creating /oracle8/app/oracle/product/8.0.3/rdbms/log directory
- Registering Oracle8 Server (RDBMS)...
- Leaving loading files section
- Creating the config.c file
- Entering Make Dependent section.
- Entering do_relink==true or not(empty(RDBMS_Opts_List)) section.
- Entering do_relink==false section.
- Leaving do_relink==false section.
- Leaving Make dependent section.
- Entering database actions section.
- Creating inittest02.ora file
- Creating crdb2test02.sql database catalog and file creation
script
- ERROR: The 'CREATE DATABASE' statement for the test02 database
failed.
egrep failed to find 'ORA-' error in the file: /oracle8/app/oracle/admin/test02/create/crdbtest02.lst

$ cat /oracle8/app/oracle/admin/test02/create/crdbtest02.lst

ORA-09917: Message 9917 not found; product=RDBMS; facility=ORA ORA-01031: insufficient privileges
create database "test02"
*
ORA-01012: not logged on
Disconnected. Received on Wed Apr 05 2000 - 00:00:00 CDT

Original text of this message

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