What is the main data object present inbetween source and
target. I answered Mapping. Transformation etc.. But it is
not the answer. So please give me an apt answer. Thanks in
advance
Answers were Sorted based on User's Feedback
Answer / bsgsr
hi, anju,
gud thinking.
r u trying for a break with the industry or currently
working on that.would you wind sending a mail to me on my
id bsgsr12@gmail.com for knowledge transfer.
bye.
bsgsr
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sanat @ tcs
why it could not be Expression, and any other
transformation, Even SQ is almost like as Source, that is
already in question, obviously u can do SQL Override but
still an confusing answer as SQ. can u pls tell me why SQ
and why not any other transformations..???
Thanks
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / prakash.s
It may be ETL Tools like Informatica,Datastage,etc.,
| Is This Answer Correct ? | 0 Yes | 1 No |
I have a source either file or db table Eno ename sal dept 101 sri 100 1 102 seeta 200 2 103 lax 300 3 104 ravam 76 1 105 soorp 120 2 Want to run a session 3 times. First time: it should populate dept 1 Second time: dept 2 only Third time: dept 3 only How can we do this?
What is Collect performance data in informatica and what is the use of it.
What is an expression transformation?
i have source in oracle 10g,oracle 8i how will u take the data from two sources
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
I want to run a workflow which consist of 3 sessions. But wat my question is. 1st session should run on DB1if the first session is successful then 2 session should run on db2 and 3rd session should run on DB3 envronments. i want 3 different wf logs. it shoul not override on one log?
i have one table like cust_id ph1 ph2 ph3 1002 9290123526 97671927210 9876545232 we use Normalizer wt is o/p? sue normalizer we can generate three tables in single table/
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
Explain what are the different versions of informatica?
What is a filter transformation and why it is an active one?
hi talents, how do u get sequece numbers with oracle sequence generator function in informatica.... i dont need to use sequence generator transformation..... how do u achieve this???
What if we sort the data in descending order instead of increasing order in sorter t/f and send the data in aggregator t/f is there any performance downfall? Please answer below. thank you.