With IMS/ESA Version 3 Release 1 or later, the parameters passed
to the IMS interfaces are no longer restricted to the area below
the 16M line. The parameters will be above the 16M line if you observe
the following rules:
- If the parameters passed to IMS are in CONTROLLED or BASED storage,
specify the ANYWHERE suboption of the HEAP run-time option.
- If the parameters passed to IMS are in AUTOMATIC storage, specify
the ANYWHERE suboption of the STACK run-time option.
- If the parameters passed to IMS are in STATIC storage, link
the load module with the AMODE(31) attribute.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)