OMEGAMON for CICS (3270) interface commands

You can enter commands to control the OMEGAMON for CICS (3270) interface with the CICM command.

The CICM command formats the z/OS® Modify (F) command allowing you to issue one of the following DISPLAY, EXEC, HELP, LIST, LOG, START and STOP interface commands.

You can store commands as members in the rhilev.RKANPARU library, then issue:
 CICM EXEC mmmmmmmm
where mmmmmmmm is the member name.
To use the stored interface commands, use the following steps:
  1. Create a member in the rhilev .RKANPARU library.
  2. Use the EXEC command to process the member. You can either enter this command by using MODIFY or as a command in an EXEC member.
    Note: All commands from the console must be preceded by the MODIFY command and the modify ID.

    You can start the commands in the EXEC members of the rhilev.RKANPARU library in any column as long as you complete the command word before column 72. (You can continue the command by placing any character in column 72.)

    The following list defines the commands that the OMEGAMON for CICS (3270) supports:

    *
    Comment, ignored by the OMEGAMON for CICS (3270), must begin in column 1.
    DISPLAY
    Shows active OMEGAMON for CICS (3270) sub tasks.
    EXEC
    Runs the commands in the specified member.
    HELP
    Shows help for all or specific OMEGAMON for CICS (3270) commands.
    LIST
    Alias of DISPLAY; shows active OMEGAMON for CICS (3270) sub tasks.
    LOG
    Sends a message to the z/OS console.
    START
    Starts a OMEGAMON for CICS (3270) subtask.
    STOP
    Stops a OMEGAMON for CICS (3270) subtask.