Daemon to update the master schedule file.
UPDATESCH_DAEMON periodically calls UPDATESCH in a continuous loop to update the master schedule file.
- TIME_SLEEP(60)
- Sleep time. The amount of time (in seconds) to sleep between executions of UPDATESCH.
UPDATESCH_DAEMON will determine if there are any schedule file directives to process (add, delete, etc.). If there are, the daemon will call UPDATESCH to update the master schedule with these directives. UPDATESCH_DAEMON will run until it is stopped by the user. Log messages will be written to updatesch;log in the ADAPSLOG directory.
UPDATESCH_DAEMON periodically checks to see if any schedule directive files exist (add, delete, etc.). If there are, it calls UPDATESCH to process the schedule files. UPDATESCH_DAEMON will run until it is stopped by the user.
A fatal error was encountered, refer to the specific message preceding this one for more details.
The function was aborted by the user.
An error was encountered while searching for schedule directive files. Ensure that the directory containing the schedule files is accessible.
An error was encountered while searching for stop files. Verify that the ADAPSTABLES directory is accessible.
The stop file name could not be determined. Ensure that ADAPSTABLES has been defined.
An error was encountered while sleeping. Contact the system administrator if this error persists.
This module must be executed on edclxs1 for the scheduling process to complete properly. Restart this module from edclxs1.