What is primary and backup node?
No Answer is Posted For this Question
Be the First to Post Answer
What is a filter transformation and why it is an active one?
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort
hi all, can anyone please tell me the difference between erwin tool and informatica ?how these both works ? how this both are going to connect with business objects. THANKS IN ADVANCE
How IN function works in informatica? Is it similar that of oracle IN function or different? Explain
HOW TO YOU LOAD TIME DIMENSION
In mapping f.f as one src and f.f as trg,f.f as src and oracle as trg which is fast? mean which is complete first process
Hi experts, can anyone tell how much we use plsql in real time
when we use dynamic lookup,if condition matches what will be the o/p?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
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
how to run the batch using pmcmd command
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?