What are Target Options on the Servers?
Answer / sanjay
Target option for flie: FTP, LOADER, MQ
For Relational : Oracle, Teradata, sybase, Informix etc.
Is This Answer Correct ? | 3 Yes | 0 No |
Design a mapping to load the cumulative sum of salaries of employees into target table?
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
What are the types of data that passes between informatica server and stored procedure?
my source is like this id,name sal 10 abc 1000,10 pqr 2000, 10 xyz 3000 ,10 jkl 4000 and my requirement is like this 10 abc,pqr,xyz,jkl 2000 .... i have try for this by using expression transformatin its ok of the concatenation of second column but the thing is that on third column if u group by using agg t/r the last value will com i.e 4000 but i asked by a interviewer that i dont want the first or last column i want the middle column i.e 2000 .plz reply for the same
What is difference between maplet and reusable transformation?
i have source flat file like 1 a,1 b,1 c,2 a,2 b,2 c i want output as 1 a,b,c and 2 a,b,c ... how can achieve this
There are 10 flat files; out of 10 files 1 file is empty. How do you identify the empty file? How can you load all files into targets?
need for registering a repository server
What are the types of maping wizards that r to be provided in Informatica?
What are the modules in Power Center
What is the functionality of update strategy?
In Lookup transformation a sql override should be done and disable the cache how do you do this procedure?