RELEASE
Use RELEASE
to remove a Manual
Hold condition from an operation. This means that the operation is
ready to be run after all of its prerequisites have been met.
RELEASE <identification> <filter> <data>
where:
<identification>
- Keywords to identify the operations to update. For details, see Identification keywords.
<filter>
- Keywords to select the operations from the list. For details, see Filter keywords.
<data>
- Keywords to store data from the command. For details, see Data keywords.
Note: If you try to release an operation that is not already held,
the command fails with RC=8.