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 |
ename like ibm,tcs,hcl need display those records only how?
table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?
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?
in aggregator , how can i get the sum in readable format
How to reverse the string using SQL?
source file contains 100 records, i want 10 records in target file how it possible in datastage
With out using Funnel Stage, how to populate the data from different sources to single target
How to write a left outer join condition by using Transformer stage in server jobs? Could any one help me?
How we can convert rows to columns in datastage?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
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?