Example: Precision(6) and conversion of numeric fields

The following example is the same report as the previous example in Figure 1 but with microsecond precision.

The commands to request this report are like the following:
CICSPA IN(SMFIN001),         
       NOAPPLID,             
       LINECNT(60),          
       FORMAT(':','/'),      
       PRECISION(6),         
   LIST(OUTPUT(LIST0001),    
       FIELDS(TRAN,          
              APPLID,        
              TASKNO,        
              PC31AHWM,      
              PC31AHWM(K),   
              PC31AHWM(KB),  
              PC31AHWM(M),   
              PC31AHWM(MB),  
              RESPONSE))     
Figure 1. Performance List report: Precision(6) and conversion of numeric fields
 V5R1M0                                                 CICS Performance Analyzer
                                                            Performance List
 
LIST0001 Printed at 12:03:45 04/17/2013    Data from 23:40:54  2/03/2010                                              Page       1 
                                                                                                                                   
Tran APPLID     TaskNo PC31aHWM PC31aHWM PC31aHWM PC31aHWM PC31aHWM Response                                                       
                                   K        KB       M        MB      Time                                                         
XCMT A02CICP1     3973   151184      151      148        0        0 6.024186                                                       
NPXF A02CICP1     3993    21872       22       21        0        0  .011066                                                       
HR00 A02CICP5      106   426832      427      417        0        0  .065014                                                       
CWBG A02CICP5      107      768        1        1        0        0  .001800                                                       
CRMF A02CICP5      108     1736        2        2        0        0  .001499                                                       
CATD A02CICP5      109   258352      258      252        0        0  .025707                                                       
CWBG A02CICP5      110      768        1        1        0        0  .001672                                                       
CRMF A02CICP5      111     1736        2        2        0        0  .001530                                                       
CWBG A02CICP5      112      768        1        1        0        0  .001411                                                       
CWBG A02CICP5      114      768        1        1        0        0  .001380                                                       
CRSQ A02CICP5      113      872        1        1        0        0  .002673                                                       
CRMF A02CICP5      115     1736        2        2        0        0  .001419                                                       
CWBG A02CICP5      116      768        1        1        0        0  .001508                                                       
CRMF A02CICP5      117     1736        2        2        0        0  .001436                                                       
CWBG A02CICP5      118      768        1        1        0        0  .001418                                                       
CWBG A02CICP5      119      768        1        1        0        0  .001378                                                       
CRMF A02CICP5      120     1736        2        2        0        0  .001382                                                       
CWBG A02CICP5      121      768        1        1        0        0  .001448                                                       
CRMF A02CICP5      122     1736        2        2        0        0  .001702
SYSU A02CICP5      123   151104      151      148        0        0  .032409

Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///report-reference/cparr53.htm