IFAMCHNL parameter

From m204wiki
Revision as of 01:50, 23 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

Summary

Default value
IFAMPROD
Parameter type
System
Where set
On User 0's parameter line
Related products
All
Introduced
Model 204 V6.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 in 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.