Previous Topic: /SJOB=job_name /NOSJOB (D)

Next Topic: Removing Jobs from the Dependency List

/STALL_NOTIFY=stall_time /NOSTALL_NOTIFY (D)

Instructs the manager to send a warning message and mail message if a job does not start within the specified OpenVMS delta time from its scheduled starting time. For example, /STALL_NOTIFY=3-3:00 means send a message if the job has not started within 3 days and 3 hours of its scheduled starting time.

At the DCL prompt, express the time interval in the OpenVMS delta-time format (dddd-hh:mm:ss.cc); in all other interfaces (including the shell), use Job Management Manager delta time (+dddd hh:mm:ss.cc).

The manager sends the warning message to the job’s owner or to the specified mail address. See the /MAIL_ADDRESS qualifier.

This feature is useful in a wide area network when job dependencies are on remote nodes experiencing network reliability problems.