PROGRAM - Programs

The PROGRAM view shows general information about currently installed programs.

Availability

The PROGRAM view is available for all managed CICS® systems.

Access

Issue command:
PROGRAM [program [ENABLED|DISABLED]]

program
is the specific or generic name of a currently installed program, or * for all programs.

ENABLED|DISABLED
Limits the view to programs that are either enabled or disabled. If you omit this parameter, programs are included in the view regardless of their status.

If you do not specify parameters, the view includes information about all programs within the current scope.

Select:
PROGRAM from the OPERATE menu, and PROGRAM from the PROGRAM submenu.

Figure 80 is an example of the PROGRAM view.

Figure 80. The PROGRAM view
 27FEB2005  20:25:10 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =PROGRAM===========EYUPLX01=EYUPLX01=27FEB2005==20:25:05====CPSM=========652
 CMD Program  CICS     Enabled  Use     Current Program   Shared  CEDF   Copy
 --- Name---- System-- Status-- Count-- Use---- Language- Status  Option Required
     DFHACP   EYUMAS1A ENABLED        1       1 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHACP   EYUMAS2A ENABLED        1       1 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHACP   EYUMAS3A ENABLED        1       1 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHACP   EYUMAS4A ENABLED        1       1 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAKP   EYUMAS1A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAKP   EYUMAS2A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAKP   EYUMAS3A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAKP   EYUMAS4A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAMP   EYUMAS1A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAMP   EYUMAS2A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAMP   EYUMAS3A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
     DFHAMP   EYUMAS4A ENABLED        1       0 ASSEMBLER PRIVATE NOCEDF NOTREQUIRED
 

Action commands

Table 163 shows the action commands you can issue from the PROGRAM view. The overtype fields are shown in Table 164.

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

Table 163. PROGRAM view action commands
Primary command Line command Description
DISable
program sysname
DIS Disables a program.
DiSCard
program sysname
DSC Discards a program from the CICS system where it is installed.
Note:
Programs that have names beginning with DFH are supplied by CICS and cannot be disabled or discarded.
ENAble
program sysname
ENA Enables a program.
NEWcopy
program sysname
NEW Loads a new copy of a program into memory, provided the program use count is 0.
PHAsein
program sysname
PHA Loads a new copy of a program into memory, regardless of the program use count.
n/a SET Sets a program attribute according to the new value you specify in an overtype field (see Table 164).
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:
program
Is the specific or generic name of a program.
sysname
Is the specific or generic name of a CICS system.

Table 164. PROGRAM view overtype fields
Field name Values
Enabled Status ENABLED | DISABLED
Shared Status SHARED | PRIVATE and later systems.
CEDF Option CEDF | NOCEDF

Hyperlinks

Table 165 shows the hyperlink field on the PROGRAM view.

Table 165. PROGRAM view hyperlink field
Hyperlink field View displayed Description
Program Name PROGRAMD Detailed view of the specified program.
Note:
You can also display the PROGRAMS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]