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),                                                
               APPLID(*),                                                   
               PRECISION(6),                                                
           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(6) and conversion of numeric fields
 V5R1M0                                                 CICS Performance Analyzer
                                                           Performance Summary
 
SUMM0001 Printed at 12:03:45 04/17/2013     Data from 23:17:59  2/01/2010 to 23:41:30  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  .615435  .101474  .073271  .513955  .013413  .183122                         
DEM1          938 38038240    37146 65290528       62  .418662  .061761  .052133  .356893  .012196  .193565                         
EE00            8   168624      164   147728        0  .014270  .011170  .001214  .003094  .000124  .002936                         
EE01          248  6119856     5976 12332032       11  .069702  .015891  .010623  .053803  .007066  .053391                         
EE02          389  8152944     7961 14707472       14  .015651  .009121  .004988  .006521  .001134  .006305                         
EE03          268  5694816     5561  8823376        8  .024497  .013031  .005464  .011457  .001666  .009987                         
EE07          101  2126304     2076  3427664        3  .009782  .006338  .002380  .003436  .000726  .003163                         
EE08           63  1332336     1301  1848384        1  .010454  .006872  .001903  .003574  .000323  .003284                         
EE11          148  3115584     3042  5221440        4  .005169  .004463  .001165  .000698  .000150  .000576                         
EE29           33   693792      677  1196480        1  .035991  .011057  .006972  .024928  .004307  .024538                         
HR00          661  3659296     3573 27345312       26  .339045  .035614  .028619  .303422  .005247  .075227                         
HY00          933 34252816    33450 13116320       12  .077108  .012230  .006985  .064871  .002507  .000000                         
HY12          230  7473936     7298  3204848        3  .039579  .008305  .005423  .031267  .002084  .000000                         
HY14          526 20859344    20370  7263008        6  .048087  .008316  .005873  .039763  .001967  .000000                         
HY38          432 14556320    14215  5994064        5 3.365655  .007800  .005166 3.357846  .002219  .000000                         
HY59          297 23323808    22777  4137456        3  .120345  .011609  .008405  .108727  .003608  .000000                         
NPXF        51943 218217E4  2131030 682439E3      650  .021812  .004965  .003825  .016839  .001363  .000000  
NPXR         1108 83417392    81462 27302512       26  .110790  .012350  .010116  .098432  .003871  .000000  
VO00         2348 12995184    12690 100638E3       95  .993789  .026573  .021438  .967208  .005024  .008326  
                                                                                                             
Total       60713 245145E4  2394003 988094E3      942  .096514  .007529  .005819  .088977  .001830  .004576  

Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


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