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

Different ways a project can be moved to production ?...example ….export-import and Version control.

0 Answers  


How do you load dimension data and fact data? Which is first

2 Answers  


How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?

0 Answers   Wipro,


i want for the 3rd max sal using for the any stage but max sal is based on the deptno ? any body know this ans pls send this mail siva3me@gmail.com

2 Answers   Wipro,


file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks

5 Answers   Cap Gemini,






how can find maximum salary by using Remove duplicate stage?

5 Answers   IBM,


Explain the importance of surrogate key in data warehousing?

0 Answers  


Hi all, can u explain header and trailer records in file? If a file has header and trailer /master-detail records how will you read it in datastage?

3 Answers  


Difference between server jobs & parallel jobs?

0 Answers  


Hi guys, please design a job with derivation(solution). write exact conditions. My requirement Source table emp_no qualification 1 a 1 c 2 a 3 c 3 b Target table emp_no qualification 1 b 2 b 2 c 3 a Here every employer have three qualifications i.e a,b and c. what ever source table dont have some qualification, that will be move to target table. Like above. Hope u get the point. Thanks.

4 Answers   UHG,


How can we select pr retrieve the particular row in dataset by using orchadmin command?

1 Answers   IBM,


what is the use of DSattchJob?DetachJob? where can we find it?

0 Answers   IBM,


Categories