What are 2 modes of data movement in Informatica Server?
Can we use the mapping parameters or variables created in one mapping into another mapping?
How to use Normalizer transformation?
Can you create a flatfile target
What is the main difference between a Joiner Transformation and Union Transformation?
What is the difference between a repository server and a powerhouse?
how to delete duplicate records by using filter transfermation?
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?
How to extract original records at one target & Duplicate records at one target? {with out using EXPRESION transformation and sequence generator transformation?}<-this is important
Draw a workflow diagram for this situation. If s3 is true session s4 and s5 should concurreently Run.if any one s4 or s5 true it should run s1.If s1 sucess it should execute s2 otherwise exit.can any one give me suggestion.Thanks in advance.
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
if i have a delimited file as source so how can we seperate this file into three diff targets?
what is the hint? how to use it to reduce the query processing in program?