Set SYSALARMPROGRAM to the name of your system alarm program or script. Use a full pathname if your script is outside the $INFORMIXDIR/etc directory. The database server executes SYSALARMPROGRAM when an assertion failure occurs. IBM recommends that you leave SYSALARMPROGRAM configured to "evidence.sh", because Technical Support uses the output from the evidence.sh script to diagnose the cause of a database server failure.
To modify the SYSALARMPROGRAM parameter dynamically, use the onutil SET command. Example:
%onutil SET SYSALARMPROGRAM "/usr/informix/etc/custom_sysalarm.sh";Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]