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 ]
Ref: Publib
Keep reading I will add more points on CEMT in my next posts.












