release sched

You can use the release sched command to release the regular and time dependencies from a job stream.

Overview

You can apply the release sched command to job streams that are waiting for the resolution of a dependency. These job streams are marked with the HOLD status. When you run the command, the release sched dependency is removed for only the job stream that is in progress. When you rerun the same job, the dependency persists. To remove the dependency permanently, see deldep sched. You must have the release access to the job stream to release the dependencies.

Syntax and command line options

Before you run the command, you must specify the details of the command line options such as job name, dependencies, and required permissions. you can enter the command as follows:
ocli plan release sched | rs jstreamselect dependency [;noask]

You can add the dependency according to the specific results you want to accomplish. The details that are required with each parameters are described below.

jstreamselect

Specify the job stream to update, by means of attributes and qualifiers.

dependency
Specify the type of dependency and you must add at least one to complete the command.
Command Reference
at time[timezone | tz tzname][+n day[s] | mm/dd | mm/dd/yy] at
deadline time [timezone | tz tzname][+n day[s] | mm/dd | mm/dd/yy] deadline
follows [[folder/]workstation#][folder/]{jobstreamname[hhmm [mm/dd[/yy]]][.job | @] | jobstream_id.job;schedid}| job[,...] [if 'condition_name[| condition_name][| ...]'] follows
until time [timezone|tz tzname][+n day[s]] [;onuntil action] until and onuntil
[;noask]

When you add the noask option as an argument, the agent does not ask for confirmation before it acts on each qualifying item.

Examples

  1. To release the job3 job in the ap(1000 03/05/18) job stream, stored in the myfolder folder, from all of its dependencies, run the following command:
    ocli plan rs myfolder/ap(1000 03/05/18).job3
  2. To release all job streams defined in the site4 workstation from their dependencies, from ws1 workstation, run the following command:
    ocli plan rs site4#@ follows ws1.@