How do you implement configuration management in Informatica?
We can do the necessary configuration settings by logging into the domain from browser with admin access. Sometimes, we need to restart the Integration Service after change which can be done from here with admin access.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain dynamic target flat file name generation in informatica
sorce is a flatfile only 1st and last row should insert to target how will u do?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
List the transformation in informatica.
What is a unit Testing?
Howmany ways yoU can update a relational source defintion and what are they?
i have a flat file and the file s are like below ****%%^^@@@G**@#A@#$N*&^E%^S@#h@@@##$$ IN THIS FORMATE Means un limited special charecter between and sides of the string data..output should be(GANESH) HOW YOU HANDEL THIS TYPE OF RECORDS,,COZ U DON"T KNOW WHERE AND WHAT ARE THE SPECIAL CHARACTERS IN BETWWEN THE NAME...
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
How to use pmcmd utility command?
I have a scenario like - how can i load 1st record to Trgt1,2nd->Trgt2, 3rd->Trgt3 and again the cycle has to repeat with loading 4th->Trgt1,5th->Trgt2,6th->Trgt3?
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5