CICS stands for Customer Information Control System | |
Format for the CEMT commands are: F CICSXXXX, CEMT <CMD> | |
F CICS***,CEMT P SHUT,I = The proper shutdown command for a single region. | |
Inquiry Commands: | |
CEMT I FILE | Display all CICS files |
CEMT I FILE(XXXXXXXX) | Display a specific CICS file |
CEMT I NET | Display all terminals by VTAM ID |
CEMT I NET(XXXXXXXX) | Display a specific terminal by VTAM ID |
CEMT I TAS | Display CICS active tasks |
CEMT I TAS(XXXXXXXX) | Display a specific CICS task |
CEMT I TE | Display all CICS terminals |
CEMT I TE(XXXXXXXX) | Display a CICS terminal by ID |
CEMT I VTA | Display CICS VTAM ACB (Access Control Block) |
CEMT I MODES | Display CICS modes |
CEMT I IRC | Display inter-region status |
CEMT I CONN | Display communication links |
CEMT I MODE*CON* | Display all modes and connections |
CEMT I SYS | Display SYSID of the CICS accessing region |
CEMT I TERM | Display CICS terminals |
CEMT I TERM(XXXX) | Display a specific CICS terminal |
CEMT I TRAN | Display CICS transactions |
CEMT I TRAN(XXXX) | Display a specific CICS transaction |
CEMT I PROG | Display CICS programs |
CEMT I PROG(XXXX) | Display a specific CICS program |
CEMT I FIL(XXXX) ENA | Display a specified enabled file |
CEMT I FIL(*) ENA | Display all enabled files |
CEMT I FIL(NNNN) DIS | Display a disabled file |
CEMT I FIL(*) DIS | Display all disabled files |
CEMT I FIL(NNNN) UNE | Display a specific unenabled file |
CEMT I FILE(*) UNE | Display all unenabled files |
CEMT I FIL(NNNN) | Display a CICS file |
CEMT I FIL(*) | Display all CICS files |
Set Commands: | |
CEMT S FILE(XXXXX) CLOSE | Closes a specific CICS file |
CEMT S FILE(XXXXX) OPEN ENA | Opens and enables a specific CICS file |
CEMT S NET(XXXXX) ACQ INS | Acquire and set a CICS terminal in service |
CEMT S NET(XXXXX) OUT | Stop a terminal within CICS |
CEMT S TE(XXXXX) ACQ INS | Acquire and set a CICS terminal in service |
CEMT S TE(XXXXX) OUT | Stop a terminal within CICS |
CEMT S VTAM,CLOSE | Normal close for CICS VTAM ACB |
CEMT S VTAM,F | Force close the CICS VTAM ACB |
CEMT S FIL(XXXX) ENA | Enable a specific CICS file |
CEMT S FIL(*) ENA | Enable all files |
CEMT S CONN*NOTPENDING | Remove all pending connections |
CEMT S TER(XXXX) INS | Puts a terminal in service |
CEMT S TER(XXXX) ACQ | Acquires a terminal in a region |
CEMT S VTA OPE | Open VTAM ACB (Access Control Block) |
CEMT S VTA CLO | Close VTAM ACB |
CEMT S IRC OPE | Start Inter-region |
CEMT S MODE*CON*ACQ* | Aquire all modes and connections |
CEMT S SYS(XXXX) ACQ | Acquire system to the CICS region |
CEMT S PROG(XXXX) ENA | Enable a disabled program |
Peform Commands: | |
CEMT P SHUT | Normal shutdown of a CICS region |
CEMT P SHUT IMMED | Immediate shutdown of a CICS region |
CEMT P SHUT,Y | Shutdown CICS region after all users are logged off and all |
tasks are completed | |
Other Commands: | |
F CICSXXXX,IPCI | Reinitialize IPCP program |
C CICSXXXX | Cancel CICS region only when normal shutdown doesn't work |
Wednesday, November 9, 2016
CICS commands
Subscribe to:
Post Comments (Atom)
F CICSPRD2,'CEMT SET FIL(ITCDBP00) CLO DIS'...what F stand for..please tell me
ReplyDeleteF here refers to modify
DeleteNice article
ReplyDelete