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 / ankit gosain

Hi All,

Well it depends upon the partitioning technique used at the
target.

Note: Since source is a Sequential file which is sequential
operator, it will run on a single node, no matter how many
node the configuration file is & all the 10 records will go
sequentially. But Dataset is used as a target which is a
parallel operator, it will run parallely on all the nodes
defined & the data will be distributed according to the
partitioning technique used at the target ( if the records
are not duplicate on the basis of key then we can say that
the data distribution amongs the nodes will be even).

Cheers,
Ankit :)

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are constraints and derivations?

660


What are the different layers in the information server architecture?

647


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

4572


I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this

553


What are some different alternative commands associated with "dsjob"?

665






what is use of SDR function?

4714


What are transforms and what is the differenece between routines and transforms?

619


how to implement scd2 in datastage 7.5 with lookup stage

5135


Can you explain repository tables in datastage?

909


1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?

1810


What is a quality stage in datastage tool?

634


What are the steps required to kill the job in Datastage?

688


What are routines in datastage?

780


What is active and passive stage?

887


What are the features of datastage flow designer?

639