Modifying job instances in the plan to control job processing
After your jobs have been submitted into the current plan, you can control their processing by
modifying the job definition directly from the Orchestration Monitor or
Job Stream View, without having to go back to the original job
definition in the database by using the following actions:
- Set hold for definition
- Remove hold for definition
- Set
No operationfor definition - Remove
No operationfor definition
Note: These actions do not apply to the selected job-in-job-stream
instance, but to the future instances of the job.
You can find the description of what
each action does below:- Set no operation for definition
- Sets the No operation property of the selected job-in-job-stream definition in the database, so that any future instance of the job is created with this property, which sets the job instances status to success without the job actually running.
- Remove no operation for definition
- Removes the No operation property of the selected job-in-job-stream definition in the database, so that any future instance of the job is created without this property and it can run and perform its function as designed.
- Set hold for definition
- Sets the priority of the selected job-in-job-stream definition in the database to 0, so that any future instance of the job is created with this priority.
- Remove hold for definition
- Sets the priority of the selected job-in-job-stream definition in the database to 10, so that any future instance of the job is created with this priority.
To modify job definitions starting from a job instance, perform the following steps:
- From the Orchestration Monitor
-
- .
- Run a query on your jobs.
- From the resulting list of jobs, select the job instance that you want to modify and click .
- From the drop-down menu, select the desired action.
- From the Job Stream View
-
- Run a query on your job streams.
- From the resulting list of job streams, select a job stream and click .
- Select the block corresponding to the job instance that you want to modify and click the ... More Actions button.
- From the drop-down menu, select the desired action.