IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

U4091 abend with reason code =B


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sigamani

New User


Joined: 04 Dec 2007
Posts: 2
Location: bangalore

PostPosted: Tue Dec 04, 2007 5:10 pm
Reply with quote

Hi,

I have a PLI program which internally calls (static) a COBOL-DB2 program. I have compiled both the programs to the test libraries, which went fine. Now when i run this job, it abends with a user abend code U4091 and the reason code is B. i have given the below dump. please some one help me what the problem could be.

JOB TI851ITS STEP GN02A0A5 TIME 015523 DATE 07338 ID = 000
COMPLETION CODE USER = 4091 REASON CODE = 0000000B

PSW AT ENTRY TO ABEND 078D1E00 86926AC8 ILC 02 INTC 000D
PSW LOAD MODULE ADDRESS = 0687F000 OFFSET = 000A7AC8
NAME=CEEPLPKA


USER COMPLETION CODE=4091 REASON CODE=0000000B
TIME=01.55.23 SEQ=04103 CPU=0000 ASID=00BF
PSW AT TIME OF ERROR 078D1E00 86926AC8 ILC 2 INTC 0D
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
Back to top
View user's profile Send private message
anv2005

New User


Joined: 14 Jul 2005
Posts: 44
Location: US

PostPosted: Sat Dec 08, 2007 4:31 am
Reply with quote

Check your IBM LE output for both DDs: CEEDUMP and SYSOUT for additional diagnostics.

The CEE messages in these two files should help you to diagnose the problem.
Back to top
View user's profile Send private message
sigamani

New User


Joined: 04 Dec 2007
Posts: 2
Location: bangalore

PostPosted: Sun Dec 09, 2007 1:39 pm
Reply with quote

Hi New user,

first i would like to thank you for the response. then, the problem was with the compilerthat we used to compile the PL/I program. after changing the new compiler the program works fine.

ilan
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts REASON 00D70014 in load utility DB2 6
Search our Forums:

Back to Top