Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle 9i hanging when linking during install !!!
Review and increase kernel parameters maxtsiz, maxdsiz, maxssiz (maxtsiz_64bit, maxdsiz_64bit, maxssiz_64bit). It is possible that maxssiz (process stack space) is too low, and hence 'Out of Memory'.
Refer to HP-UX Oracle Installation Guide for some guidelines to select proper values for these parameters. Kernel rebuilding and rebooting of the server will be needed :(
-----Original Message-----
Sent: Friday, February 21, 2003 5:59 AM
To: Multiple recipients of list ORACLE-L
Hi All
We are having this major problem when we are trying to install Oracle 9i software on HP-Unix 11. It just hangs when it's linking, please help as we need to upgrade our production databases to 9i.
Check here :
Installing oracle 920. On linking getting the ff error :
Error in invoking ioracle of makefile
/$ORACLE_HOME/rdbms/lib/ins_rdbms.mk.
I have checked on
metalink and seen a suggestion of increasing swap space.My swap space
is currently 6Gb. Pls assist.
$ make -f $ORACLE_HOME/rdbms/lib/ins_rdbms.mk ioracle
Stop.
Total VM : 735.2mb Sys Mem : 354.9mb User Mem: 1.99gb Phys
Mem: 6.00gb
Active VM: 301.1mb Buf Cache: 3.00gb Free Mem: 674.4mb
ld: (Warning) Can't open the fdp output file linkorderfile
Pid 27501 received a SIGSEGV for stack growth failure.
Possible causes: insufficient memory or swap space,
or stack size exceeded maxssiz.
cc: error 1405: "/usr/ccs/bin/ld" terminated abnormally with signal
11.
*** Error exit code 11
Stop.
_
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Feb 21 2003 - 07:58:50 CST