CICS GETMAIN: The Real Use of This Command

The dynamic storage areas are used to supply CICS® tasks with the storage needed to execute your transactions. From the storage size that you specify on the DSALIM(dynamic storage area limit) and the EDSALIM (extended dynaimc storage area limit) parameters, CICS allocates the dynamic storage areas above and below the line respectively.

Dynamic Storage

Latest Posts

Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the Latest Posts block, to list posts from the site.

If the dynamic storage areas limits are too small, CICS performance is degraded. The system may periodically enter a short-on-storage condition, during which it curtails system activity until it can recover enough storage to resume normal operations. You can read online when GETMAIN you need to use in your CICS programs.

The dynamic storage areas limits should be as large as possible after due consideration of other areas, especially the MVS storage area above 16MB.

CICS GETMAIN

CICS GETMAIN requests for dynamic storage are satisfied from one of the following: the CDSA, UDSA, SDSA, ECDSA, , EUDSA, or the ESDSA during normal execution. The sizes of the dynamic storage areas are defined at CICS initialization, but the use of storage within them is very dynamic.

Related Posts

Author: Srini

Experienced software developer. Skills in Development, Coding, Testing and Debugging. Good Data analytic skills (Data Warehousing and BI). Also skills in Mainframe.