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

How to solve u1020 abend


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

New User


Joined: 13 May 2008
Posts: 4
Location: mumbai

PostPosted: Mon May 26, 2008 2:54 pm
Reply with quote

Hi ,
i am having this abend and error in my jcl :

A user logic error occurred. Neither FILE STATUS nor a 119
declarative was specified for file 'QURYFILE' in program
'LCI20DPQ' at relative location X'1C68'. The I-O status code
was '47'.
ABEND CODE=U1020
plz help me how to solve this abend........
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon May 26, 2008 2:57 pm
Reply with quote

what does io status code 47 mean ??
Back to top
View user's profile Send private message
khandelwal

New User


Joined: 13 May 2008
Posts: 4
Location: mumbai

PostPosted: Mon May 26, 2008 3:04 pm
Reply with quote

same thing not able to understand..........
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon May 26, 2008 3:27 pm
Reply with quote

if You do not want to look at the manuals...
search the net for "cobol file status 47"
Back to top
View user's profile Send private message
DARAPRADEEP

New User


Joined: 13 Apr 2005
Posts: 7

PostPosted: Mon May 26, 2008 3:32 pm
Reply with quote

Hi,
The file status 47 means : -

The execution of a READ or START statement was attempted on a file not open in the input or I-O mode.
Back to top
View user's profile Send private message
jasorn
Warnings : 1

Active User


Joined: 12 Jul 2006
Posts: 191
Location: USA

PostPosted: Wed May 28, 2008 3:17 pm
Reply with quote

Darapradeep,
If you're like me you'll want to print the list of the status keys and keep it handy.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed May 28, 2008 10:26 pm
Reply with quote

Hello again jasorn,

Why address the suggestion to Darapradeep? Khandelwal is the one looking for status code info. . .

We should pay attention to what we post - not just flail away. . .
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 ISAM and abend S03B JCL & VSAM 10
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
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top