Discussion:
DFHAP0001 CICSTECH An abend (code 0C4/AKEA) has occurred at offset X'FFFFFFFF' in module DFHTDA
(too old to reply)
Dianne Durham
2003-08-04 19:24:17 UTC
Permalink
I am getting the following ONLY when I take my CICS/TS down after I've WARM started it (START=AUTO).

Has anyone else had this problem?

VSE 2.5.1 CICS/TS 1.1.1


P1 0065 DFHTM1782I CICSTECH All non-system tasks have been successfully
terminated. 12.42.25
P1 0065 DFHZC2305I CICSTECH Termination of VTAM sessions beginning 12.42.25
P1 0065 DFHZC2316 CICSTECH VTAM ACB is closed 12.42.27
P1 0065 DFHWK0105I CICSTECH Warm keypoint successful. 12.42.29
P1 0065 DFHAP0001 CICSTECH An abend (code 0C4/AKEA) has occurred at offset
X'FFFFFFFF' in module DFHTDA . 12.42.29
P1 0065 DFHME0116 CICSTECH 12.42.29
(Module:DFHMEME) CICS symptom string for message DFHAP0001 is 12.42.29
PIDS/564805400 LVLS/411 MS/DFHAP0001 RIDS/DFHSRP PTFS/VSE411 AB/S00C4
AB/UAKEA RIDS/DFHTDA ADRS/FFFFFFFF. 12.42.29
P1 0065 DFHDU0205 CICSTECH A SYSTEM DUMP FOR DUMPCODE: AP0001 , WAS 12.42.29
SUPPRESSED BY THE DUMP TABLE OPTION FOR THIS DUMPCODE 12.42.29
P1 0065 DFHTM1797 CICSTECH System termination program has abended. 12.42.29
P1 0065 DFHDU0205 CICSTECH A SYSTEM DUMP FOR DUMPCODE: TM1797 , WAS 12.42.29
SUPPRESSED BY THE DUMP TABLE OPTION FOR THIS DUMPCODE 12.42.29
P1 0066 0S12I MAIN TASK TERMINATION 12.42.29
P1 0066 0S00I SUB DFHSKTSK CANCELED 12.42.29
P1 0066 0S07I PROBLEM PROGRAM PSW = 07DD1000 819377B4 12.42.29
P1 0045 DFHDU0303I CICSTECH Transaction Dump Data set DFHDMPB closed. 12.42.29
P1 0045 DFHKE1800 CICSTECH ABNORMAL TERMINATION OF CICS IS COMPLETE. 12.42.29
12.42.29

Dianne Durham ***@illinoismutual.com
Illinois Mutual Life (309) 674-8255 x113

.



CONFIDENTIALITY NOTICE: This communication, including any attachments, is intended only for the use of the individual or entity to which it is addressed and contains information which may be confidential. If you are not the intended recipient, any distribution or copying of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately, delete the communication and destroy all copies. Thank you for your compliance.
Eric Schadow
2003-08-04 20:13:06 UTC
Permalink
Dianne

A quick search of the IBM PMR database reveals a possible solution

APAR NUMBER: PQ49478 RESOLVED AS: PROGRAM ERROR


ABSTRACT: PQ49478: GOING FROM CICS/VSE R2.3 TO CICS/VSE TS R1.1.1 THEY RECEIVE ABENDATDZ AND ABEND0C1 IN DFHTDA AND CICS COMES DOWN. ORIGINATING DETAILS: This customer went from CICS/VSE R2.3 to CICS/VSE TS R1.1.1 and they received ABENDATDZ and ABEND0C1 in DFHTDA and CICS comes down. They found that they had a DCT for a 3211 printer defined to go to a SYS# to a SYSPUNCH device that was not defined. When that put in a ASSIGN CARD for the device, the problem went away.


LOCAL FIX AS REPORTED BY ORIGINATOR: Put in a ASSIGN CARD for the SYSPUNCH device.




At 03:25 PM 8/4/2003, you wrote:
> "Dianne Durham" <***@illinoismutual.com>

Eric Schadow
Mainframe Technical Support
www.davisvision.com



------------------------------------------------------------------------
The information contained in this communication is intended
only for the use of the recipient(s) named above. It may
contain information that is privileged or confidential, and
may be protected by State and/or Federal Regulations. If
the reader of this message is not the intended recipient,
you are hereby notified that any dissemination,
distribution, or copying of this communication, or any of
its contents, is strictly prohibited. If you have received
this communication in error, please return it to the sender
immediately and delete the original message and any copy
of it from your computer system. If you have any questions
concerning this message, please contact the sender.
------------------------------------------------------------------------
Dianne Durham
2003-08-04 20:51:39 UTC
Permalink
>>first thought is Check your order of programs in the shutdown PLT make sure
>>the DFHDLIM is in the proper place...

Would having DFHDELIM in the wrong place act differently in a WARM shutdown as opposed to a COLD shutdown?


Here are my PLTPI and PLTSD entries:

DFHPLT TYPE=INITIAL,SUFFIX=D1
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
DFHPLT TYPE=ENTRY,PROGRAM=DFHDELIM
*
DFHPLT TYPE=ENTRY,PROGRAM=RTMPLT RTM STARTUP/SHUTDOWN
*
DFHPLT TYPE=ENTRY,PROGRAM=MLOGINIT MLOG STARTUP
*
DFHPLT TYPE=ENTRY,PROGRAM=SETOPID SET OPERID
DFHPLT TYPE=FINAL
END
/*
DFHPLT TYPE=INITIAL,SUFFIX=D2
*
DFHPLT TYPE=ENTRY,PROGRAM=RTMPLT RTM STARTUP/SHUTDOWN
*
DFHPLT TYPE=ENTRY,PROGRAM=DFHDELIM
*
DFHPLT TYPE=FINAL
END
/*

Dianne Durham ***@illinoismutual.com
Illinois Mutual Life (309) 674-8255 x113

.



CONFIDENTIALITY NOTICE: This communication, including any attachments, is intended only for the use of the individual or entity to which it is addressed and contains information which may be confidential. If you are not the intended recipient, any distribution or copying of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately, delete the communication and destroy all copies. Thank you for your compliance.
Dianne Durham
2003-08-06 13:59:05 UTC
Permalink
Dan, Jill, Eric, Tom:

Thanks for all your help on this problem I had. As it turns out, I did NOT have DFHCXRF defined in my JCL. Once I added this (Thanks Dan) the shutdown after a WARM start is now also working as it should.

I really appreciate all the suggestions I received, I can't Thank you enough!


Dianne

Dianne Durham ***@illinoismutual.com
Illinois Mutual Life (309) 674-8255 x113

.



CONFIDENTIALITY NOTICE: This communication, including any attachments, is intended only for the use of the individual or entity to which it is addressed and contains information which may be confidential. If you are not the intended recipient, any distribution or copying of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately, delete the communication and destroy all copies. Thank you for your compliance.
Loading...