Hi
I'm still battling with this installation!

Platform: unix
Release: 8.0.5
Product: rdbms
Version: 8.0.5.0.0
Area: (Installation)
Install information:
Install Action: Complete Software/Database Fresh Install
Installer Version: 4.0.3.0.0
Installer Script: [ rdbms.ins 4679 ]
Staging home /usr/local/src
Oracle_Base /export/u01/app/oracle (true)
Oracle Home /export/u01/app/oracle/product/8.0.5
Owner oracle
Log /export/u01/app/oracle/product/8.0.5/orainst/install.log

During installation of the above product the error below is

Error during action ''.

Command: cd /export/u01/app/oracle/product/8.0.5; /export/u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
@/export/u01/app/oracle/product/8.0.5/rdbms/admin/startuporcl.sql
exit
!

I've re-compiled the kernel now.
If I do a ipcs -lm I get this
ipcs -lm

------ Shared Memory Limits --------
max number of segments = 100
max seg size (kbytes) = 131072
max total shared memory (kbytes) = 16777216
min seg size (bytes) = 1

if not. What do you recommend the best way to increase these?
I've loaded the clibcpatch fille as well as most backward compatible gcc stuff I could find. My env is as follows for user oracle:

LESSOPEN=|/usr/bin/lesspipe.sh %s
HISTSIZE=1000
HOSTNAME=****************
LOGNAME=oracle
SYBASE=/opt/sybase-11.9.2
MAIL=/var/spool/mail/oracle
LD_LIBRARY_PATH=/export/u01/app/oracle/product/8.0.5/lib
ORACLE_BASE=/export/u01/app/oracle
CLASSPATH=/opt/java/gnu.regexp.jar:/opt/java/itouchlib.jar:/opt/java/templater.j
n.jar:/opt/java/jconnect/classes/jconn2.jar:/opt/java/jgl.jar:/opt/java/jsdk.jar:/opt/java/mysql-jdbc.jar:/opt/java/oracle-jdbc.jar:/opt/java/oromatcher:/opt/java/jaxp.jar:/opt/java/cdk.jar:/export/u01/app/oracle/product/8.0.5/jdbc/lib/classes111.zip
TERM=xterm
HOSTTYPE=i386
PATH=/bin:/usr/bin:/usr/local/bin:/usr/sbin:/sbin:/opt/java/jdk/bin:/usr/lbin:/u01/app/oracle/product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
HOME=/home/oracle
INPUTRC=/etc/inputrc
ORACLE_OWNER=oracle
SHELL=/bin/sh
USER=oracle
LOCALE=us_ENG
TMPDIR=/var/tmp
ORACLE_TERM=386
ORACLE_HOME=/export/u01/app/oracle/product/8.0.5
LANG=en_US
OSTYPE=Linux
SHLVL=1
_=/usr/bin/env

Am I missing something here?


Please!