Re: CICS DOCUMENT CREATE storage?
- From: Andreas Lerch <andreas@xxxxxxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 16:11:30 GMT
?? Ursprüngliche Nachricht
Am 28.03.06, 16:55:41, schrieb "Steamroller" <walkertigers@xxxxxxxxx>
zum Thema CICS DOCUMENT CREATE storage?:
Hi. The question is, where does CICS allocate storage for the EXEC
CICS DOCUMENT commands? Is it above or below the line?
The environment is Z/OS, CICS TS 2.3, Cobol CICS program with an
HTML/JavaScript front end (uses CWS).
We are seeing 2-3 (or more) times as much storage allocated below theBMS
line for all "web-aware" cobol programs versus other programs using
and we are trying to pinpoint the reason why.
Do you run in SOS below 16MB then you can:
Have you take a look on your config-file CEE%OPT with heap below
You can reduce the below-heap to 4080 (one page minus beginning and
endig SAA)
Have you linked all BMS-maps AMODE=31,RMODE=ANY
You can ignore the IEWL message, i do it since CICS TS 2.1
Do you have any programms AMODE=24 who invoked with EXEC CICS LINK
The COMMAREA is copied from high storage to low Storage and back
that are some reasons, but there can be more worth activity.
Einen schoenen Tag
Andreas Lerch
.
- References:
- CICS DOCUMENT CREATE storage?
- From: Steamroller
- CICS DOCUMENT CREATE storage?
- Prev by Date: Re: CICS DOCUMENT CREATE storage?
- Next by Date: Re: Constants, Static, Public, Private
- Previous by thread: Re: CICS DOCUMENT CREATE storage?
- Next by thread: Problem Calling "kill" in threaded 64-bit MF Server Express 4.0 SP2
- Index(es):
Relevant Pages
|