Recovery Jobs that are parsed have these predefined parameters available:
They can be parsed within a Notification Job using <<>> (double-angle brackets), to provide additional information about the job it is assigned to.
JAMS_RECOVERY_JAMS_ENTRY
The JAMS entry number of the Job that failed.
JAMS_RECOVERY_JOB_NAME
The JAMS Job name of the Job that failed.
JAMS_RECOVERY_JOB_STATUS
The most recent status text set by the failed Job using the JAMS SET STATUS command.
JAMS_RECOVERY_LOG_FILENAME
The full file specification of the log file for the job which failed.
JAMS_RECOVERY_MAIL_ADR
The list of names which will be notified via E-Mail.
JAMS_RECOVERY_PID
The PID of the failed Job.
JAMS_RECOVERY_RESTART_COUNT
The number of times the failed job has been restarted.
JAMS_RECOVERY_RON
The JAMS run occurrence number of the failed Job.
JAMS_RECOVERY_STATUS
The final status of the failed Job.
Comments