USER ABEND CODE 4038 REASON CODE 00000001

Ask question on - DataBase Concepts, IBM Mainframe DB2, DB2/UDB, DB2 Tools, SQL , DB2 programming with languages like COBOL, PL1.

Moderators: Kalicharan, Moderator Group

Post Reply
srkumar422
Member
Posts: 2
Joined: Wed Dec 16, 2009 4:19 am

USER ABEND CODE 4038 REASON CODE 00000001

Post by srkumar422 » Wed Dec 16, 2009 4:25 am

I have 'USER ABEND CODE 4038 REASON CODE 00000001' in my SYSTSPRT. And in SYSOUT 'BEGIN CALL CEE3ABD ..0130.....................................................'. What is the problem and what may be the solution.?

Is it a problem in Plan?
Ravi Kumar Siluveru
9701955525

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Wed Dec 16, 2009 4:44 am

modules begining with CE as in CEE3ABD are Language Environment (LE) modules.

abend code 4038 should be researched in the LE bookshelf.

this is the Welcome to Language Environment link
and this is a Catalog of all documents about LE. You should start with a Language Environment Debugging Guide.
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

srkumar422
Member
Posts: 2
Joined: Wed Dec 16, 2009 4:19 am

thank you

Post by srkumar422 » Wed Dec 16, 2009 4:49 am

Thank you very much. I will check in the links and get back.
Ravi Kumar Siluveru
9701955525

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Wed Dec 16, 2009 1:29 pm

Keep in mind, U4038 is a user abend and can occur because of many reasons ...
Regards,
Anuj

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Wed Dec 16, 2009 6:36 pm

Anuj,

LE returns user abends in the 4xxx range.
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others