You are troubleshooting a Domino crash and want to know how to configure the Domino server in order to generate a full core dump and provide additional debug information at every crash/NSD occurrence.
Please make sure the following parameters are added to the Notes.ini file, then restart the Domino server.
;---------- Domino server debug --------------
CRASH_REMOVE_DATA=0
CRASH_MSGSIZE_MB=20
CRASH_NSDSIZE_MB=100
CRASH_LOGFILE_KB=102400
CONSOLE_LOG_ENABLED=1
DEBUG_ENABLE_CORE=1
DEBUG_THREADID=1
DEBUG_INITTERM=1
DEBUGSIGCHILD=1
DEBUG_CAPTURE_TIMEOUT=1
DEBUG_SEM_TIMEOUT=1
DEBUG_SHOW_TIMEOUT=1
DEBUG_RM_DEBUG=1
LOG_MAILROUTING=40
DEBUGROUTER=3
AIX - Configure the OS to generate a full core dump upon crashes:
Technical Information
Collecting data for Lotus Domino Server hang/bad performance
http://www-01.ibm.com/support/docview.wss?uid=swg21447230