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


Please Help Members By Posting Answers For Below Questions

What is merge stage?

978


Explain how a source file is populated?

1095


What is the flow of loading data into fact & dimensional tables?

827


Is it possible to query a hash file?

1761


What is the difference between validated and compiled in the datastage?

898


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

722


Difference between server jobs & parallel jobs?

852


Why we use surrogate key?

933


In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?

1260


Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2

554


how to sort two columns in single job in datastage.

2721


What is oci?

1084


explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?

2186


How do y read Sequential file from job control?

15082


Differentiate between datastage and informatica?

957