How to generate or load values in to the target table based on a column value using informatica etl tool.
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of caches in lookup? Explain them.
What is workflow? What are the components of workflow manager?
Comment on significance of oracle 9i in informatica when compared to oracle 8 or 8i?
What are the phases in SDLC?
where to select code page option?
write a query to remove null value follwing table? col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output col1 col2 col3 dinesh suresh prakesh
I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
If I have router with 10 records, if the condition doesn’t satisfy the records will pass to the default group,then where can we see that records and where that records will store?
what is work of PUSH DOWN option
hi guys..iam a QA person ..what is ETL TESTING... what is the process of ETL testing... ETLTESTER needs etl devolopment knowledge or not? pls suggest ur valuable decision
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?