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 |
There are 4 source files which contains same metadata create target that should display the file name along with record please send answer with mapping
What is the difference between lookup override and souce qualifier override ?
What is the status code?
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?
In a scenario I want to change the dimensions of a table and normalize the denomralized table which transformation can I use?
Explain the difference between mapping parameter and mapping variable?
hi real timers . iam waiting for ur reply regarding ETL TESTING
Can I create one wrkflw which will run different wrkflws on schedule time?
What is meant by lookup transformation? Explain the types of lookup transformation?
My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?
Differentiate between mapping parameter and mapping variable?
What is persistent lookup cache?