Why we use ENABLE HIGH PRECISION in session properties?
Answers were Sorted based on User's Feedback
Answer / pavan
Processes the Decimal datatype to a precision of 28
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / srikanth
Finally proper data is loading into target is important.
To avoid the Data loss.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the different options used to configure the sequential batches?
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
what we require for D.modelling?
when will we use unconnected & connected lookup? How it will effect on the performance of mapping?
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks...
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
How to identify this row for insert and this row for update in dynamic lookup cache
How to use Normalizer transformation?
1)What is Data Masking in informatica? 2)How to restrict junk characters while loading data into target. 3) what happen if i won't pass sorted input in a transformation.
Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR How to do the above scenario in Informatica.
What is informatica? What exactly are the practical uses in real world
How are the sources and targets definitions imported in informatica designer?