> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Frank Swarbrick
>
> [ snip ]
>
> I am generally able to just do a PHASEIN and it recovers. But we need
to solve the underlying issue.
You've already mentioned avoiding compressing a DFHRPL library while
CICS is running.
> I think I may have made a bad decision that is causing the issue. We
have all of the COBOL CICS
> programs compiled with the TEST compile option of Enterprise COBOL
4.2. This gives us
> "TEST(NOHOOK,NOSEPARATE,NOEJPD)". This includes debug symbolics in
the load modules and makes them
> about 10 times larger than had I not done this. Might this make it so
we can't load all of the
> modules in to storage at once and thus cause the issue? If we
increase the region size, or something
> else, might this help? We did this yesterday and it seemed to help,
but we got bit again at 6am this
> Morning. IS there some other "quick fix" we can do without requiring
a recompile of all modules with
> NOTEST?
Programs are usually loaded into the (E)DSA, so increasing your (E)DSA
limit(s) may help. You would also need a corresponding increase in
REGION size.
-jc-
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html