What is limitations of truncate and load option
Answer / abhinaw prakash
You cannot rollback the data in case of failed session.
In this scenario you need to write delete query(delete from
tablename) and uncheck the Truncate target table option.
| Is This Answer Correct ? | 13 Yes | 0 No |
What are the diffrences between joiner transformation and source qualifier transformation?
Differences between version 7.x and 8.x.
0 Answers Accenture, Cognizant,
in aggregator transformation we want to get middle record how to implement, source containg empno,name sal,deptno,address
How you load distinct records into one target and duplicate records into another target?
What are the different ways to implement parallel processing in informatica?
what is threshold error in informatica?
whats the option in informatica 7 version is outdated in informatica 8 version onwards.
what is SDLC way of code development?
my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?
What is Session and Batches?
When will you use SQL override in a lookup transformation?
i have two sources both is oracle database . one is coming from USA database and another one is coming from U.k database .i am using source qualifier transformation to join this.as that time in session level source properties which path i need to give to retrieve that data. thanks bala 09619894486