IMPORT

Purpose

Imports resource definitions from an export file received from another CICS® Configuration Manager system. Optionally, if the export file contains change package details, also registers change packages in the importing CICS Configuration Manager repository.

Format

Read syntax diagramSkip visual syntax diagram
>>-IMPORT--SOURCE=CICS_configuration,--------------------------->

>--TARGET=CICS_configuration,----------------------------------->

>--+-CPID=change_package--+-----------------+---------+--------->
   |                      '-,-EVID=event_ID-'         |   
   | .-NAME=*,----.  .-TYPE=*,----.  .-GROUP=*,-----. |   
   '-+------------+--+------------+--+--------------+-'   
     '-NAME=name,-'  '-TYPE=type,-'  '-GROUP=group,-'     

   .-REGISTERCPID=NO,--.  .-PURGE=NO--.   
>--+-------------------+--+-----------+------------------------><
   '-REGISTERCPID=YES,-'  '-PURGE=YES-'   

SOURCE must specify a CICS configuration that refers to a CICS Configuration Manager export file. The CICS configuration specified by TARGET may refer to a CSD file, a context, or any export file format. TARGET must not refer to the same CICS configuration as SOURCE; you cannot import resource definitions back to the same export file.

You cannot specify CPID with NAME, TYPE, or GROUP. If you specify any of NAME, TYPE, or GROUP, then any of these that you omit default to an * (asterisk) generic value.


Reference Reference

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///ccv-batch-cmd-import.htm