Program Control commands

An alphabetic list of commands detected:
  • EXEC CICS® ABEND
    • There is no dependency.
    • The only report is that an ABEND command has been issued.
  • EXEC CICS® DELETE CHANNEL
  • EXEC CICS® DELETE CONTAINER
    • This dependency is between a program and a container.
    • The CONTAINER name is reported as the resource.
    • If the CHANNEL option is specified on the command there is an additional dependency between the program and the channel resource. The channel name is reported as a resource.
  • EXEC CICS® GET CONTAINER
  • EXEC CICS® GET64 CONTAINER
  • EXEC CICS® INVOKE APPLICATION
  • EXEC CICS® LINK
    • This dependency is between a program and another program, possibly remote.
    • The program name is reported as the resource.
    • If the command is routed to a remote region, the SYSID of the remote region is reported.
    • If the CHANNEL option is specified on the command there is an additional dependency between the program and the channel resource. The channel name is reported as a resource.
  • EXEC CICS® LOAD
  • EXEC CICS® MOVE CONTAINER
  • EXEC CICS® PUT CONTAINER
  • EXEC CICS® PUT64 CONTAINER
  • EXEC CICS® QUERY CHANNEL
  • EXEC CICS® RELEASE
  • EXEC CICS® RETURN TRANSID
    • This dependency is between a program and a local or remote transaction.
    • The transaction name is reported as a resource.
    • If the CHANNEL option is specified on the command there is an additional dependency between the program and the channel resource. The channel name is reported as a resource.
  • EXEC CICS® XCTL
    • This dependency is between a program and another local program.
    • The program name is reported as the resource.
    • If the CHANNEL option is specified on the command there is an additional dependency between the program and the channel resource. The channel name is reported as a resource.