CICS NEWCOPY
This command marks the program name in the PPT nonresident and refreshes its disk address to prepare for a newly link-edited version or restoration of that program.
Command | Parameters |
---|---|
CICS NEWCOPY | Program name |
The following table describes the parameters:
Parameter | Function | Notes |
---|---|---|
Program | program to be refreshed | 1- to 8 alphanumeric |
Example
This example command refreshes the CICS copy of a program named PGM1.
/* REXX */
'IMFEXEC CICS NEWCOPY PGM1'
'IMFEXEC CICS NEWCOPY PGM1'
CLIST example:
IMFEXEC CICS NEWCOPY PGM1
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*