Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is combinability and non combinability?

Answers were Sorted based on User's Feedback



what is combinability and non combinability?..

Answer / ramya

combinality is a mode in Advance tab of a stage.

The mode can have values: Auto, Combinable, Don't Combine.
Auto: let the DataStage decide whether to combine the
stages
Combinable: Combine the operator with other stage if
possible
Don't Combine: do not combine them at all

I think Don't Combine may be non combinability in your
terms.

Is This Answer Correct ?    5 Yes 0 No

what is combinability and non combinability?..

Answer / sharath s j

Combinability refers to combining operators while running
the job.
EX: Data is read from some table (parallel) Then thru copy
stage u r moving it to another parallel target stage (oracle).

Here the operation of moving thru copy stage will be
combined. When u run the job, you wil not get log entries
for copy stage. And performance stats will not show that the
data is moved to oracle (since copy is combined with oracle)
If you selct "do not combine" in the copy stage, you will
get the logs for copy stage.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How many types of sorting methods are available in datastage?

0 Answers  


Define meta stage?

0 Answers  


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

2 Answers  


what is set mapping in datastage??

2 Answers   ADP,


Difference between server jobs & parallel jobs?

0 Answers  


1.When did 8.1 parallel came into existence? 2.What is the difference between 7.5 and 8.1?

2 Answers   Mind Tree,


source contains 2 columns comes to target 4 columns how

1 Answers   IBM,


how does work server jobs?

1 Answers  


i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage

6 Answers  


How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?

1 Answers   TCS,


project Steps,hits, Project level HArd things,Solved methods?

0 Answers   Hexaware,


How to perform incremental load in datastage?

0 Answers  


Categories