FileSet and DataSet

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
syam.neelam
Participant
Posts: 10
Joined: Sat Aug 18, 2007 6:29 am

FileSet and DataSet

Post by syam.neelam »

What is the main difference between FileSet and DataSet. Anybody explains the situation of usage FileSet and DataSet.
Syam Sundar Reddy
ag_ram
Premium Member
Premium Member
Posts: 524
Joined: Wed Feb 28, 2007 3:51 am

Post by ag_ram »

Resources:

1. Parallel Job Developer's Guide - Data Set Stage, File Set Stage

2. DataStage Release 7.5 Developer's Help

3. DSXchange Search Option.

I think if you go through one by one of the resources, at last you can get what you need.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The main difference is how data are stored - in a Data Set internal formats are used, while in a File Set external (human-viewable) formats are used. There are implications from these but you only sought the main difference. When is the interview?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
syam.neelam
Participant
Posts: 10
Joined: Sat Aug 18, 2007 6:29 am

Post by syam.neelam »

ray.wurlod wrote:The main difference is how data are stored - in a Data Set internal formats are used, while in a File Set external (human-viewable) formats are used. There are implications from these but you only so ...
Thanks Roy
Syam Sundar Reddy
Post Reply