Answer Posted / 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 View All Answers
CHANGE CAPTURE
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
Differentiate between datastage and informatica?
What is difference between symmetric multiprocessing and massive parallel processing?
how can we create rank using datastage?what is the meaning of rank?
how to delete one row in target dataset
Define meta stage?
AGGREGATOR default datatype
Why we use surrogate key?
What are the different layers in the information server architecture?
how to export or import the jobs in .ISX file
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
What is "fatal error/rdbms code 3996" error?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)