What is metadata reporter?
Answer / swetha
It is a web based application that enables you to run
reports againist repository metadata. with a meta data
reporter,you can access information about your repository
with out having knowledge of sql,transformation language or
underlying tables in the repository.
| Is This Answer Correct ? | 4 Yes | 0 No |
i hav a scenario like this i want load data from source to target as follows frist it counts the num of deptno and display with that with count and how many times it reapts along with all the records in source
My flat file source is C_Id 1-nov-2011 8-nov-2011 100 2000 1500 101 2500 2000 I want my Target as C_Id Week_Num Amt 100 45 2000 100 46 1500 101 45 2500 101 46 2000
what is flat file override?
why union transformation is active transformation?
can v update d records in target using update stargey without generationg primary key ? explain
What are the types of maping in Getting Started Wizard?
how to import multiple flat files in to single target where there is no common column in the flat files
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is a poling?
How can you recover the session in sequential batches?
What is the difference between Connected and UnConnected Lookup Transformation.Give me one or two examples please?
How does the aggregator transformation handle null values?