How to load time dimension?
Answer / shashiall
Run the procedure to load the ttime dimension.Its not
loaded frequently,but once or twice a year.
| Is This Answer Correct ? | 4 Yes | 0 No |
How do you promote a non-reusable transformation to reusable transformation?
What is the default join that source qualifier provides?
What is dimensional table?
Explain pushdown optimization and types in informatica
What are the basic requirements to join two sources in a source qualifier transformation using default join?
What are your source in project and how you import in informatica? How can i explain abt this?
1 Answers Accenture, Unisoft Infotech,
A session S_MAP1 is in Repository A. While running the session error message has displayed
How to display First letter of Names in Caps?
Could any one to tell How to use the Oracle Analytic functions in Informatica?
if i have records like these (source table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk 10001 gfhgdgh 10002 hjkdghkfh the target table should be like these by using expression tranformation. (Target table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk xx001 gfhgdgh xx002 hjkdghkfh (that means duplicated records should contain XX in there rowid)
what is incremental aggregation ,with example?
There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these flatfile's data one by one to a single relational table by a single session??