Example: Precision(4) and conversion of numeric fields

Figure 1 shows an example of a Performance Summary report with precision to 4 decimal places for clock fields and conversion of storage fields to KB and MB.

The commands to request this report are like the following:
         CICSPA IN(SMFIN001),                                           
                APPLID(*),                                              
                LINECNT(60),                                            
                FORMAT(':','/'),                                        
                PRECISION(4),                                           
            SUMMARY(OUTPUT(SUMM0001),                                   
                TOTALS(8),                                              
                INTERVAL(24:00:00),                                     
                FIELDS(                                                 
                       TRAN,                                            
                       TASKCNT,                                         
                       SC24UHWM(TOT),     * Total <16MB storage         
                       SC24UHWM(TOT,KB),  * Total <16MB storage in KB's 
                       SC31UHWM(TOT),     * Total >16MB storage         
                       SC31UHWM(TOT,MB),  * Total >16MB storage in MB's 
                       RESPONSE(AVE),                                   
                       DISPATCH(TIME(AVE)),                             
                       CPU(TIME(AVE)),                                  
                       SUSPEND(TIME(AVE)),                              
                       DISPWAIT(TIME(AVE)),                             
                       FCWAIT(TIME(AVE))),                              
                TITLE1(                                                 
 'This report illustrates precision and numeric conversion    '))   
Figure 1. Performance Summary report: Precision(4) and conversion of numeric fields
 V5R1M0                                                 CICS Performance Analyzer
                                                           Performance Summary
 
SUMM0001 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 
This report illustrates precision and numeric conversion                                                                        
                                                                                                                                    
                     Total    Total    Total    Total      Avg      Avg      Avg      Avg      Avg      Avg                         
Tran       #Tasks SC24UHWM SC24UHWM SC31UHWM SC31UHWM Response Dispatch User CPU  Suspend DispWait  FC Wait                         
                     Count     KB      Count     MB       Time     Time     Time     Time     Time     Time                         
DEMM           39  3304032     3226  3658720        3    .6154    .1015    .0733    .5140    .0134    .1831                         
DEM1          938 38038240    37146 65290528       62    .4187    .0618    .0521    .3569    .0122    .1936                         
EE00            8   168624      164   147728        0    .0143    .0112    .0012    .0031    .0001    .0029                         
EE01          248  6119856     5976 12332032       11    .0697    .0159    .0106    .0538    .0071    .0534                         
EE02          389  8152944     7961 14707472       14    .0157    .0091    .0050    .0065    .0011    .0063                         
EE03          268  5694816     5561  8823376        8    .0245    .0130    .0055    .0115    .0017    .0100                         
EE07          101  2126304     2076  3427664        3    .0098    .0063    .0024    .0034    .0007    .0032                         
EE08           63  1332336     1301  1848384        1    .0105    .0069    .0019    .0036    .0003    .0033                         
EE11          148  3115584     3042  5221440        4    .0052    .0045    .0012    .0007    .0001    .0006                         
EE29           33   693792      677  1196480        1    .0360    .0111    .0070    .0249    .0043    .0245                         
HR00          661  3659296     3573 27345312       26    .3390    .0356    .0286    .3034    .0052    .0752                         
HY00          933 34252816    33450 13116320       12    .0771    .0122    .0070    .0649    .0025    .0000                         
HY12          230  7473936     7298  3204848        3    .0396    .0083    .0054    .0313    .0021    .0000                         
HY14          526 20859344    20370  7263008        6    .0481    .0083    .0059    .0398    .0020    .0000                         
HY38          432 14556320    14215  5994064        5   3.3657    .0078    .0052   3.3578    .0022    .0000                         
HY59          297 23323808    22777  4137456        3    .1203    .0116    .0084    .1087    .0036    .0000                         
NPXF        51943 218217E4  2131030 682439E3      650    .0218    .0050    .0038    .0168    .0014    .0000   
NPXR         1108 83417392    81462 27302512       26    .1108    .0123    .0101    .0984    .0039    .0000   
VO00         2348 12995184    12690 100638E3       95    .9938    .0266    .0214    .9672    .0050    .0083   
                                                                                                              
Total       60713 245145E4  2394003 988094E3      942    .0965    .0075    .0058    .0890    .0018    .0046   

Information Information

Feedback


Timestamp icon Last updated: Thursday, 7 November 2013


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