in static and dynamic which one is better
Answers were Sorted based on User's Feedback
Answer / chansra
if source having duplicate rows then we can use
dynamic...otherwise we can use static
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chansra
if source having duplicate rows then we can use
dynamic...otherwise we can use static
| Is This Answer Correct ? | 0 Yes | 2 No |
How many transformations can be used in mapplets.
What is resilience time?
i have one senario i have table with 2columns one for primary key another is a constant value(zero). i have to lookup the table and get the maximum primary key here i don't have any common column between source and lookup table(wt table i explained above)... table is (i am assuming he didn't give the table) column1 column2 5 0 2 0 8 0 6 0 3 0 12 0 7 0
What are the different types of schemas?
Hi experts, > I 'm having data like this and it's in flat file. > sno,name,marks,result > 1, ak, 80,p > 2, , ,20,f > 3,jack,55,p > > now in the second row a comma(,) is placed instead of name(char). > > when importing into SQ , in flat file wizard the num of columns increased to 5 instead of 4. > > could you tell me how to over come this issue.........
In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
can we use self join in informaitca?
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
how you will maintain version?
yesterday my session run ten min.today its run 30min, wt is the reason? if any issues how to solve that?
what are the perameter and variable?
What are the steps involved in the migration from older version to newer version of Informatica Server?