GIMXSID control statements

Following are the control statements used to direct the processing for GIMXSID. These control statements are specified in the SYSIN data set.

CSI=dsname
indicates the data set name for an SMPCSI data set containing a global zone. This is a required control statement. There can be multiple CSI statements to identify multiple SMPCSI data sets and global zones to be processed.

dsname can be up to 44 characters long and must conform to standard data set naming conventions

TARGET=zone, zone, ...
indicates the target zones controlled by the global zone identified on the preceding CSI statement that are to be processed. There can be multiple instances of the TARGET statement to allow many target zones to be specified. The zone values can be from 1 to 7 characters and must be separated by a comma and zero or more blank characters, or, one or more blank characters.

This is an optional control statement. If a TARGET statement is not specified following a CSI control statement, all target zones controlled by the global zone identified on the preceding CSI statement are processed.