A CPSM Real Time Analysis Definition that describes a site-defined status probe program to be run in a CICS® system as part of Real Time Analysis processing.
The Primary key field for this resource class is NAME .
The following action is supported:
The parameter data for the INSTALL action is:
PARM('<PERIOD(period)>.')
where:
period = The name of a PERIODEF definition.
The STATDEF is installed in each active CICS system in the current scope that has Real Time Analysis active. If provided, the PERIODEF is used to determine the valid operational time of the STATDEF.
API Actions
PARM(' [PERIOD(value)] [SCOPE(value)] .')
PARM(' RESGROUP(value) [ACTIVETIME(value)] .')
Code | Description | Code | Description |
INV_DATA | Attribute data invalid | PARTIAL_INSTALL | Partial install |
INV_REFERENCE | Attribute references an invalid resource | REC_CHANGED | Resource definition already changed |
INV_RESTYPE | Invalid resource type | REC_EXISTS | Resource already exists |
NONE_INSTALLED | None installed | REC_NOT_FOUND | Requested resource not found |
NO_ACTIVE_SYSTEMS | No active systems |
Name | Datatype | Source | Len | Req | Sum | Description | Default | Value Range | Attr ID |
---|---|---|---|---|---|---|---|---|---|
CHANGETIME | DATETIME | CPSM | 8 | Yes | MAX | Last time the definition was changed | 1 | ||
NAME-1 | CHAR | CPSM | 8 | Yes | DIF | Status definition name | 7 | ||
FREQ | BINARY | CPSM | 4 | Yes | AVG | Interval between calls to status program (seconds) | 300 | 1-86400 | 8 |
STATPGM | CHAR | CPSM | 8 | No | DIF | Status program name | 9 | ||
ACTION | CHAR | CPSM | 8 | Yes | DIF | Action definition name | 10 | ||
VLSENTRY | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with VLS true before event | 1 | 1-9999 | 11 |
LSENTRY | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with LS true before event | 1 | 1-9999 | 12 |
LWENTRY | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with LW true before event | 1 | 1-9999 | 13 |
HWENTRY | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with HW true before event | 1 | 1-9999 | 14 |
HSENTRY | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with HS true before event | 1 | 1-9999 | 15 |
VHSENTRY | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with VHS true before event | 1 | 1-9999 | 16 |
VLSEXIT | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with VLS false before resolution | 1 | 1-9999 | 17 |
LSEXIT | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with LS false before resolution | 1 | 1-9999 | 18 |
LWEXIT | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with LW false before resolution | 1 | 1-9999 | 19 |
HWEXIT | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with HW false before resolution | 1 | 1-9999 | 20 |
HSEXIT | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with HS false before resolution | 1 | 1-9999 | 21 |
VHSEXIT | BINARY | CPSM | 4 | Yes | AVG | Evaluation count with VHS false before resolution | 1 | 1-9999 | 22 |
USERID | CHAR | CPSM | 8 | No | DIF | User ID for task | 23 | ||
TRANID | CHAR | CPSM | 4 | No | DIF | Transaction ID for task | 24 | ||
DESC | CHAR | CPSM | 58 | No | DIF | Description | 25 |