my source is sequencial file and my target is dataset.
i am running the job in two node configuration file.
my source having 10 records how the data move to target?
Answer Posted / bala
Depends on your partitioning method. If its auto - entire
rows will pass in single node.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Can you explain kafka connector?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What are the functionalities of link partitioner and link collector?
What is the difference between an operational datastage and a data warehouse?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
what is the difference between == and eq in UNIX shell scripting?
If you want to use a same piece of code in different jobs, how will you achieve this?
How to read the length of word in unix?
What are the important features of datastage?
why do u need the IOS upgradation in a FC switch
How can one find bugs in job sequence?
What are the features of datastage flow designer?
Describe stream connector?
Is possible to create skid in dim,fact tables?
What is the command line function to import and export the ds jobs?