Usage notes

If you issue this command from CICS while the CICS DB2 attachment facility is active but the DB2 subsystem is not, a statistics display is produced with no obvious indication that the subsystem is not operational.

Message DFHDB2037 appears in the CICS message log to indicate that the attachment facility is waiting for DB2 to start.
Example
Display statistical counters associated with each CICS DB2 resource definition.
 
         DSNC DISP STAT

Note that a more detailed set of CICS DB2 statistics can be obtained using standard CICS statistics interfaces, for example, the commands EXEC CICS COLLECT STATISTICS and EXEC CICS PERFORM STATISTICS, or using the DFH0STAT sample program.