Can we create multiple integration service on single repository?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use parameters of parameter file in presession command
What is substr in informatica?
I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i do in INFORMATICA.
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
How can you access the remote source into your session?
in static and dynamic which one is better
I have a text file name x With a text message. Word informatica Is repeated for n number of times. How to count the number of occurrence Of word informatica Of word informatic in this file x.
In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query
how DTM buffer size and buffer block size are related
how the data will be loaded while desiging the schema?which one first (for e.g.-dimesions and facts)
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
i have a source of n records.i have to load n+5 records to my target.What is the procedure??????plz tell me.....