How can one know that a table has indexes and is
partitioned? How data will be pulled from Partitions in
Oracle for Informatica?
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 |
What is workflow variable? When we use workflow variable? Can any one explain me with one example???
What is Datadriven?
8.what is mapplet ?give example?
Which is costliest transformation? costly means occupying more memory?
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?
Hi all,Can any one provide me Informatica Designer Certification dumps.I need all three papers dumps.If any one has these dumps then plz send it on this id:- nagesh.jujjuru@yahoo.com Thanks in advance
What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?
What is the difference between Normal load and Bulk load?
explain abt ur project architecture?
0 Answers Anthem, DELL, IBM, TCS, Wipro,
By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?
Which kind of index is preferred in DWH?