EXTEND_JOB_EXCEPTION_NOTIFY

Syntax

EXTEND_JOB_EXCEPTION_NOTIFY=Y | y | N | n

Description

Sends extended information about a job exception in a notification email sent when a job exception occurs. Extended information includes:
  • JOB_ID

  • RUN_TIME

  • IDLE_FACTOR (Only applicable if the job has been idle.)

  • USER

  • QUEUE

  • EXEC_HOST

  • JOB_NAME

You can also set format options of the email in the eadmin script, located in the LSF_SERVERDIR directory. Valid values are fixed or full.

Default

N (Notfication for job exception is standard and includes only job ID and either run time or idle factor.)