Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUTMHR

Package: Kernel

Routine: XUTMHR


Information

XUTMHR ;ISF/RWF - Taskman Hourly checkup routine. ;10/20/10 17:13

Source Information

Source file <XUTMHR.m>

Entry Points

Name Comments DBIA/ICR reference
HOUR ;Work to do each hour
SCAN ;Scan the Scheduled Tasks file. Merge with XUTMCS sometime.
FIX(DA,X,USER) ;Reschedule
REMOVE(DA) ;Remove if pointed to option is missing
DEVREJ(SKIP) ;Rejected Device cleanup
UNSCH(ZTSK,DZ,DEV,SKIP) ;Unschedule Task and send alert
EN(ZTQPARAM) ;So can job it to run.
SNAP ;Snapshot ZTMON data into the TASKMAN SNAPSHOT file.
SN2 ;Do the snapshot
LATE(T1,NOW) ;Return if a H3 time is Late

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,XQAMSG
  • Line Location: UNSCH+5
Info |  Source |  Entry Points |  Interaction Calls