When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?
1 3990How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
1 4763A mapping contains (1) Source Table S_Time ( Start_Year, End_Year ) (2) Target Table Tim_Dim ( Date, Day, Month, Year, Quarter )
1 4720Post New Informatica Questions
What are the basic requirements to join two sources in a source qualifier transformation using default join?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
difference between repository database and repository service?
What is deployment group?
What is Session and Batches?
wat are deployement groups in informatica, how it will be used for developers
write a query to retrieve the latest records from the table sorted by version(scd)
What is meant by active and passive transformation?
Performance tuning( what you did in performance tuning)
How do you set a varible in incremental aggregation
What is aggregate cache in aggregator transformation?
What are the main features of Oracle 8i with context to datawarehouse?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What are the different versions of informatica?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?