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

ename like ibm,tcs,hcl need display those records only how?

2 Answers  


table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?

9 Answers  


1)What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?

1 Answers   Hexaware,


in aggregator , how can i get the sum in readable format

4 Answers   IBM,


How to reverse the string using SQL?

0 Answers   CTS,


source file contains 100 records, i want 10 records in target file how it possible in datastage

6 Answers   IBM,


With out using Funnel Stage, how to populate the data from different sources to single target

12 Answers   Wipro,


How to write a left outer join condition by using Transformer stage in server jobs? Could any one help me?

1 Answers  


How we can convert rows to columns in datastage?

4 Answers   IBM,


how to run a sequential file stage in parallel if the stage is used on the TARGET side

0 Answers   Virtusa,


Hi This is Vijay, How can your remove the duplicates in sequential File?

15 Answers   HCL, Scope International,


what is the new version in Datastage ? what is the diff b/t New vesion & 7.5 version?

12 Answers   Wipro,


Categories