RTAACTV Resource Table

A CPSM Real Time Analysis Manager object that describes the characteristics of an analysis or status definition installed in a specific CICS® system.

The Primary key field for this resource class is NAME.

The Secondary key field for this resource class is ACTIVETIME.

The Tertiary key field for this resource class is TYPE.

The following actions are supported:
DISCARD
Unconditionally remove the installed definition.
DEACTIVATE
Remove the installed definition honoring a PERIODEF.

These actions require no unique parameter data.

External resource name
CICSRTAInstalledDefinition
Length
64
Usage
API or WUI or CICS Management Client Interface
API view
No
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICSPlex SM Manager
Copybook identifier
EYUt2529
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
PERFORM SET DISCARD None N/A
  DEACTIVATE None N/A
  REACTIVATE None N/A
Table 2. RTAACTV FEEDBACK error codes
Value Code Description
1 RTAACTV_INV_DATA Attribute data invalid
2 RTAACTV_REC_NOT_FOUND Requested resource not found
21 RTAACTV_DEACT_NOT_ALLOWED Deactivate not allowed
22 RTAACTV_REACT_NOT_ALLOWED Reactivate not allowed
Table 3. RTAACTV resource table attributes
Name Datatype Source Len Sum Set Description Attr ID
EYU_CICSNAME CHAR CPSM 8 DIF No CICS System Name  
EYU_CICSREL CHAR CPSM 4 DIF No CICS Release
EYU_RESERVED CHAR CPSM 4 N/A No Reserved
ACTION CHAR CPSM 8 DIFF No Associated action name 4
 ACTIVETIME-2  CHAR CPSM 8 DIFF Yes Period definition name 3
CICSSYS CHAR CPSM 8 DIFF No CICS system name 2
 NAME-1  CHAR CPSM 8 DIFF Yes Definition name 1
RATE BINARY CPSM 4 AVG No Interval between evaluations (seconds) 5
STATUS EYUDA CPSM 4 LIKE No Definition status 6
STATUS Output valid values ACTIVE, PENDING
 TYPE-3  RESTYPE CPSM 2 LIKE Yes Analysis definition type (analysis or status) 7