STATDEF Resource Table

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:

INSTALL
Install the definition into each active CICS system that has Real Time Analysis active within the specified scope. If provided the PERIODEF is used to provide the valid operational time of the STATDEF.

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.

Length
160
Usage
API or Batch Utility
API view
No
CMAS context
No
SCOPE applies
No
Only query CMASs in workload
No
Object type
CPSM Definition
Copybook identifier
EYUt3516 or STATDEF
Valid API operations
GET CREATE UPDATE REMOVE and PERFORM

API Actions

INSTALL
Install

PARM(' [PERIOD(value)] [SCOPE(value)] .')

ADDTOGRP
Add to RTA group

PARM(' RESGROUP(value) [ACTIVETIME(value)] .')

Table 434. STATDEF FEEDBACK error codes
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
Table 435. STATDEF resource table attributes
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
[[ Contents Previous Page | Next Page Index ]]