where does the default group roew in a router is stored
what is the default size of memory in router
Answer / hari
it won't store any where. if moves to next reansformation
then dafult group is not used the i will discard and move
furother.
there is not size limit, because it is not using any memory.
Is This Answer Correct ? | 3 Yes | 0 No |
What are reusable transformations in how many ways we can create them?
How to configure mapping in informatica?
How union transformation is used?
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
If i have one source having 10 ports.In a mapping i use that source one target having that ten ports.Data from 5 ports are going to target through a mapplet and another 5 ports are going to target through another mapplet.Both 2 mapplets are intially passive in nature.But presently my requirment to convert on mapplet to ACtive.How can i do it.
what are the different types of transformation available in informatica and what are the mostly used ?
What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?
what is data driven?
what is unit testing?tell me proceedure
In target table how to display the system time
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How