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 do you import and export data into datastage?
What are the different options associated with dsjob command?
How to perform incremental load in datastage?
What are the different kinds of views available in a datastage director?
What are routines in datastage?
Define oconv () and iconv () functions in datastage?
What can we do with datastage director?
Terminate Activity
Describe routines in datastage? Enlist various types of routines.
Lookup constraints
project Steps,hits, Project level HArd things,Solved methods?
How a routine is called in datastage job?
Give an idea of system variables.
What is datastage engine?
What is merge stage?