What is batch and describe about types of batches?
Answer Posted / swetha
Grouping of session is known as batch.Batches are two types
Sequential: Runs sessions one after the other
Concurrent: Runs session at same time.
If you have sessions with source-target dependencies you
have to go for sequential batch to start the sessions one
after another.If you have several independent sessions you
can use concurrent batches Which runs all the sessions at
the same time.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
what is the difference between informatica6.1 and infomatica7.1
Differentiate between router and filter transformation?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
Describe expression transformation?
What is meant by incremental aggregation?
What is the sql query overwrite in source qualifier in informatica
What are multi-group transformations?
What is target load order?
What is DR strategy for Informatica project?
How do you load first and last records into target table?
State the limitations where we cannot use joiner in the mapping pipeline?
How can you differentiate between powercenter and power map?
What is depict expression change?
What is the meaning of up gradation of repository?
How to extract sap data using informatica?