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
How can one find bugs in job sequence?
Give an idea of system variables.
Which algorithm you used for your hashfile?
What are system variables and sequencers in datastage
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
How rejected rows are managed in datastage?
What is the purpose of interprocessor stage in server jobs?
how to add a new records into source?
what is the difference between == and eq in UNIX shell scripting?
Nls stands for what in datastage?
How to read the length of word in unix?
Define repository tables in datastage?
what are the devoleper roles in real time? plz tell i am new to datastage....
What are the main features of datastage?
What all the types of jobs you developed?