SELECT clause for Flat / ESDS file.

This is a Mainframe COBOL forum - you can post your queries on Mainframe COBOL, VS COBOL II, COBOL/370 , Enterprise COBOL

Moderators: dbzTHEdinosauer, Moderator Group

Post Reply
User avatar
rangab
Active Member
Posts: 56
Joined: Fri Mar 17, 2006 3:21 pm

SELECT clause for Flat / ESDS file.

Post by rangab » Fri Mar 17, 2006 3:43 pm

Hi,

I want to know if there is any difference between the SELECT clause we write between a FLAT file and VSAM ESDS file in a COBOL program.

Please help.

Thanks.
========
Ranga...:-0)
========
Learn Which You Don't Know - Teach Others Which They Don't Know.

sai
Member
Posts: 7
Joined: Tue Mar 18, 2008 3:26 pm

Post by sai » Sat Mar 22, 2008 1:44 pm

hi
flat file vsam esds select clauses are
organization is sequential ,acess mode is sequential as it is flat file and select clause is normal.ok

sai
Member
Posts: 7
Joined: Tue Mar 18, 2008 3:26 pm

Post by sai » Sat Mar 22, 2008 1:46 pm

There is no diff. b/n flatfile and esds file in cobol prog. as i mentioned above

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