Answer Posted / 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 View All Answers
What are the important features of datastage?
What is meta stage?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
What is ds designer?
What are transforms and what is the differenece between routines and transforms?
how to implement scd2 in datastage 7.5 with lookup stage
Describe the main features of datastage?
What are stage variables?
what is flow of project?
What are the steps required to kill the job in Datastage?
Can you explain kafka connector?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
Which warehouse using in your datawarehouse
Whats difference betweeen operational data stage (ods) and data warehouse?
how to sort two columns in single job in datastage.