VSAM and Flat read diffrence

Post your questions related to VSAM

Moderator: Moderator Group

Post Reply
ppannala
Member
Posts: 21
Joined: Thu Sep 08, 2011 6:34 pm

VSAM and Flat read diffrence

Post by ppannala » Mon Dec 12, 2011 7:05 pm

How can we diffrentiate a read of VSAM and Flat file in a cobol progam?

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Mon Dec 12, 2011 8:55 pm

instead of looking at the instructions,
look at the SELECT Statement
and the FD Section for the file in question.

the COBOL Manual (hyperlinks at top of page)
will provide the syntax for both a qsam and vsam file defintion.
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

pragyasonavane
Member
Posts: 2
Joined: Wed Jun 06, 2012 1:38 am

Post by pragyasonavane » Wed Jun 06, 2012 1:45 am

Check this link - http://www.mainframetutorials.com/progr ... .vsam.html

link modified dbz

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Wed Jun 06, 2012 10:49 am

pragyasonavane, stop advertising - unless you are paying for it
Regards
Nic

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others