Installing Oracle 8i on solaris - Please help
359511Feb 26 2003 — edited Feb 27 2003Hi,
I tried to install Oracle 8i on Solaris 2.6. Installation went fine with out any problems. I followed Oracle install doc to install. I created groups ORADBA, ORAOPER and oradba ( instead of dba group ) and added oracle as it user. the problem came when i tried to create a new database in the installation process.
it is saying of "ORA-01031: insufficient privileges"
then i stopped and logged in server manager svrmrgl and gave this commands to 'connect internal' it is asking for a password. I don't know what to do.
I would really appreciate if you can help me complete the installation process
here is scripts which is called in Oracle installer
Command which is being spawned is /u01/app/oracle/product/8.1.7/bin/dbassist -
responseFile NO_VALUE -createtype custom -numusers NO_VALUE -apptype NO_VALUE -c
artridges NO_VALUE -options NO_VALUE -demos NO_VALUE -seedloc /u01/app/oracle/pr
oduct/8.1.7/starterdb -sid ora4 -orabase /u01/app/oracle -dbloc /u02 -clususer N
O_VALUE -cluspswd Protected value, not to be logged -nodeinfo NO_VALUE -gdbNam
e db4
Invalid Exit Code. The following result code will be used for configuration tool
: 1
Configuration tool Oracle Database Configuration Assistant failed
thanks in advance
vijay