Previous Topic: SSNAME

Next Topic: SYSVIEWE

STORAGE

Use the STORAGE parameter to force CA‑GSS work areas into 24-bit addressable storage.

Syntax

Use this format for the STORAGE parameter:

STORAGE {HIGH|LOW}

Arguments

The STORAGE parameter takes these arguments:

Argument

Description

HIGH

The default; most storage allocated to CA‑GSS resides above the 16‑megabyte line.

LOW

Moves certain work areas into 24-bit addressable storage; required if you are running CA‑GSS under z/OS/XA.

Usage Notes

CA‑GSS runs RMODE ANY and allocates all possible storage from high memory. Due to the constraints of early versions of z/OS and other software, it can be necessary to cause internal work areas to be allocated from low memory. This is especially true if you are experiencing 0C4 abends while executing REXX functions that interface with the operating system (WTO, OSCMD, and so on).