Re: CICS DOCUMENT CREATE storage?





?? 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 the
line for all "web-aware" cobol programs versus other programs using
BMS
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



.



Relevant Pages

  • Re: CICS and COBOL reentrancy was Re: Further discussion on "Something has to be maintained" and lac
    ... Thread/terminal-dependent storage has always been required to support serial ... IMS-DC used the terminal dependent SPA, CICS used ... usually held a "progress indicator" which told the executable code where to ... each executing the same re-entrant CICS program. ...
    (comp.lang.cobol)
  • Re: question on STORAGE function - TCB may become non-dispatchable?
    ... storage "directly" in CICS, but CICS doesn't support that. ... Please cite the syntax for an application program to obtain storage ... the 2GB boundary (above the bar). ... application program that uses 64?bit registers to exploit 64?bit ...
    (bit.listserv.ibm-main)
  • Re: CICS DOCUMENT CREATE storage?
    ... A customer raised a service request recently about this. ... The HTTP response is in user key storage because the server program runs in user ... Bill Klein ... CICS DOCUMENT commands? ...
    (comp.lang.cobol)
  • Re: length and occurs depending on
    ... following CICS option is available for VSE, ... >> use GETMAIN to allocate the storage before writing the Queue. ... > possibility of reading a temp storage queue record larger than your space ...
    (comp.lang.cobol)
  • Re: CICS 2.2 Hang
    ... Most frequent cause is a program attempting to write to storage to which it ... I'm guessing that you run CICS ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)