In Real Time what are the scenarios u faced, what r the
tough situations u have overcome, and explain about sessions.
Answers were Sorted based on User's Feedback
Answer / rakesh
To improve performance for the sessions. I changed the cache memory properties.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / nikhil
Getting first job in Informatica and working with
transformations...
| Is This Answer Correct ? | 12 Yes | 24 No |
what is diff between grep and find
what is the method of error handling when session is running?
How to compare Source and Target table, without using dynamic lookup?
Source as 1 1 2 2 3 3 How to get target as 1 2 3 and 1 2 3
write asql query to filter improper date format? date 20-apr 11-mar-2010 30-may-2010 feb-2009 i want the output date 11-mar-2010 30-may-2010
in my source i have 100 records, and 3 targets, i want to load 1st record into 1st target,2nd record into 2nd target,3rd record into 3rd target again 4th target into 1st target and vice versa,how to achieve this?
What is joiner cache?
how we do performence tuning in informatica
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
Diffrence between static and dynamic cache
What are the data movement modes in informatcia?