i have different sources in different databases ,that
sources may be
100 tables i want to load these tables in to single target
how to
pearform the task
Answers were Sorted based on User's Feedback
Answer / suresh
hi rachana
if here there are 100 tables
at that time we have to use 99 joins or is there any
another process for joining the 100 tables from diff
sources into to a single target
let me know if u know the answer
thanks for u r considiration
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rachana
Use a Joiner Transformation to join the tables and load
into single target. Joiner tarnsformation can join
heterogenous sources
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / manish
we can use different target object for the same target table
and can load the data
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / gopi krishna k
write a pre sql which joins all 100 tables
Am I right?
| Is This Answer Correct ? | 0 Yes | 3 No |
How to load last n records of file into target table - informatica
we have 6 records in source , i need 2nd record in one target and 5th record in one target or 2nd & 5th record in same target.
how DTM buffer size and buffer block size are related
can any one give some examples for pre sql and post sql(Except dropping and creating index).
two types of data are there . one is mainframe and the other is ascii format . in informatica how can you get both the data in a single format in ascii .
What are Dimensions and various types of Dimensions?
Can u generate reports in Informatica?
What are data-driven sessions?
In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
How are parameters defined in informatica?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
How do you do error handling in Informatica?