what is the exact difference between dataset and fileset in
datastage?
Answer Posted / peddolla
1) dataset in native format so it can view the data only internally(datastage) where as fileset is in binary format so data can be view in any where which is convert from binary to human understandable language.
2) dataset dont support reject link where as fileset support reject link.
3) dataset is copy operator fileset is import and export operator.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Why do you need stage variables?
What are the features of datastage flow designer?
Name the command line functions to import and export the DS jobs?
What is the difference between informatica and datastage?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
What are data elements?
What are the types of hashed files in data stage
Can you highlight the main features of ibm infosphere information server?
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 roundrobin collector?
CHANGE CAPTURE
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
table actions available in oracle connector?
How the ipc stage work?
root tree will find which is server job and which is parallel job?