Explain about Recovering sessions?
Answer / swetha
If you stop a session or if an error causes a session to
stop, refer to the session and error logs to determine the
cause of failure. Correct the errors, and then complete the
session. The method you use to complete the session depends
on the properties of the mapping, session, and Informatica
Server configuration.
Use one of the following methods to complete the session:
Run the session again if the Informatica Server has not
issued a commit.
Truncate the target tables and run the session again if the
session is not recoverable.
Consider performing recovery if the Informatica Server has
issued at least one commit.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is data driven?
performance tuning of Informatica
scenario
Source is a flat file and want to load unique and duplicate records separately into two separate targets; right??
If you have 10 mappings designed and you need to implement some chages (may be in existing mapping or new mapping need to be designed) then how much time it takes from easier to complex?
How to load a Dimension ? and how to load a fact table?
Hi experts ,I have a Source of 1000 records.I have to load 100 records in first target,101 to 200 records in 2nd target, 201 to 300 records in 3rd target and again 301 to 400 in first target like that as cyclick process. How can i acheive this.
What is status code?
How to send duplicates to one target and unique rows to one target?target is empty
How to load the data from people soft hrm to people soft erm using informatica?
How do you recover rows from a failed session
How will you combine 3 different sources with a single source?