what are objects in data warehouse?
Answers were Sorted based on User's Feedback
Answer / niranjana
Datawarehouse objects are Dimension tables,Fact tables,Unique identifiers and relationships
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manju
Sources, Targets, Mappings, Mapplets, sessions, workflows,
worklets, tables, views, sequences,procedures, cursors... are
objects part of data warehouse.
| Is This Answer Correct ? | 3 Yes | 6 No |
how many ways can we implement SCD2?
How do you load unique records into one target table and duplicate records into a different target table?
How can one know that a table has indexes and is partitioned? How data will be pulled from Partitions in Oracle for Informatica?
I have the input file as col1 col2 col3 3 2 1 7 6 8 I should get the output as col1 col2 col3 1 2 3 6 7 8 ....What is the logic to get this? Is there any transformation which sorts row wise ? If not how to sort the incoming records row wise?
Hello all, In SOA architecture i.e 8.6 , What is mean by node exactly?
In which situation we will use persistant cache and shared cache in real time. plzsss answer with example
I have a scenario which load the data frm single source to 2 targets as T1, T2, and T1 have a P.K and T2 have F.K relations. first data has to load in T2, and then data load to T1 if that record exist in T1... how can we acheive it?
i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))
what is the location of parameter file in informatica?
What is an aggregator transformation? it is active why cant it be passive explain?
Major difference between SQL override and Lookup Sql override
Do you have knowledge in ralph kimball methodology