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
How you Implemented SCD Type 1 & Type 2 in your project?
How many areas for files does datastage have?
Differentiate between validated and Compiled in the Datastage?
how to add a new records into source?
How do you start developing a datastage project?
What are the types of containers and how to create them?
How to convert RGB Value to Hexadecimal values in datastage?
Why do we use link partitioner and link collector in datastage?
What is size of a transaction and an array means in a datastage?
Give an idea of system variables.
What is "fatal error/rdbms code 3996" error?
Name the command line functions to import and export the DS jobs?
Define orabulk and bcp stages?
How do you register plug-ins?
Describe routines in datastage? Enlist various types of routines.