Answer Posted / srinivas
Dataset is a file which can be used for stored data as intermediate result.
Compared to other files processing is fast by using the Dataset because its internal format is DataStage support format.
Most of the times we can use this as intermediate data storage.
One added advantage is node system we can use multiple nodes
in dataset.
We have lot of uses by using this file dataset.
In server edition we have hashfile same way in parllel edition we will use DataSet.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the main differences you have observed between 7.x and 8.x version of datastage?
Explain connectivity between datastage with datasources?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
Notification Activity
how to write server Routine coding?
How do you remove duplicate values in datastage?
What are data elements?
Terminate Activity
Why do we use exception activity in Datastage?
What are routines in datastage? Enlist various types of routines.
What are the various kinds of containers available in datastage?
Highlight the main features of datastage?
What is the different type of jobs in datastage?
Is it possible to query a hash file?
What is a datastage job?