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

VSAM File Status 98


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Mon Aug 18, 2008 6:08 pm
Reply with quote

Hi,

I am currently working on converting VSCOBOLII codes to eCOBOL standard.

I would like to know the difference between the VSAM File Status code 98 under VSCOBOLII(CMPR2 compiler) and eCOBOL(NOCMPR2 compiler).

Thanks,
Siva
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


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

PostPosted: Mon Aug 18, 2008 6:41 pm
Reply with quote

as far I as I know, the 2 char file status codes have not changed.

but, since COB II, IBM has always suggested that for VSAM, that the second data area of the 'FILE STATUS IS' clause be used
Back to top
View user's profile Send private message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Mon Aug 18, 2008 10:50 pm
Reply with quote

Thanks for the response dbz, I couldn't get the second part of the reply 'that the second data area of the 'FILE STATUS IS' clause be used', can you clarify on this.

Regards,
Siva
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Aug 18, 2008 10:57 pm
Reply with quote

Check the manual, Siva ... VSAM files with FILE STATUS clause can have a second variable which contains details about VSAM errors. It's a group field of 3 2-byte binary values with the return, feedback, function codes in them.
Back to top
View user's profile Send private message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Fri Aug 22, 2008 1:22 pm
Reply with quote

Will do Robert, thanks for the pointer...

Regards,
Siva
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 Compare 2 files and retrive records f... DFSORT/ICETOOL 0
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
Search our Forums:

Back to Top