RTAACTV

The RTAACTV view shows information about analysis and status definitions installed in CICS® systems known to the CICSplex identified as the current context.

Issue command:
RTAACTV [defname [ACTIVE|PENDING]]

defname
Is the specific or generic name of an analysis or status definition, or * for all definitions.

ACTIVE|PENDING
Limits the view to either active or pending definitions. If you omit this parameter, definitions are included in the view regardless of their status.

If you do not specify any parameters, the resulting view includes information about all analysis and status definitions within the current context.

Select:
RTAACTV from a menu of ANALYSIS views.

Figure 53 is an example of the RTAACTV view.

Figure 53. The RTAACTV view
 27FEB2005  21:02:41 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =RTAACTV===========EYUPLX01=EYUPLX01=27FEB2005==21:02:41=CPSM==========3===
 CMD Name     System   Status    Active   Rate  Action   Def
 --- -------- -------- --------- Period-- ----- -------- Type---
     EYURTD16 EYUMAS4A ACTIVE               300 EYURTA16 RTADEF
     EYURTD17 EYUMAS4A ACTIVE               300 EYURTA17 RTADEF
     EYURTD18 EYUMAS1A ACTIVE               300 EYURTA18 RTADEF
 

Action commands

Table 35 shows the action commands you can issue from the RTAACTV view.

Table 35. RTAACTV view action commands
Primary command Line command Description
DEActivate
defname sysname
DEA Deactivates an ACTIVE analysis or status definition for which a time period is defined; the status of the definition changes to PENDING.
DiSCard
defname sysname
DSC Discards an ACTIVE or PENDING analysis or status definition from the CICS system in which it is installed.
Where:
defname
Is the specific or generic name of an analysis definition.
sysname
Is the specific or generic name of a CICS system.

Hyperlinks

Table 36 shows the hyperlink fields on the RTAACTV view.

Table 36. RTAACTV view hyperlink fields
Hyperlink field View displayed Description
Name RTADEF Detailed information about the specified analysis definition.
Name STATDEF Detailed information about the specified status definition.
Active period PERIODEF Detailed information about the specified period definition.
Action ACTION Detailed information about the specified action definition.

Usage

Deactivating or discarding an analysis or status definition

When an analysis or status definition is installed in a CICS system, its status (as illustrated by the Status field in Figure 53) is either:

ACTIVE
The definition is installed and active.
PENDING
The definition is installed and ready to become active.

An analysis or status definition is active during the time period identified in the Period field. (When this field is blank, the definition is to be active as long as the CICS system in which it is installed is active.)

To change the status of an installed analysis or status definition, type either the DEA or DSC action command in the line command field next to the name of the definition.

Press Enter. A confirmation panel is displayed. Press Enter again to deactivate or discard the analysis or status definition.

[[ Contents Previous Page | Next Page Index ]]