CICS COMMANDS

 
CICS MVS CONSOLE COMMANDS
 
  F CICSXXXX,AAON OFF
  F CICSXXXX,CEMT I DA / displays all the files.
  F CICSXXXX,CEMT I DIS TRAN / displays disabled transactions.
  F CICSXXXX,CEMT I FI(xxxxxxxx) / Inquiry a specific file.
  F CICSXXXX,CEMT I NE(XXXXXXXX) / displays the status of a node id.
  F CICSXXXX,CEMT I NET(XXXXXXXX) / displays nodename xxxxxxxx.
  F CICSXXXX,CEMT I NET(*) OUT / checks for any nodes that are not in service
  F CICSXXXX,CEMT I PROG(XXXXXX) / displays status of a program.
  F CICSXXXX,CEMT I TAS / displays tasks in the region.
  F CICSXXXX,CEMT I TAS(XXXXX) PURGE / purge of a tas
  F CICSXXXX,CEMT I TAS(XXXXX) FO PURGE / force purge of a tas
  F CICSXXXX,CEMT I TAS SUS / displays suspended transactions
  F CICSXXXX,CEMT I TE(P166) /  displays the status of a cics printer
  F CICSXXXX,CEMT I TER(XXXX) / displays term id xxxx.
  F CICSXXXX,CEMT I TER ACQ / displays all active terminals.
  F CICSXXXX,CEMT I VTAM / displays status of vtam acb.
  F CICSXXXX,CEMT P,SHUT / shut down cics application
  F CICSXXXX,CEMT P,SHUT,IMMED / shut down region immediatly
  F CICSXXXX,CEMT S DAT(XXXXX,XXXXX) CLO dis /closes disables files
  F CICSXXXX,CEMT S DAT(XXXXX,XXXXX) OPE ENA /opens enables files
  F CICSXXXX,CEMT S DAT(XXXXX,XXXXX) INS /places files in service
  F CICCGAPB CEMT S FI(Q*XXX,XXXXX) OPE CLO ENA INS ADD DEL UPD
  F CICSMED8,CEMT S PROG(XXXXX) NEW / for newcopy
  F CICSXXXX,CEMT S TA(NNNN) PURGE / used to purge task in an online.
  F CICSXXXX,CEMT S TRA(XXXX) DIS / disables transaction
  F CICSXXXX,CEMT S TERM(####) OUT REL / put printer out of service.
  F CICSXXXX,CEMT S TERM CLASS(4A) OUTS
  F CICSXXXX,CEMT S VTAM CLOSE / used to close the acb on an online.
  F CICSXXXX,CEMT S VTAM OPEN / used to open the acb on an online.
  F CICSXXXX,CSMT SHU,NO /
  F CICSXXXX,CSMT SHU,YES /
  F CICSXXXX,CSMT OUT LIS TERMNL TRMNAT TERMID=XXXX /
  F CICSXXXX,DSNC DISP STAT / displays status db2 interface
  F CICSXXXX,DSNC STRT# / # = THE DB2 CHARACTER         
  F CICSXXXX,DSNC STOP / FOR DB2 DSN STOP 
  F CICSXXXX,RDLD /
  F CICSXXXX,RDST /
  F CICSXXXX,RDE9=RDE7 /
  F CICXXXXX,STRT # / start db2 connection
  F CICSXXXX,TOTE /

MISC
---- 

  CICSDOWN CICSXXXX / Mainview down command
  CICSUP CICSXXXX / Maiview up command

  F OCCI,EXEC HELPXXXX /
  F OCCI,START OCDEX,CICS=CICSPROD /
  
  S CICSSUB,M=CICSXXXX / 
  S CICSCOLD,M=CICSXXXX / Cold start for online

---------------------------------------------------------------

CICS APPLICATION COMMANDS - Sumbit only from within the online
  
  CMAC / cics messages description or abend codes
  INIT xx / used to initialize carrier
  MESG / used to send messages to printers
  N$IN / menu program to allow users to do inquiries
  N$PR / program to allow users to check printer
  QUIT CAR xx / used to quit carrier
  USERS / display users logged on
  

TO MONITOR THROUGH CICS OMEGAMON

LOGON APPLID(xxACOMxx)DATA(CICS=CICxxxxx)