STREAMNMAggregateRecordType

Stream Names aggregate record

Fields

CICSRelease (StringAggregationType)
autodel (EnumAggregationType)

Indicates whether data on the log stream is subject to automatic deletion after the expiry of the retention period (YES or NO).

brwread (LongAggregationType)

The number of read requests to the log stream.

brwstrt (LongAggregationType)

The number of browse requests started on the log stream.

bufappndrq (LongAggregationType)

The number of times a journal record was successfully appended to the current log stream buffer.

buffwait (LongAggregationType)

The number of times a journal record could not be appended to the current log stream because the buffers were logically full.

bytes (LongAggregationType)

The total number of bytes written to the log stream.

cufwtrs (LongAggregationType)

The current number of tasks suspended while waiting for a flush of the log stream buffer.

dasdonly (EnumAggregationType)

Indicates whether the log stream is a DASD-only log stream (YES or NO).

deletes (LongAggregationType)

The number of delete requests to the log stream.

lggakpfreq (LongAggregationType)

The current activity keypoint trigger value, which is the number of logging operations between the taking of keypoints

lggakpstkn (LongAggregationType)

The number of activity keypoints taken

lgglgdefer (LongAggregationType)

The current log deferral interval, which is the period of time used by CICS Log Manager when determining how long to delay a forced journal write request before invoking the MVS system logger.

lgsqueries (LongAggregationType)

The number of queries that CICS made to check the status of the log stream.

maxblk (LongAggregationType)

The maximum block size supported by this log stream.

pkfwtrs (LongAggregationType)

The maximum number of tasks suspended at any one time while waiting for a flush of the log stream buffer.

regionName (StringAggregationType)
retpd (LongAggregationType)

The retention period in days for data held on this log stream.

retryerrs (LongAggregationType)

The number of times MVS system logger retryable errors occurred while data was being written to the log stream.

rwrites (StringAggregationType)

The rate of writes to the log

status (EnumAggregationType)

The status of the log stream (OK or FAILED).

strcname (StringAggregationType)

The name of the coupling facility structure that holds this log stream.

streamname (StringAggregationType)

The MVS system logger log stream name.

systemlog (EnumAggregationType)

Indicates whether the log stream is the system log.

tfcwait (LongAggregationType)

The total number of tasks suspended while waiting for a flush of the log stream buffer.

usecount (LongAggregationType)

The number of CICS journals and forward recovery logs that are currently using the log stream.

writes (LongAggregationType)

The number of write requests to the log stream.