Program Control commands

An alphabetic list of commands detected:
  • EXEC CICS® LOAD
    • This dependency is between a program and another local program.
    • The program name is reported as the resource.
  • 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 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.
  • 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 GET CONTAINER
  • EXEC CICS PUT CONTAINER
  • EXEC CICS MOVE CONTAINER
  • 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.