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

what is file status 92 in easytrieve


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Pavankumar.m
Warnings : 1

New User


Joined: 28 Nov 2010
Posts: 53
Location: Mumbai

PostPosted: Wed Mar 13, 2013 9:58 am
Reply with quote

hi ,

I am trying to update the vsam record thru eazytrieve , After update it is showing return code 92...can any one tell me What does this means...

thanks,
pavan.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Wed Mar 13, 2013 12:04 pm
Reply with quote

Why not try reading the manual - es, there is a copy available to you if ou are using a legitimate copy of the product. Or even try Google.
Back to top
View user's profile Send private message
Pavankumar.m
Warnings : 1

New User


Joined: 28 Nov 2010
Posts: 53
Location: Mumbai

PostPosted: Wed Mar 13, 2013 12:23 pm
Reply with quote

I did Google before posting...I am getting COBOL return code not eazytrieve , so that am asking ,,anyways if know any location for docs provide me the link I will go thru it...

thanks for advise
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


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

PostPosted: Wed Mar 13, 2013 1:24 pm
Reply with quote

My wild guess is that you want to update before you read the record to be updated.
But if you show what you are doing we dont have to guess.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Wed Mar 13, 2013 2:39 pm
Reply with quote

Yes, as Peter suggests, it's something "illogical" that is the problem. With no code to look at, we can't say more.
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: Fri Mar 15, 2013 2:52 am
Reply with quote

Hello,

Easytrieve does not have different return codes . . .

The standard vsam return codes mean the same thing in Easytrieve as in COBOL.
Back to top
View user's profile Send private message
Gary McDowell

Active User


Joined: 15 Oct 2012
Posts: 139
Location: USA

PostPosted: Fri Mar 15, 2013 3:49 am
Reply with quote

92 - Logic error.

Any code you can show us? I'm guessing your "key" is directly from your input instead of from a work field.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
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
Search our Forums:

Back to Top