Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IBMCOBOL and LE ABEND

175 views
Skip to first unread message

Massimo Pettenò

unread,
Oct 11, 2000, 3:00:00 AM10/11/00
to
Does anybody know if there is some documented procedure to understand
what is the COBOL program or COBOL CSECT that damage heap memory and
cause ABEND U4038 with message
"CEE0802C: Heap storage control information was damaged."?

Thanx.
Max

S Comstock

unread,
Oct 11, 2000, 3:00:00 AM10/11/00
to
What is the setting of your TERMTHDACT runtime option? It should be one of:
TRACE, DUMP, UADUMP or UATRACE. If not, try rerunning with one of those options
and tell us what you get.

Regards,


Steve Comstock
Telephone: 303-393-8716
www.trainersfriend.com
email: st...@trainersfriend.com
256-B S. Monaco Parkway
Denver, CO 80224
USA

Roland Schiradin

unread,
Oct 11, 2000, 3:00:00 AM10/11/00
to
I'm not sure about your environment (CICS/Batch/CBLOPTS-settings,LE-version)

You may turn on the HeapCheck-Option for this program via PARM
/HEAPCHK=(ON)

Roland


"Massimo Pettenņ" <Petteno...@generali.it> schrieb im Newsbeitrag
news:39E48387...@generali.it...

YukonMama

unread,
Oct 11, 2000, 11:19:48 PM10/11/00
to
>From: Massimo =?iso-8859-1?Q?Petten=F2?= Petteno...@generali.it
>Date: 10/11/00 11:13 AM Eastern Daylight Time

I may be going brain dead but doesn't a U4038 mean that the FD in a program
doesn't match the DCB LRECL in a file? Or you're missing a DD statement (which
of course it won't match the DCB because there isn't any) - or is that a U4035?
Don't remember anything about heap.

(I know - that helps a heap).

Eileen

Massimo Pettenò

unread,
Oct 12, 2000, 3:00:00 AM10/12/00
to
My Environment is IMS. I tryed to set HEAPCHK(ON) using "STEPLIB"
but I still have no differences (DUMP information are the same).
I'm not able to read the dump information.
Thanx.
Max

Roland Schiradin wrote:

> I'm not sure about your environment (CICS/Batch/CBLOPTS-settings,LE-version)
>
> You may turn on the HeapCheck-Option for this program via PARM
> /HEAPCHK=(ON)
>
> Roland
>
> "Massimo Pettenņ" <Petteno...@generali.it> schrieb im Newsbeitrag
> news:39E48387...@generali.it...

Massimo Pettenò

unread,
Oct 12, 2000, 3:00:00 AM10/12/00
to
I have TERMTHDACT(UADUMP) active.
Thanx

Massimo Pettenò

unread,
Oct 12, 2000, 3:00:00 AM10/12/00
to
I'm sorry it was an LE ABEND U4039.
Max

Simon Elliott

unread,
Oct 12, 2000, 3:00:00 AM10/12/00
to
Massimo Pettenň wrote:

> I'm sorry it was an LE ABEND U4039.
> Max

The Language Environment for MVS and VM V1R5 bookshelf at
http://www.s390.ibm.com:80/bookmgr-cgi/bookmgr.cmd/Shelves/CEE5S004

gives

"The default abnormal termination exits, CEEBDATX (for batch) and CEECDATX (for
CICS), are now automatically linked in at install time. These exits issue abend 4039
when an unhandled condition of severity 2 or greater occurs."

Does this help?

--

Simon Elliott
TGL TSG CICS/DB Support
Cap Gemini Southbank
London
Tel. (44) 020 7917 4255

Standard disclaimer: Any opinions expressed are not necessarily those of my employer.

Please delete "Delete.Me" to reply.

Massimo Pettenò

unread,
Oct 12, 2000, 3:00:00 AM10/12/00
to
Actually I don't know, or better I don't thoink so.
Thanx the same.
Max

Roland Schiradin

unread,
Oct 12, 2000, 6:45:09 PM10/12/00
to
I'm not an IMS-specalist.

I would guess your HEAPCHK setting was not in use. To make
sure just add RPTOPT(ON) to your CEEUOPT/CEEROPT
This will tell which options in effect but I don't know where (no IMS
know-how)

Roland


"Massimo Pettenņ" <Petteno...@generali.it> schrieb im Newsbeitrag

news:39E5671F...@generali.it...


> My Environment is IMS. I tryed to set HEAPCHK(ON) using "STEPLIB"
> but I still have no differences (DUMP information are the same).
> I'm not able to read the dump information.
> Thanx.
> Max
>
> Roland Schiradin wrote:
>
> > I'm not sure about your environment
(CICS/Batch/CBLOPTS-settings,LE-version)
> >
> > You may turn on the HeapCheck-Option for this program via PARM
> > /HEAPCHK=(ON)
> >
> > Roland
> >
> > "Massimo Pettenņ" <Petteno...@generali.it> schrieb im Newsbeitrag
> > news:39E48387...@generali.it...

Massimo Pettenò

unread,
Oct 13, 2000, 3:00:00 AM10/13/00
to
I tryed with HEAPCHK(ON) but I had the same information
on dump as before. HEAPCHK seems do not help me.

Roland Schiradin

unread,
Oct 14, 2000, 3:00:00 AM10/14/00
to
In this case try to get a SYSUDUMP and use the IPCS LEDATA to check
which HEAP is corrupted. Maybe the data in the corrupted data will help

Roland

"Massimo Pettenņ" <Petteno...@generali.it> schrieb im Newsbeitrag

news:39E6B40D...@generali.it...


> I tryed with HEAPCHK(ON) but I had the same information
> on dump as before. HEAPCHK seems do not help me.
>

0 new messages