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

IOERR file response code


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sreenivasreddyg

New User


Joined: 23 Apr 2005
Posts: 39
Location: delhi

PostPosted: Wed Oct 01, 2008 9:42 pm
Reply with quote

While executing STRTABR command I am getting the DFHRESP as 17 which is IOERR. I found that the file is physically not present. What I was expecting is I should get FILENOTFND error instead of IOERR. Can anybody explain me what is IOERR and if I create a file will it be resolved?

Thanks in advance
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Wed Oct 01, 2008 10:25 pm
Reply with quote

How is the file defined in CICS region ?

perhaps the FILE is there, but the physical dataset name is pointing
to a different file.

Perform a CEMT I FILE ('XXXXX')
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
Search our Forums:

Back to Top