Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Source Information |  Call Graph |  External References |  Global Variables Directly Accessed |  Naked Globals |  All
Print Page as PDF
Option: XURESJOB

Package: Kernel

Option: XURESJOB


Source Information

Name Value
NAME XURESJOB
X ACTION PRESENT YES
MENU TEXT Kill off a users' job
UPPERCASE MENU TEXT KILL OFF A USERS' JOB
E ACTION PRESENT YES
EXIT ACTION D ^XUTMRJD ;call TaskMan utility to adjust the list of running tasks
ENTRY ACTION W:'$D(^%ZOSF("RESJOB")) !,*7,"NOT AVAILABLE" X:$D(^("RESJOB")) ^("RESJOB")
LOCK XUMGR
DESCRIPTION
This option uses the MUMPS vendor's exit forcing utility to allow the
system manager to forcibly exit MUMPS jobs.
An exit action on this option allows the system manager to adjust TaskMan's
list of running tasks if some of the processes forcibly exited were tasks.
CREATOR ADAM,ADAM
TYPE action

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 ^XUTMRJD  

External References

Name Field # of Occurrence
^XUTMRJD 2

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^%ZOSF("RESJOB" 4

Naked Globals

Name Field # of Occurrence
^("RESJOB" 4
Source Information |  Call Graph |  External References |  Global Variables Directly Accessed |  Naked Globals |  All