PROCTYP - CICS BTS process types

The PROCTYP view shows general information about BTS process types and their attributes.

Availability

The PROCTYP view is available for CICS® Transaction Server for OS/390®, Version 1 Release 3 and later systems.

Access

Issue command:
PROCTYP [processtype]

processname
is the specific or generic name of a currently installed process type.

Note:
Some process type names might contain lower case characters. You cannot inquire on these in the EUI using a filter because TSO converts lower case characters to upper case. For example ab* will be converted to AB* and as a result no data will be retrieved.
Select:
CICSBTS from the OPERATE menu, and PROCTYP from the CICSBTS submenu.

Figure 1 is an example of the PROCTYP view.

Figure 1. The PROCTYP view
 27FEB2005  15:14:54 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
 >W1 =PROCTYP===========EYUPLX01=EYUPLX01=27FEB2005==15:14:10====CPSM==========1
 CMD ProcType CICS     Filename Audit    Audit   Enable
 --- Name---- System-- -------- Log      Level   Status
     SALES1   EYUMAS1A SLSRGN01          OFF     ENABLED
 

Action commands

Table 4 shows the action commands you can issue from the PROCTYP view. The overtype fields are shown in Table 5.

The action commands and overtype fields for the PROCTYP view are available for all managed CICS systems for which PROCTYP is valid, except as noted in Table 4.

Table 4. PROCTYP view action commands
Primary command Line command Description
DISable
processtype
DIS Changes the status of the process type to DISABLED.
DiSCard
processtype
DSC Discards a process type from the CICS system where it is installed.
ENAble
processtype
ENA Enables a process type.
n/a SET Sets a process type attribute according to the new value you specify in an overtype field (see Table 5).
Note:
The value you specified in the Require Set field on the CICSPlex® System Manager entry panel determines whether or not you must use the SET command when you overtype a field.
Where::
processtype
Is the specific or generic name of a process type.

Table 5. PROCTYP view overtype fields
Field name Values
Status ENABLED | DISABLED
Auditlevel ACTIVITY|FULL|OFF|PROCESS

Hyperlinks

Table 6 shows the hyperlink fields on the PROCTYP view.

Table 6. PROCTYP view hyperlink fields
Hyperlink field View displayed Description
Processtype PROCTYPD Detailed view of the specified process type.
File LOCFILE General view of local CICS files
Note:
You can also display the PROCTYPS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]