IFAMCHNL parameter: Difference between revisions
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
<ul> | <ul> | ||
<li> | <li> | ||
The <i>subsystem</i> option, available on z/OS with XDM only, is the 4-characters name of a subsystem, plus a colon (:). The default is the value | The <i>subsystem</i> option, available on z/OS with XDM only, is the 4-characters name of a subsystem, plus a colon (:). The default is the value stored within the IGCLM244 load module, which is set at the time of installation.</li> | ||
<li> | <li> | ||
<i>channel-name</i> is the 8-character name of the CRAM channel used. </li> | <i>channel-name</i> is the 8-character name of the CRAM channel used. </li> |
Revision as of 14:10, 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 stored within the 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.