If a session fails after loading of 10,000 records in to the
target. How can you load the records from 10001 th record
when u run the session next time?
Answer Posted / swetha
As explained above informatcia server has 3 methods to
recovering the sessions.Use performing recovery to load the
records from where the session fails.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where are the source flat files kept before running the session?
How to partition the Session?
How to update a particular record in target with out running whole workflow?
Target increases every day even though no new record was inserted
What is meant by lookup transformation?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
Explain constraint based loading in informatica
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
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
What do you mean by enterprise data warehousing?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
Does an informatica transformation support only aggregate expressions?
What differs when we choose the sorted input for aggregator transformation?
How you prepared reports for OLAP?
What is meant by lookup transformation? Explain the types of lookup transformation?