Modify initialization parameter cards to match the resources you have configured for the Ironstream client configuration. The parameter card dataset member(s) are pointed to by the SYSIN DD of the started task.
The Ironstream parameter cards are located in:
hlq.SAMP(DDMPARM)
Parameter cards may contain system symbols to ensure uniqueness if the same dataset member is being used for multiple LPARs. Symbols must start with an ampersand (&) and must end with a period if the symbol substitution occurs in the middle of a string. For example, to incorporate the value of &SYSNAME. into the name of the console defined for the CMD subtask, the parameter card would look like:
CMD &SYSNAME.CON
Note: Strings resulting from symbol substitution must conform to the length and syntax requirements of the parameter.
A detailed description of the parameter cards follows.