Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Oracle8.0.3.50 installation on AIX4.3.2 fail
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
.......... ....failed.
- 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
$ 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