Skip to content

Instantly share code, notes, and snippets.

@TheRockStarDBA
Created January 23, 2024 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheRockStarDBA/d2173cba0f935424d8f941b71b36d537 to your computer and use it in GitHub Desktop.
Save TheRockStarDBA/d2173cba0f935424d8f941b71b36d537 to your computer and use it in GitHub Desktop.
{"_id":1,"_type":1,"_typename":"JOBGROUP","_name":"WEEKLY_DASHBOARD","_parentid":100,"_parentname":"\\DASHBOARD","_active":"Y","_effectivecalendarid":10,"_ownerid":1,"_ownername":"DASHBOARD-USER","_timewindowfromtime":null,"_timewindowfromtimeasstring":null,"_timewindowuntiltime":null,"_timewindowuntiltimeasstring":null,"_childrencount":5,"_agentid":null,"_effectiveagentid":10,"_extendedinfo":null,"_agentname":null,"_agenttype":null,"_agentostype":null,"_agentlistname":null,"_agentlistfullname":null,"_allowunscheduled":"Y","_inheritcalendar":"N","_inheritagent":"Y","_inherittimewindow":"Y","_parentactive":"Y","_command":null,"_allowrerun":"Y","_concurrency":1,"_concurrencytype":1,"_fullpath":"\\DASHBOARD\\WEEKLY_DASHBOARD","_parameters":null,"dependencies":{"totaldependencies":0,"dependencies":[]},"successors":{"totalsuccessors":0,"successors":[]}}
{"_id":2,"_type":2,"_typename":"JOB","_name":"DAILY_PROCESS","_parentid":101,"_parentname":"\\DASHBOARD\\WEEKLY_PROCESS","_active":"Y","_effectivecalendarid":11,"_ownerid":2,"_ownername":"PROCESS-OWNER","_timewindowfromtime":null,"_timewindowfromtimeasstring":null,"_timewindowuntiltime":null,"_timewindowuntiltimeasstring":null,"_childrencount":0,"_agentid":null,"_effectiveagentid":11,"_extendedinfo":null,"_agentname":null,"_agenttype":null,"_agentostype":null,"_agentlistname":null,"_agentlistfullname":null,"_allowunscheduled":"Y","_inheritcalendar":"Y","_inheritagent":"Y","_inherittimewindow":"Y","_parentactive":"Y","_command":"run_daily_process.cmd","_allowrerun":"Y","_concurrency":1,"_concurrencytype":2,"_fullpath":"\\DASHBOARD\\WEEKLY_PROCESS\\DAILY_PROCESS","_parameters":"param1=value1;param2=value2","dependencies":{"totaldependencies":1,"dependencies":[{"dependencytype":"JOB","dependencyname":"PREVIOUS_DAY_CLEANUP","dependencycondition":"SUCCESS"}]},"successors":{"totalsuccessors":1,"successors":[{"successortype":"JOB","successorname":"NEXT_STEP_AGGREGATION","successorcondition":"SUCCESS"}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment