|
|
| Author |
Message |
vinit_infy Warnings : 1 New User
Joined: 07 Apr 2005 Posts: 43
|
|
|
|
Hi,
we have muliple plans in our db2 database. My application in on cics-cobol-db2.
In RCT definition we have used the PLANEXITPROGRAM.
Whenever i ru my application it gets abended with AD2H abend code with message in spool like -
"The CICS-DB2 attachment facility detected that a dynamic
plan exit program abended."
If anyone have encountered this abend before or have any idea how to get rid of it, Please assist me as well.
Many thanks in Advance. |
|
| Back to top |
|
 |
References
|
Posted: Wed Jul 23, 2008 1:51 am Post subject: Re: AD2H abend |
 |
|
|
 |
Bill O'Boyle
Active User
Joined: 14 Jan 2008 Posts: 295 Location: Orlando, FL, USA
|
|
|
|
In the AD2H explanation, it's mentioned that transient data message DFHDB2050 is also produced, which can help in determining the abend cause.
Have you tried breaking down the components of this message?
DFHDB2050 date time applid tranid termid Abend abcode has occurred in dynamic plan exit program progname
Bill |
|
| Back to top |
|
 |
|
|