The PROGRAM view shows general information about currently installed programs.
The PROGRAM view is available for all managed CICS® systems.
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.
Figure 80 is an example of 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
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.
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:
|
Field name | Values |
---|---|
Enabled Status | ENABLED | DISABLED |
Shared Status | SHARED | PRIVATE and later systems. |
CEDF Option | CEDF | NOCEDF |
Table 165 shows the hyperlink field on the PROGRAM view.
Hyperlink field | View displayed | Description |
---|---|---|
Program Name | PROGRAMD | Detailed view of the specified program. |