INSTALL

Purpose

Dynamically makes resource definitions available to an active CICS® region.

Format

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

>--,-SCHEME=migration_scheme--+-------------------+------------->
                              |           .-NO--. |   
                              '-,QUIESCE=-+-YES-+-'   

>--+-------------------------------+---------------------------->
   |  (1)                          |   
   '-----,TARGETSCOPE=target_scope-'   

>--+-----------------------------------------+------------------>
   '-,FILE=(-+---------------------------+-)-'   
             +-RSCOPE=,USAGE=LOCAL-------+       
             '-RSCOPE=scope,USAGE=REMOTE-'       

>--+--------------------------------------------------------+--->
   '-,PROGRAM=(-+---------------------------+-,-MODE=mode-)-'   
                +-RSCOPE=,USAGE=LOCAL-------+                   
                '-RSCOPE=scope,USAGE=REMOTE-'                   

>--+--------------------------------------------------------+--->
   '-,TDQUEUE=(-+---------------------------+-,-MODE=mode-)-'   
                +-RSCOPE=,USAGE=LOCAL-------+                   
                '-RSCOPE=scope,USAGE=REMOTE-'                   

>--+------------------------------------------------------------+-->
   '-,TRANSACTION=(-+---------------------------+-,-MODE=mode-)-'   
                    +-RSCOPE=,USAGE=LOCAL-------+                   
                    '-RSCOPE=scope,USAGE=REMOTE-'                   

>--+-----------------------------------+-----------------------><
   '-,CONNECTION=(-REFASSGN=refassgn-)-'   

Notes:
  1. If the change package contains candidates for migration to context-based target CICS configurations, target_scope is required.

For details on the PROGRAM, TDQUEUE, TRANSACTION, CONNECTION, and scope-related parameters, see the CICSPlex® SM documentation.