Difference between revisions of "Taskman Recurring Tasks"

From VistApedia
Jump to: navigation, search
(Recurring Tasks (dependent on VistA System Manager Policies))
(Recurring Tasks (dependent on VistA System Manager Policies))
Line 54: Line 54:
 
* [[OPTION XMCLEAN|XMCLEAN]] --> For MM: Delete 'Deleted' messages
 
* [[OPTION XMCLEAN|XMCLEAN]] --> For MM: Delete 'Deleted' messages
 
* [[OPTION XMPURGE-BY-DATE|XMPURGE-BY-DATE]] --> to delete old messages (not needed --> based on disk space) 'Whether this option should be scheduled, or whether [[OPTION XMAUTOPURGE|XMAUTOPURGE]] or [[OPTION XMPURGE|XMPURGE]] should be scheduled instead depends on the [[VistA System Manager Policies|policy]] of the [[VistA System Manager]]'
 
* [[OPTION XMPURGE-BY-DATE|XMPURGE-BY-DATE]] --> to delete old messages (not needed --> based on disk space) 'Whether this option should be scheduled, or whether [[OPTION XMAUTOPURGE|XMAUTOPURGE]] or [[OPTION XMPURGE|XMPURGE]] should be scheduled instead depends on the [[VistA System Manager Policies|policy]] of the [[VistA System Manager]]'
 +
* '''NEW''' [[OPTION XQALERT DELETE OLD|XQALERT DELETE OLD]] --> (NOT RECOMMENDED.) Remove Alerts which remain in the User file after a period of at least two weeks.
 
* [[OPTION XQBUILDTREEQUE|XQBUILDTREEQUE]] --> Somewhat important -> rebuild menus daily
 
* [[OPTION XQBUILDTREEQUE|XQBUILDTREEQUE]] --> Somewhat important -> rebuild menus daily
 
* [[OPTION XQ XUTL $J NODES|XQ XUTL $J NODES]] --> VERY IMPORTANT -> needed to clean ^TMP, ^XTMP, ^UTILITY.
 
* [[OPTION XQ XUTL $J NODES|XQ XUTL $J NODES]] --> VERY IMPORTANT -> needed to clean ^TMP, ^XTMP, ^UTILITY.
 +
* '''NEW''' [[OPTION XTRMONITOR|XTRMONITOR]] -> Monitor Routines for Changes (may be Cache only...)
 
* [[OPTION XUAUTODEACTIVATE|XUAUTODEACTIVATE]] --> Auto-deactivate users who haven't signed on in 90 days.
 
* [[OPTION XUAUTODEACTIVATE|XUAUTODEACTIVATE]] --> Auto-deactivate users who haven't signed on in 90 days.
 
* [[OPTION XUERTRP AUTO CLEAN|XUERTRP AUTO CLEAN]] --> Auto-clean error trap (for errs older than 7 days)
 
* [[OPTION XUERTRP AUTO CLEAN|XUERTRP AUTO CLEAN]] --> Auto-clean error trap (for errs older than 7 days)
Line 61: Line 63:
 
* [[OPTION XUSCZONK|XUSCZONK]] --> For Kernel: Purge Sign in log.
 
* [[OPTION XUSCZONK|XUSCZONK]] --> For Kernel: Purge Sign in log.
 
* '''NEW''' [[OPTION XUSERAOLD|XUSERAOLD]] --> Purges all inactive access and verify codes which are more than 270 to 400 days old. This will allow for the recycling of codes after a minimum of 3 changes.  
 
* '''NEW''' [[OPTION XUSERAOLD|XUSERAOLD]] --> Purges all inactive access and verify codes which are more than 270 to 400 days old. This will allow for the recycling of codes after a minimum of 3 changes.  
* '''NEW''' [[OPTION XUSER-CLEAR-ALL|XUSER-CLEAR-ALL]] --> It will go thru and clear all users signed-on from the multiple sign-on restriction.
 
 
* [[OPTION XUSFACHK|XUSFACHK]] --> Check Failed accesses and send mail if too many
 
* [[OPTION XUSFACHK|XUSFACHK]] --> Check Failed accesses and send mail if too many
 
* [[OPTION XUTM QCLEAN|XUTM QCLEAN]] --> Clean Task File. Keep only last 7 days of completed tasks.
 
* [[OPTION XUTM QCLEAN|XUTM QCLEAN]] --> Clean Task File. Keep only last 7 days of completed tasks.

Revision as of 21:33, 29 March 2016

A proper VISTA installation will have a bunch of recurring tasks (like linux cron jobs or mac launchd jobs) that ensure that the database remains clean and periodic stuff is completed. For example, the TIU recurring task makes sure that everything is signed; otherwise it will send a notification. Another example: Scratch globals for storing temporary data can get very large. A daily task (XQ XUTL $J NODES) cleans them up.

Tasks running by default in WV but need to be removed

Cache Only Jobs

(Use if you are running WV on Cache; remove if you are running GT.M)

GT.M Only Jobs

  • Important XU PROC CNT CLUP --> (Task number cleaner) Need if you use GT.M. Run every hour.

Start-up Jobs

Recurring Tasks (dependent on VistA System Manager Policies)