I have source table 100 records after run session successfully but loads the target table 50 records only what happened that 50 records and how can i load remaining 50 records
Answer Posted / ahalya inturi
"Restart the session" . if the integration service has not issued at least one commit.
(or)
perform "Session Recovery" if the integration service has issued atleast one commit.
the I.S reads row id of last row commited from OPB_SRVR from repository table.
the I.S reads all the data from source , start processing from next row id..
we can perform session recovery when only target load type is normal. it can not support in bulk loading..
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Briefly define a session task?
What is a passive transformation?
What is joiner transformation?
What are the components of the workflow manager?
How are indexes created after completing the load process?
What is the difference between source qualifier transformations source filter to filter transformation?
What are the advantages of using informatica as an etl tool over teradata?
What is a joiner transformation?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
What is a repository? And how to add it in an informatica client?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
What are the steps involved in the migration from older version to newer version of Informatica Server?
What is option by which we can run all the sessions in a batch simultaneously?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab
What is the use of target designer?