RTADEF Resource Table

A CPSM Real Time Analysis Definition that describes a single analysis operation for a set of evaluations. The analysis operation controls identify the evaluations to reference and information about the frequency and modes used to determine if the analysis state is TRUE.

The Primary key field for this resource class is  NAME .

The following actions are 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 RTADEF.

The parameter data for the INSTALL action is:

   PARM('<PERIOD(period)>.')

     where:

     period = The name of a PERIODEF definition.
APINSTALL
Install the definition into an active APSPEC.

The parameter data for the APINSTALL action is:

   PARM('APSPEC(spec) <PERIOD(period)>.')

     where:

     spec   = (Required) The name of an active APSPEC.
     period = The name of a PERIODEF definition.

The RTADEF 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 RTADEF.

Length
640
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
EYUt3507 or RTADEF
Valid API operations
GET CREATE UPDATE REMOVE and PERFORM

API Actions

INSTALL
Install

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

APINSTALL
Install analysis specification

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

ADDTOGRP
Add to RTA group

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

Table 416. RTADEF FEEDBACK error codes
Code Description Code Description
INV_DATA Attribute data invalid REC_CHANGED Resource definition already changed
INV_REFERENCE Not found REC_EXISTS Resource already exists
INV_RESTYPE Invalid restype REC_NOT_FOUND Requested resource not found
Table 417. RTADEF 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 RTA definition name 7
RATE BINARY CPSM 4 Yes AVG Analysis interval 300 1-86400 8
ACTION CHAR CPSM 8 Yes DIF Action definition name 9
VLSENTRY BINARY CPSM 4 Yes AVG Count of true evaluations before VLS raised 1 1-9999 10
LSENTRY BINARY CPSM 4 Yes AVG Count of true evaluations before LS raised 1 1-9999 11
LWENTRY BINARY CPSM 4 Yes AVG Count of true evaluations before LW raised 1 1-9999 12
HWENTRY BINARY CPSM 4 Yes AVG Count of true evaluations before HW raised 1 1-9999 13
HSENTRY BINARY CPSM 4 Yes AVG Count of true evaluations before HS raised 1 1-9999 14
VHSENTRY BINARY CPSM 4 Yes AVG Count of true evaluations before VHS raised 1 1-9999 15
VLSEXIT BINARY CPSM 4 Yes AVG Count of false evaluations before VLS resolved 1 1-9999 16
LSEXIT BINARY CPSM 4 Yes AVG Count of false evaluations before LS resolved 1 1-9999 17
LWEXIT BINARY CPSM 4 Yes AVG Count of false evaluations before LW resolved 1 1-9999 18
HWEXIT BINARY CPSM 4 Yes AVG Count of false evaluations before HW resolved 1 1-9999 19
HSEXIT BINARY CPSM 4 Yes AVG Count of false evaluations before HS resolved 1 1-9999 20
VHSEXIT BINARY CPSM 4 Yes AVG Count of false evaluations before VHS resolved 1 1-9999 21
DESC CHAR CPSM 58 No DIF Description 22
EVALEXPRTEXT CHAR CPSM 500 Yes DIF Evaluation expression 24
EXEC_OPS EYUDA CPSM 4 Yes LIKE Execute evaluation modification string NO 30
EXEC_OPS Input/Output Valid Values YES NO ALWAYS
[[ Contents Previous Page | Next Page Index ]]