IFAMCHNL parameter: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
<p>IIFAMCHNL can be used to override the default channel name if two <var class="product">Model 204</var> regions are to be active at the same time | <p>IIFAMCHNL can be used to override the default channel name if two <var class="product">Model 204</var> regions are to be active at the same time with cross-region User Language (IODEV=23) connections.</p> | ||
<p>IFAMCHNL is passed as a character string in the following format: </p> | <p>IFAMCHNL is passed as a character string in the following format: </p> | ||
<p class="code">IFAMCHNL=[subsystem:]channel-name | <p class="code">IFAMCHNL=[subsystem:]channel-name |
Revision as of 14:04, 28 October 2014
IFAM2 CRAM channel name
Summary
- Default value
- IFAMPROD
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V2.1 or earlier
Description
IIFAMCHNL can be used to override the default channel name if two Model 204 regions are to be active at the same time with cross-region User Language (IODEV=23) connections.
IFAMCHNL is passed as a character string in the following format:
IFAMCHNL=[subsystem:]channel-name
where:
- The subsystem option, available on z/OS with XDM only, is the 4-characters name of a subsystem, plus a colon (:). The default is the value of IGCLM244 load module, which is set at the time of installation.
- channel-name is the 8-character name of the CRAM channel used.
IFAMCHNL is not used under z/VM.