IBM SC34-6814-04 User Manual

Page 790

Advertising
background image

MNR_ID_ACMETH_TCAM

EQU X’04’

TCAM/DCB (supported for remote

terminals only)

MNR_ID_ACMETH_BGAM

EQU X’06’

BGAM

MNR_ID_ACMETH_CONSOLE

EQU X’07’

CONSOLE

MNR_ID_DEVCODE

DS

XL1

Device type code

*

See TYPETERM RDO attribute

MNR_ID_TERMCNNM

DS

CL4

Terminal Connection name

MNR_ID_RES_FLAGS DS

0XL4

Resource flags

MNR_ID_RES_FLAG1 DS

XL1

Resource flag 1

MNR_FILE_LIMIT_EXCEEDED

EQU X’80’

Resource File limit exceeded

MNR_TSQUEUE_LIMIT_EXCEEDED EQU X’40’

Resource TSQueue limit exceeded

DS

XL3

Reserved

MNR_ID_ISIPCNNM

DS

XL8

IPIC connection name

DS

XL8

Reserved

DS

XL8

Reserved

MNR_ID_LENGTH

EQU *-MNR_ID_DATA

Identification entry data length

SPACE ,

MNR_FILE_ENTRY DSECT

File Entry

MNR_FILE_NAME

DS

CL8

File name

MNR_FILE_GET

DS

XL8

File Get time/count

MNR_FILE_PUT

DS

XL8

File Put time/count

MNR_FILE_BRWSE DS

XL8

File Browse time/count

MNR_FILE_ADD

DS

XL8

File Add time/count

MNR_FILE_DEL

DS

XL8

File Delete time/count

MNR_FILE_TOTAL DS

XL8

File Total time/count

MNR_FILE_AM_RQ DS

XL4

File Access Method request count

DS

XL4

Reserved

MNR_FILE_IO_WT DS

XL8

File I/O wait time

MNR_RLS_FILE_IO_WT DS

XL8

RLS File I/O wait time

MNR_CFDT_IO_WT DS

XL8

CFDT I/O wait time

DS

XL8

Reserved

MNR_FILE_LEN

EQU *-MNR_FILE_ENTRY

File entry data length

SPACE ,

MNR_TSQUEUE_ENTRY

DSECT

TSQueue Entry

MNR_TSQUEUE_NAME

DS

CL16

TSQueue Name

MNR_TSQUEUE_GET

DS

XL8

TSQueue Get time/count

MNR_TSQUEUE_PUT_AUX

DS

XL8

TSQueue Put Aux time/count

MNR_TSQUEUE_PUT_MAIN

DS

XL8

TSQueue Put Main time/count

MNR_TSQUEUE_TOTAL

DS

XL8

TSQueue Total time/count

DS

XL4

Reserved

MNR_TSQUEUE_GET_ITEML DS

XL4

TSQueue Get Item length

MNR_TSQUEUE_PUT_AUX_ITEML

DS XL4

TSQueue Put Aux Item length

MNR_TSQUEUE_PUT_MAIN_ITEML DS XL4

TSQueue Put Main Item length

DS

XL8

Reserved

MNR_TSQUEUE_IO_WT

DS

XL8

TSQueue I/O wait time

MNR_SHR_TSQUEUE_IO_WT DS

XL8

Shared TSQueue I/O wait time

DS

XL8

Reserved

MNR_TSQUEUE_LEN EQU*-MNR_TSQUEUE_ENTRY TSQueue entry data length

Figure 119. CICS transaction resource monitoring record DSECT (part 2)

768

Customization Guide

Advertising