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 3916How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
1 4686A mapping contains (1) Source Table S_Time ( Start_Year, End_Year ) (2) Target Table Tim_Dim ( Date, Day, Month, Year, Quarter )
1 4638Post New Informatica Questions
How to do unit testing in informatica?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
What is joiner change?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Can we override a native sql query within informatica?
How do you use reject loader.
How can we delete duplicate rows from flat files?
What does cheating measurement mean?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
What is a grid in Informatica?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Why union transformation is an active transformation?
What is a pre-defined event and user-defined event?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?