Limited support

   

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Monitor for CICS version 7.2.00.

Data storage layout for CMRSTATS

The following table describes the storage of CICS operational statistics by PERFORMANCE REPORTER for PRL, COBOL, and SAS reports.

The type keys in the table represent:

  • Type of data stored on the CMRSTATS data set

The tables in this chapter identify the type of data stored in a record field by these keys.

  • Data type key specified in the CMRSTATS member of the BBPLIB data dictionary.

PERFORMANCE REPORTER uses this key to identify the user-selected (using PRL) fields from the collected records.

CMRSTATS data storage layout

Type

Recorded data format

Description

Type

Data dictionary format

B

 

Binary

B

 

B

 

Clock (recorded in binary, converted to decimal, then divided by 62,500 for ss.sss)

K

ss.sss

C

 

Character

C

 

M

mmmm

Store Clock Time (in milliseconds)

M

m.mmm

P

 

Packed

P

 

S

mmddyy

hhmmss

Store Clock Date and Time

S

mm/dd/yyyy

hh:mm:ss

X

 

Hexadecimal

X

 

The following list describes the numeric values represented by the variables:

  • m.mmm = milliseconds

  • mm = month

  • dd = day

  • yy = year

  • hh = hours

  • mm = minutes

  • ss = seconds

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments