Hi This is Vijay
How Can u Read the data from sequential file Parall'y?
Answer Posted / amar deep reddy
Hi Vijay,
You can do it by setting the 'No. of readers per node'
property value to >1. When you do this there will be n No.
of readers created in the node and each reader will read a
block of data from the sequential file.
If you have multiple input files (pattern), you can set the
property 'Read from multiple nodes' to 'yes'.
These 2 properties of sequential files are mutually
exclusive.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
EXPLAIN SCD
Describe routines in datastage? Enlist various types of routines.
If you want to use the same piece of code in different jobs, how will you achieve it?
How do you generate sequence number in datastage?
What is merge stage?
What all are the different way to run a job?
Why fact table is in normal form?
How to read multiple files using a single datastage job if files have the same metadata?
what is flow of project?
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
hi iam new to this tooliam cmpltied to know abt datastage so now iam in project tell me whole step by step what iam doing iwnt to go with exp so plz hlp me pals
Where do the datastage jobs get stored?
What is the process of killing a job in datastage?
What is datastage?