I'm having trouble getting our dev server to dump core.  Here's what I did:

1. added ulimit -c unlimited to our "nsd-oracle" start script, such that the
last couple of lines look like this

#allow core dumps
ulimit -c unlimited

exec /usr/local/aolserver40r8/bin/nsd $*

2. tried kill -3 and kill -6 on the process

3. look for core files in /usr/local/aolserver40r8/bin and /home/ssv2

4. try sudo coreadm -g /var/core/core.%f.%p and sudo mkdir /var/core

5. repeat #2

6. look for core files in /var/core

So far, no luck.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of 
your email blank.

Reply via email to