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
Print Page as PDF
Routine: XQ82

Package: Kernel

Routine: XQ82


Information

XQ82 ;SF-ISC.SEA/JLI - CLEAN OLD $JOB DATA OUT OF XUTL("XQ", & OTHERS ;12/03/14 08:32

Source Information

Source file <XQ82.m>

Entry Points

Name Comments DBIA/ICR reference
EXIT ;
L0 ;We keep track of jobs by putting data in ^XUTL("XQ",$J).
L1 ;Loop thru UTILITY and look for nodes w/o corresponding XUTL("XQ",n)
L2 ;Loop thru TMP and look for nodes w/o corresponding XUTL("XQ",n)
L3 ;Now to cleanup the XTMP global w/ XTMP(namespace,0)<DT
L4 ;Now go thru and clean old ^XUSEC(0,"CUR",duz,sign-on) nodes.
L5 ;Now go through and clean old ^XUSEC(0,"AS*" nodes.
L6 ;Clean out old build nodes from ^XUTL
L7 ;Kill ^DISV for TERMINATED or DISUSER Users.
L8 ;Loop top level of ^XUTL
L51(NDX) ;Clean old Sign-on log entries from X-ref
DEAD(X1) ;Check if X1 is a PID and DEAD
CHECK() ;Check that we have the right enviroment to do pass 2
Info |  Source |  Entry Points