How can one know that a table has indexes and is
partitioned? How data will be pulled from Partitions in
Oracle for Informatica?



How can one know that a table has indexes and is partitioned? How data will be pulled from Partitio..

Answer / hari

to look at the explain plan of the sql query which is issue
to database from infomatica.
have a look at the user_indexes with
table_name=<<TABLENMAE>>
have a look at user_tab_partition where
table_name=<<TABLE_NAME>>
TABLENAME, which are used in the informatica sql query...

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

what is tha tracesing level? and difference betweentrace in normal and verbose and nonverbose?

2 Answers  


How to load dimension and fact in same mapping at same time.explain me the logic used for that scenario.

1 Answers   IBM,


Enlist the differences between database and data warehouse.

0 Answers  


What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks

2 Answers   IBM,


What are events in workflow manager?

1 Answers   Accenture, IBM,






Hi, This is Ranadheer. How to load fact tables using dimeension tables. Please anyone give me a answer with example. Thanks in Advance.

1 Answers  


WHAT IS FACT TABLES?

2 Answers  


How we can create indexes after completing the load process?

0 Answers  


explan ur project architecture?

0 Answers   TCS,


Is it possible to update the target table with PK?

1 Answers   TCS,


why we are using level option in normalizer transformation

1 Answers   TCS, Wells Fargo,


What is the Difference between sorter and aggregator?

2 Answers  


Categories