CICS-CEMT Commands (3 of 3)

Two best uses of CEMT:

  • You can display change the status of resources, including programs, transactions, data sets
  • Three commands we can Perform
CEMT { Command-name}
Set
Inquire
Perform

Inquire we can do on FILE , PROGRAM ,QUEUE, TASK , TERMINAL, TRANSACTION

Ex:

CEMT INQUIRE FILE [(name)]

Set we can do on FILE , PROGRAM ,QUEUE, TASK , TERMINAL, TRANSACTION

Ex:

CEMT SET   FILE(name)
         { ENABLED | DISABLED }
         { OPEN | CLOSED }

CEMT PERFORM SHUTDOWN [ IMMEDIATE ]

Also read

Author: Srini

Experienced software developer. Skills in Development, Coding, Testing and Debugging. Good Data analytic skills (Data Warehousing and BI). Also skills in Mainframe.