what is the diff between sequential file and fileset stages?
Answer Posted / aparna kanduri
File set can be stored on multiple Unix files as flat files.
file set contains discriptor file and individual raw data
files . No. of raw data files depends on configuration file.
There will be some limit like 2G limit on some file
systems . we can distribute data over nodes to prevent
overrun.
In such cases file set will be useful than sequential file.
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
What is the method of removing duplicates, without the remove duplicate stage?
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)
root tree will find which is server job and which is parallel job?
Explain the situation where you have applied SCD in your project?
sed,awk,head
Explaine the implimentation of scd's in ds indetail, please send me step by step procedure to perform scd's 1,2,3. Please replay for this, Thanks in advance
Define meta stage?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
How to implement complex jobs in data stage?
what is the custome stage in datastage? how can we impliment that one? plz tell me
What are stage variables and constants?
what are the devoleper roles in real time? plz tell i am new to datastage....
which r the connectors used in san?
How do you remove duplicate values in datastage?
How and where you used hash file?