Previous Topic: CICS Interval Control StartNext Topic: Using Exit Programs


CONSOLE Command (MVSlogmodify)

Use this method to issue a DBOC URT or MUF action command or a DBEC URT or MUF PERFORM command to the console for the CICS region. With this method, CA Datacom CICS Services provides no return code or response. When CA Datacom CICS Services processes the command, it writes any response to the Message Logfile (DBOCPRT). DBEC in remote. For DBEC, in remote mode, this response is written to the CICS specified in the SYSID limiter of the command.

When using a console command, provide a data area containing the command in the same format as you would type on a terminal. The exception to this is DBOC CONNECT, DISCONNECT, and IMMEDIATE which must be in the following format. For more information about using console commands, see your system administrator.

Console Command Examples

 ----+----1----+----2----+----3----+----4----+----5 . . . +----8

 /DBDCCICS,DBOC CONNECT=01
  or
 /DBDCCICS,DBEC,P,CONNECT,MUF(1)