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

How to resolve U4038?


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
SRUTHI DRAVIDAMANI

New User


Joined: 31 Jan 2018
Posts: 7
Location: INDIA

PostPosted: Sun Feb 25, 2018 12:35 pm
Reply with quote

Hi,
Im getting the below error in submitting the job.
IGZ0020S A logic error occurred. Neither FILE STATUS nor a declarative was specified for file koinp01 in program KOQINPSQ at relative location X'0E98'. The status code was 47.
From compile unit KOQINPSQ at entry point KOQINPSQ at compile unit offset +00000E98 at entry offset +00000E98 at address 17901C58.
********************************
Can anyone help?

I have checked LRCL, READ, input/output files everything but still getting this error.
Back to top
View user's profile Send private message
dneufarth

Active User


Joined: 27 Apr 2005
Posts: 419
Location: Inside the SPEW (Southwest Ohio, USA)

PostPosted: Sun Feb 25, 2018 12:58 pm
Reply with quote

www.ibm.com/support/knowledgecenter/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.ceea900/cs00458.htm Is a good starting point.
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Sun Feb 25, 2018 9:54 pm
Reply with quote

Another starting point:
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/IGY3LR50/TBLWQ5767?SHELF=&DT=20090821081020&CASE=&ScrollTOP=TBLWQ5767#TBLWQ5767
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Mon Feb 26, 2018 7:52 pm
Reply with quote

and the ending point is:

People who do not check return codes in their programs should not be allowed near any computer !
icon_axe.gif
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Mon Feb 26, 2018 9:24 pm
Reply with quote

Quote:
People who do not check return codes in their programs should not be allowed near any computer !

haha icon_biggrin.gif
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Mon Feb 26, 2018 9:42 pm
Reply with quote

Quote:
People who do not check return codes in their programs should not be allowed near any computer !


and also that all their bytes have a wrong parity bit icon_cool.gif
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Need help to resolve a hard edit COBOL Programming 8
This topic is locked: you cannot edit posts or make replies. Need help to resolve a hard edit COBOL Programming 4
No new posts COBOL program error ENDED AT SVSCJES2... COBOL Programming 1
No new posts How to resolve SYNCH15! & SYNCH16... Compuware & Other Tools 0
No new posts How to resolve sqlcode of CALL ATTACH... DB2 3
Search our Forums:

Back to Top