How to Disable Scheduler Jobs After a Refresh
Description of Issue
We would like scheduler jobs in a non-production environment disabled after a refresh from production.
After a refresh of a non-prod environment the scheduler jobs are running in non-prods
Context
- Database Refresh
- Munis Scheduler
- Scheduler Jobs
- Set Scheduler Jobs to Hold
Cause
Jobs are copied over during the refresh
Resolution
Option 1- Manually disable individual jobs via the Scheduler Queue
- Sign into the refreshed Munis environment with an account with administrative rights
- From the Tyler Menu, navigate to System Administration>Scheduler Administration>Scheduler Queue
- Click and highlight the job(s) that you do not want to be enabled then click Job>Hold to place the job on hold or Delete to remove the job entirely
Option 2- Have the refresh script adjusted to automatically place all scheduler jobs on hold in the non-production environment
Please contact Tyler Systems Management Support or log a case via the Online Support Client Portal
Additional Information