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 operation for definition
  • Remove No operation for 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
  1. Monitoring and Reporting > Orchestration Monitor.
  2. Run a query on your jobs.
  3. From the resulting list of jobs, select the job instance that you want to modify and click More Actions.
  4. From the drop-down menu, select the desired action.
From the Job Stream View
  1. Monitoring and Reporting > Orchestration Monitor
  2. Run a query on your job streams.
  3. From the resulting list of job streams, select a job stream and click More Actions > Job Stream View.
  4. Select the block corresponding to the job instance that you want to modify and click the ... More Actions button.
  5. From the drop-down menu, select the desired action.