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 -> Unable to install Oracle 9i on solaris 9

Unable to install Oracle 9i on solaris 9

From: <deshpa_at_gmail.com>
Date: 3 May 2005 13:38:25 -0700
Message-ID: <1115152705.250665.220040@o13g2000cwo.googlegroups.com>


Hi!

I am trying to install 64bit Oracle 9i DB server on a 64bit solaris 9 box. The universal installer goes through till about 85% (in the Link phase) and then chokes with a target ioracle failing. I looked through the log files, and noticed that there were some ld's that were failing with this message:

ld: fatal: file /dev/zero: mmap anon failed: Resource temporarily unavailable
*** Error code 1
make: Fatal error: Command failed for target `/export/home/app/oracle/product/9.2.0/rdbms/lib/oracle'

There was a thought that the mmap was failing due to not enough shared memory, so I set this in etc/system and rebooted. set shmsys:shminfo_shmmax=4294967295

Still no go... what am I doing wrong?

Any pointers you can provide will be most gratefully appreciated!

Thanks.

-K
The full log entry is shown below:
/usr/ccs/bin/ld -o
/export/home/app/oracle/product/9.2.0/rdbms/lib/oracle
-L/export/home/app/oracle/product/9.2.0
/rdbms/lib/ -L/export/home/app/oracle/product/9.2.0/lib/ -dy
/export/home/app/oracle/product/9.2.0/lib/WS6U2/lib/v9
/crti.o /export/home/app/oracle/product/9.2.0/lib/WS6U2/lib/v9/crt1.o
/export/home/app/oracle/product/9.2.0/rdbms/
lib/opimai.o /export/home/app/oracle/product/9.2.0/rdbms/lib/ssoraed.o
/export/home/app/oracle/product/9.2.0/rdbms/

lib/ttcsoi.o  /export/home/app/oracle/product/9.2.0/lib/nautab.o

/export/home/app/oracle/product/9.2.0/lib/naeet.o
/export/home/app/oracle/product/9.2.0/lib/naect.o
/export/home/app/oracle/product/9.2.0/lib/naedhs.o /export/home/a
pp/oracle/product/9.2.0/rdbms/lib/config.o -lserver9 -lodm9 -lskgxp9 -lskgxn9 -lclient9 -lvsn9 -lwtcserver9 -lc ommon9 -lgeneric9
/export/home/app/oracle/product/9.2.0/rdbms/lib/defopt.o -lknlopt `if
/usr/ccs/bin/ar tv /export
/home/app/oracle/product/9.2.0/rdbms/lib/libknlopt.a | grep xsyeolap.o
> /dev/null 2>&1 ; then echo "-loraolap9" ; fi` `if /usr/ccs/bin/ar tv
/export/home/app/oracle/product/9.2.0/rdbms/lib/libknlopt.a | grep
dmwdm.o > /dev/null 2
>&1; then echo "-ldm9"; fi` -lslax9 -lpls9 -lplp9 -lserver9 -lclient9 -lvsn9 -lwtcserver9 -lcommon9 -lgeneric9 -lknlopt -lslax9 -lpls9 -lplp9 -ljox9 -lserver9 -locijdbcst9 -lwwg9 `cat /export/home/app/oracle/product/9.2.0/li b/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat
/export/home/app/oracle/product/9.2.0/lib/l
dflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9  -lunls9 -lnls9 `cat /export/home/app/oracle/product/9.2.0/lib/ldflags`    -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /export/home/app/oracle/product/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -ln l9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `if /usr/ccs/bin/ar tv /export/ho me/app/oracle/product/9.2.0/rdbms/lib/libknlopt.a | grep "kxmnsd.o" >
/dev/null 2>&1 ; then echo " " ; else echo "-
lordsdo9"; fi` -lctxc9 -lctx9 -lzx9 -lgx9 -lctx9 -lzx9 -lgx9 -lordimt9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxm l9 -lcore9 -lunls9 -lnls9 -lsnls9 -lunls9 -lxsd9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnl s9 `cat /export/home/app/oracle/product/9.2.0/lib/sysliblist` -R
/opt/SUNWcluster/lib/sparcv9:/export/home/app/or
acle/product/9.2.0/lib -Y
P,:/opt/SUNWcluster/lib/sparcv9:/usr/ccs/lib/sparcv9:/usr/lib/sparcv9 -Qy -lc -laio -lpo
six4 -lkstat -lm
/export/home/app/oracle/product/9.2.0/lib/WS6U2/lib/v9/crtn.o
ld: fatal: file /dev/zero: mmap anon failed: Resource temporarily unavailable
*** Error code 1
make: Fatal error: Command failed for target `/export/home/app/oracle/product/9.2.0/rdbms/lib/oracle' Received on Tue May 03 2005 - 15:38:25 CDT

Original text of this message

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