NEWCOPY

Purpose

Reloads in-memory copies of resource definitions associated with a CICS® program definition or document template definition.

Format

Read syntax diagramSkip visual syntax diagram
>>-NEWCOPY--+-CPID=change_package-------+----------------------->
            '-EXTREF=external_reference-'   

>--,-SCHEME=migration_scheme------------------------------------>

>--+-------------------------------------+---------------------->
   |  (1)                                |   
   '-----,DATA=(qualification_exit_data)-'   

   .-,PHASEIN=NO------.                                      
>--+------------------+--+-------------------------------+-----><
   |              (2) |  |  (3)                          |   
   '-,PHASEIN=YES-----'  '-----,TARGETSCOPE=target_scope-'   

Notes:
  1. The DATA parameter is used only if your site has developed an exit program for the operations qualification exit point for a newcopy action (OPQANC01), and that exit point is active. CICS Configuration Manager passes the qualification_exit_data (a freeform text string) to your exit program. Your exit program can use the value to decide whether to allow or disallow each instance of a newcopy action.
  2. PHASEIN is ignored for document templates.
  3. If the change package contains candidates for context-based target CICS configurations, target_scope is required.