Working with jobs defined in the EXTERNAL job stream
About this task
These are the available actions you can perform against
jobs in an 
EXTERNAL job stream:  - Cancel
- Cancels the EXTERNALjob, releasing the internetwork dependency for all local jobs and job streams. The status of the dependency is no longer checked.
- Rerun
- Instructs conman to restart checking the state of the EXTERNALjob. The job state is set toEXTRNimmediately after a rerun is performed.Rerun is useful for EXTERNALjobs in theERRORstate. For example, if anEXTERNALjob cannot be launched because the network access method does not grant execute permission, the job enters theERRORstate and its status ceases to be checked. After you correct the permissions, the method can start but conman will not start checking theEXTERNALjob state until you perform a rerun.
- Confirm SUCC / ABEND
- Sets the status of the EXTERNALjob toSUCCorABEND, releasing the dependency for all depending local jobs and job streams. The status of the dependency in no longer checked.
Note: None of these commands has any effect on the
remote job or job stream in the remote network. They simply manipulate
the dependency for the local network.