what is the diff between sequential file and fileset stages?
Answer Posted / venugopal [patni]
Sequential file is used to read the data sequentially.
It can be configured to execute both in parallel and
sequential mode.We cann't perform lookups using sequential
file.
Fileset stage is used to import the exported files list.
It executes only in parallel mode.
the most importance of it is 2G.B limit on the size of a
file and we need to distribute files among the nodes to
prevent overruns.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Define Merge?
how to add a new records into source?
On which Dimension Table you implemented SCD Type in your Project
How do you generate sequence number in datastage?
Define Routines and their types?
Explain the situation where you have applied SCD in your project?
Where do you see different stages in the designer?
What are the different plug-ins stages used in your projects?
how can we create rank using datastage?what is the meaning of rank?
Define data aggregation?
What are routines in datastage? Enlist various types of routines.
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
What is the difference between Datastage 7.5 and 7.0?
What are the types of jobs we have in datastage?
Explain ibm infosphere information server and highlight its main features?