diffferent between file or dataset

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
mainframe5
Active Member
Posts: 59
Joined: Tue Jul 24, 2007 7:25 pm

diffferent between file or dataset

Post by mainframe5 » Wed Jan 09, 2008 7:30 pm

diffferent between file or dataset

User avatar
DavidatK
Active Member
Posts: 65
Joined: Tue Mar 27, 2007 8:41 am
Location: Troy, MI USA

Post by DavidatK » Thu Jan 10, 2008 2:40 am

MF5,

A Sequential flat file is the most basic form of a dataset, however, a dataset file could be VSAM, DLI, etc. which are more considered to be DataBases.

Dave

vanithaaraju
Member
Posts: 12
Joined: Tue Dec 11, 2007 4:51 pm

Post by vanithaaraju » Thu Jan 10, 2008 2:48 pm

Hi,

we call ps and pds(partitioned data set) as flat files since they dont have file manager.
vsam datasets (i.e) ksds,rrds,esds,lds have file manager.

In files we can run jcls but in datasets its not possible.
vanithaa

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