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

Easytrive file status 58


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
arvind.m

Active User


Joined: 28 Aug 2008
Posts: 205
Location: Hyderabad

PostPosted: Sun Aug 08, 2010 9:11 am
Reply with quote

Hi all,
Can anyone provide the link for easytrive file status as i need some info about file status 58 or file status is same as that of cobol file status.
Code:

BAD WRITE ON LC-166-FILE       
FILE STATUS =            58

Thanks,
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: Sun Aug 08, 2010 9:33 am
Reply with quote

Hello,

I am not aware of a document for Easytrieve file status codes. I am also not aware of a file status 58. . .

What is the file definition in this code, the write that fails, and the jcl for the problem file?
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: Sun Aug 08, 2010 9:42 am
Reply with quote

Follow-up. . .

The code may be trying to write a file that was already open as input. . .
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Sun Aug 08, 2010 12:04 pm
Reply with quote

What is the message id?

No Easytrev manual describes this error.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Sun Aug 08, 2010 6:33 pm
Reply with quote

would help to have the file description/record areas
and the actual i/o instructions.

ezytrieve says the status-code is an mvs code, check with mvs codes really hepful
Back to top
View user's profile Send private message
arvind.m

Active User


Joined: 28 Aug 2008
Posts: 205
Location: Hyderabad

PostPosted: Sun Aug 08, 2010 9:25 pm
Reply with quote

Sorry ppl for late response. We resolved the issue and the problem was "space issue" for the VSAM file where it does write.
VM/CMS is very hard to work with. icon_eek.gif
real pain to find the production abends. Not sure how i'll survive.
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: Mon Aug 09, 2010 5:07 am
Reply with quote

Hello,

Quote:
Not sure how i'll survive.

By recording everything that is discovered into a "cheat sheet" document with text info and links that are discovered (even if they are bookmarked). Also include any contact info you gather.

Quote:
VM/CMS is very hard to work with.
If you believe this, it will become true. . .

VM was not that difficult - it is just different than what you learned initially.

Quote:
real pain to find the production abends.
Which abends? Why would a production abend be unlike a test abend. . .?

Quote:
No Easytrev manual describes this error.
Yup, this is not an Easytrieve error. This was detected by the code and the error presented was generated by that code.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 7
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 Access to non cataloged VSAM file JCL & VSAM 18
No new posts Need help for File Aid JCL to extract... Compuware & Other Tools 23
Search our Forums:

Back to Top