Work flow failed when it is set to Bulk mode but it was
successful
when set to normal mode y??(All the connections are fine and
exactly
correct)?
Answers were Sorted based on User's Feedback
Answer / upender
Bulk mode option used to load huge data.
normal mode option used to load small amount of data like
less than 1000 to 10000 records. It will fail, if you use
bulk mode option, loaded just 1 or 2 records.
| Is This Answer Correct ? | 4 Yes | 14 No |
How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
what are the deliverables?in your project?
what is the flat file partition and where have to specify it
Hi, I am new to Informatica, What is a flat file and how to use flat file in infomratica please help me.
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
What all are steps in up gradation of Informatica server?
How to extract sap data using informatica?
Can i create a lookup table without cache.
How could we generate the sequence of key values without using sequence generator transformation in the target ??
12 Answers TCS, Tech Mahindra,
What is difference between partioning of relatonal target and partitioning of file targets?
What is the main data object present inbetween source and target. I answered Mapping. Transformation etc.. But it is not the answer. So please give me an apt answer. Thanks in advance
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? Is this mapping valid or any issues are there if we design like this?