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
What is meant by lookup transformation? Explain the types of lookup transformation?
How do you load first and last records into target table?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
Is it possible to use a client with different version than that of its Informatica server?
Explain the features of connected and unconnected lookup.
What are the various types of transformation?
Write the program through which the records can be updated?
What are the limitations of joiner transformation?
how to load rows into fact table in data warehouse
What is a snowflake schema?
What are the measure objects?
Explain direct and indirect flat file loading (source file type) - informatica
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
To import the flat file definition into the designer where should the flat file be placed?