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
What is ibm datastage?
Define data aggregation?
What is the different type of jobs in datastage?
What are the types of containers?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
How to RD using transformer?
how to delete one row in target dataset
What is apt_config in datastage?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
Can we use target hash file as a lookup ?
How to read multiple files using a single datastage job if files have the same metadata?
Explain ibm infosphere information server and highlight its main features?
I have a few records just I want to store data in to targets cycling way how?
What are the benefits of datastage?