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

How to avoid ABEND 4038?


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

New User


Joined: 13 Apr 2007
Posts: 59
Location: Chennai

PostPosted: Mon Mar 10, 2008 2:27 pm
Reply with quote

Hi ,

I am getting the Abend 4038 continuously, with file status 46. I have checked the LRECl, specified in job and program. Both are same. What can be the reason?

I am attcahing my log herewith,

Quote:
LE COND CODE=IGZ0020S / EXPECTED COMP CODE=U4038
IEF450I TEST310M WGM310MI - ABEND=S000 U4038 REASON=00000001 532

Could you please help me in this?
Thnx, Reni
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Mar 11, 2008 12:03 am
Reply with quote

Hi,

U4038 is generic abend, it can have multiple reasons behind. Status code 46 is something to do with READ in COBOL program, check it.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Mar 11, 2008 12:17 am
Reply with quote

Hi,

Check for these:

Quote:
A sequential READ statement was attempted on a file open in the input or I-O mode and no valid next record had been established because:

1. The preceding READ statement was unsuccessful but did not cause an at end condition.
2. The preceding READ statement caused an at end condition.
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 ISAM and abend S03B JCL & VSAM 10
No new posts How to avoid duplicating a CICS Web S... CICS 0
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
Search our Forums:

Back to Top