Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle8.0.3.50 installation on AIX4.3.2 fail
looks like you did not create a UNIX group dba and add oracle to that group. also make sure you are running the install logged in as UNIX id oracle (or whatever id you decide to own the app tree), not root.
jc
zhang jie wrote:
>
> - 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 Thu Apr 06 2000 - 00:00:00 CDT