Two workflows are running at same time first workflow is
succeeded but second workflow is failed but there is no
dependencies?
Can you access a repository created in previous version of Informatica?
Can anyone please help me out,In which transformations records will be rejected and how capture those records?and How to reload the rejected records?
i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2. what is the procedure and whar t/r's are involved and what is the mapping flow
If there are more than one sessions running parallel in a worklet, which will be the last session ?
what are the types of Data warehousing ?
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
i have one source 52 million records i want target only 7 records ?how wil you do what logic to implement?
how can we load starting with 11th record of a table from source to target
There are 3 groups in router transformation in which there are no conditions mentioned, so what happens if I connect these groups to the 3 targets? How many records gets into each target.(suppose if we are getting 10 records from the source)
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
can u apply SCD2 on flat file tgt? if yes wat is the procedure?
In update strategy target table or flat file which gives more performance ? why?