Guys,
Source : 1(one) Flat file (.txt)
Target : 2(two) Oracle tables (each having 2 insatances inside the mapping.)
Here is what, I want to handle in my mapping
2 insatnces (T1 & T2) of the 1st target table need to be commited first, irrespective of the Instances T3,T4 (of 2nd target table).
I find that, all such transaction controls are happening as a single COMMIT /ROLLBACK. But, I want to make this independent of each other in my targets.
Was trying the same using Transaction Control transformation available in Informatica V 6.2. But could not achieve anything great.
Any helpful guidelines of such situation ??
Thanks
Source : 1(one) Flat file (.txt)
Target : 2(two) Oracle tables (each having 2 insatances inside the mapping.)
Here is what, I want to handle in my mapping
2 insatnces (T1 & T2) of the 1st target table need to be commited first, irrespective of the Instances T3,T4 (of 2nd target table).
I find that, all such transaction controls are happening as a single COMMIT /ROLLBACK. But, I want to make this independent of each other in my targets.
Was trying the same using Transaction Control transformation available in Informatica V 6.2. But could not achieve anything great.
Any helpful guidelines of such situation ??
Thanks