What is different between informatica version 8 and 9
version
Answer / thotli
in 8 version different admin consoles for different power plugins
in 9 version single admin console is there for all plugins
| Is This Answer Correct ? | 0 Yes | 0 No |
Separate from a database, an information bazaar, and an information stockroom?
Quickly characterize reusable change?
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
What is power center repository?
what happens when a batch fails?
write sql query to remove null value following table id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output id name 101 dinesh 102 suresh 103 prakesh
what is the predefined port in dynamic lookup
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
tell me the datawarehouse defination,and it is maintaing hystorical data meaning,what is the use
Difference between STOP & ABORT in Informatica.
3 Answers Accenture, Wells Fargo,
Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??
how lookup is acting as both active and passive ? how is it possitble?