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),         
    LISTX(OUTPUT(LSTX0001),   
        EXTERNAL(CPAXW001),   
        BY(TRAN,              
           CPU(DESCEND)),     
        LIMIT(CPU(20)),       
        FIELDS(TRAN,          
               CPU(TIME),     
               PC31AHWM,      
               PC31AHWM(K),   
               PC31AHWM(KB)   
               PC31AHWM(M),   
               PC31AHWM(MB)   
               RESPONSE))     
Figure 1. Performance List Extended report: Precision(6) and conversion of numeric fields
 V5R1M0                                          CICS Performance Analyzer
                                                 Performance List Extended
 
LSTX0001 Printed at 12:03:45 04/17/2013 Data from 19:06:30  2/01/2010 to 23:50:44  2/03/2010                           Page      1
                                                                                                                                  
Tran User CPU PC31aHWM PC31aHWM PC31aHWM PC31aHWM PC31aHWM Response                                                               
       Time               K        KB       M        MB      Time                                                                 
CWBA  .028304    92208       92       90        0        0  .260863                                                               
CWBA  .025072   1938E3     1938     1892        2        2  .143602                                                               
CWBA  .021184    92208       92       90        0        0 1.006030                                                               
CWBA  .018288   1938E3     1938     1892        2        2  .067328                                                               
CWBA  .012848    92208       92       90        0        0  .028668                                                               
CWBA  .008624   1975E3     1975     1928        2        2  .101078                                                               
CWBA  .006944   1975E3     1975     1928        2        2  .110104                                                               
CWBA  .004448   1959E3     1959     1913        2        2  .017112                                                               
CWBA  .003648   1973E3     1973     1926        2        2  .062020                                                               
CWBA  .003376   1972E3     1972     1926        2        2  .004337                                                               
CWBA  .003360   1972E3     1972     1926        2        2  .004596                                                               
CWBA  .003264   1972E3     1972     1926        2        2  .003970                                                               
CWBA  .003168   1972E3     1972     1926        2        2  .003947                                                               
CWBA  .003104    47632       48       47        0        0  .020255                                                               
CWBA  .002992   1959E3     1959     1913        2        2  .004209                                                               
CWBA  .002880   1959E3     1959     1913        2        2  .004786                                                               
CWBA  .002736   1975E3     1975     1928        2        2  .043593                                                               
CWBA  .002608   1959E3     1959     1913        2        2  .003677                                                               
CWBA  .002576   1959E3     1959     1913        2        2  .003896 
CWBA  .002560   1959E3     1959     1913        2        2  .003811 
CWBG  .002960     1056        1        1        0        0  .017110 
CWBG  .002784      784        1        1        0        0  .059680 
CWBG  .002768     1056        1        1        0        0  .014561 
CWBG  .002656     1056        1        1        0        0  .029693 
CWBG  .002624      784        1        1        0        0  .315409 
CWBG  .002576     1056        1        1        0        0  .152797 

Information Information

Feedback


Timestamp icon Last updated: Thursday, 7 November 2013


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