what is operator combinality in datastage?



what is operator combinality in datastage?..

Answer / ankit gosain

Hi All,

It's a property of DataStage in which it combines two or
more Operators into a single Process.
You can explicitely enable/disable it with the help of
APT_DISABLE_COMBINATION environment variable at the job
level or at the Project level as well.
At stage level also you can enable/disable it:
In Stage properties>> Advance>> Operator Combinality.
By default it's Auto, so that datastage will decide whether
to combine or not.

You can see this combinality behavior by using the
following Environment Variable:
APT_DUMP_SCORE

For further queries, write me @ ankitgosian@gmail.com

Cheers,
Ankit :)

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Data Stage Interview Questions

Parallel job contains more than 20 stages. I want to find out which stage is more performance incentive.

1 Answers   IBM,


How to Remove Duplicate using SQL?

0 Answers   CTS,


What could be a data source system?

0 Answers  


parallel jobs run on cluster machines. server jobs run on smp and mpp. What do mean by cluster mechines and SMP and MPP..?

3 Answers  


What is the surrogate key? what is the use of surrogate key? how to Create surrogate key Generator in scd2 in 8.5?

5 Answers   SLK Software,






how to find out number of records imported into source file?

1 Answers  


what is the use of invokation id

2 Answers   IBM,


What is Horizontal transformation, vertical transformation,diagonal transformation?

2 Answers   Cap Gemini,


How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?

1 Answers   TCS,


How To find the location of APT_confid file

2 Answers   CTS,


What are the types of hashed files in data stage

0 Answers  


1.When did 8.1 parallel came into existence? 2.What is the difference between 7.5 and 8.1?

2 Answers   Mind Tree,


Categories