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 ds designer?
What all are the different way to run a job?
What is the different type of jobs in datastage?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
explain about citrix scheduling tool in datastage
What is difference between symmetric multiprocessing and massive parallel processing?
How can we improve the performance in datastage?
Differentiate between datastage and datastage tx?
What is orabulk stage?
How to implement complex jobs in data stage?
how to write server Routine coding?
Can you explain how could anyone drop the index before loading the data in target in datastage?
How to clean the datastage repository?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
What are the difference types of stages?