What could be the possible resons of locks by user?
No Answer is Posted For this Question
Be the First to Post Answer
if we have certain records,if i need to get 5 th rec for the first time to the target,when i run it for next time,i need to get 6th rec...like that it should process.what wil be the procedure to achieve it??
Session S1, S2, and S3. In the session S3 I want to load every Saturday. How it is possible?
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 IN ORACLE & INFORMATICA LEVEL HOW TO ACHIVE
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
What is Session and Batches?
What are Dimensional table?
Can you generate reports in Informatcia?
What is data merging, data cleansing and sampling?
Explain the tuning lookup transformation - informatica
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
What are steps to follow Informatica migration from 7x to 8x? Pls Explain...
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?