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 Description Attr ID
EYU_CICSNAME CHAR CPSM 8 DIFF CICS System Name  
EYU_CICSREL CHAR CPSM 4 DIFF CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
ACTION CHAR CPSM 8 DIFF Associated action name 4
 ACTIVETIME-2  CHAR CPSM 8 DIFF Period definition name 3
CICSSYS CHAR CPSM 8 DIFF CICS system name 2
 NAME-1  CHAR CPSM 8 DIFF Definition name 1
RATE BINARY CPSM 4 AVG Interval between evaluations (seconds) 5
STATUS EYUDA CPSM 4 LIKE Definition status 6
STATUS Output valid values ACTIVE, PENDING
 TYPE-3  RESTYPE CPSM 2 LIKE Analysis definition type (analysis or status) 7