How can you differentiate between powercenter and power map?
No Answer is Posted For this Question
Be the First to Post Answer
After draging the ports of three sources(sql server,oracle,informix) to a single source qualifier, can you map these three ports directly to target?
What is the Hierarchy of DWH?
Can we call a stored procedure from a unix script which is run using command task
hi all hi have flat file like below my requirement is empid,ename,sal,loc 101,vamshi,5000,hyd 101,vamshi,5020,hyd 201,raju,5000,hyd 202,ram,4000,hyd 203,kumar,3500,pune 203,kumar,3500,pune 203,kumar,5000,hyd 203,kumar,6000,hyd i want the o/p like this in one target 201,raju,5000,hyd 202,ram,4000,hyd and in second target 101,vamshi,5000,hyd 101,vamshi,5020,hyd 203,kumar,3500,pune 203,kumar,3500,pune 203,kumar,5000,hyd 203,kumar,6000,hyd
Explain transaction control transformation in informatica
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?
Router T/R is active but some people are saying it is also passive which is exactly right?
What do think which one is the better joiner or look up?
select count(1) from emp? what is the o/p?
How do you recover rows from a failed session
suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?