Questions
Questions
17 - 18
6. Dynamic caching
i. Refer to transformation guide
The Integration Service builds the cache when it processes the first lookup request. It
queries the cache based on the lookup condition for each row that passes into the
transformation. When you use a dynamic cache, the Integration Service updates the
lookup cache as it passes rows to the target.
OLTP databases provide real time accesses to its data which is being updated by
other transactions
OLAP provides analytical processing capabilities on an OLTP database. This
provides a real time analytical view of the database
OLTP
Current data
Short database transactions
Online update/insert/delete
Normalization is promoted
High volume transactions
Transaction recovery is necessary
OLAP
Current and historical data
Long database transactions
Batch update/insert/delete
Denormalization is promoted
Low volume transactions
Transaction recovery is not necessary
Data Warehouses contain historic & non operational data that is not required for day
to day working of the operations. For example you purchased a pair of Shoes from a
branded store 10 years ago. Chances that you will come back reclaiming your money
are very less ;-).
Hence it makes sense to keep such historic data separate for analysis purposes.
9. Explain them- star schema, snow flake schema, where you used them, scenario.
11. Stages in data ware housing project. (In your last project)
12. What is the size of your data warehouse? 600 gb, biggest is fact table.
13. Star schema – how many fact tables, how many dimension tables.
20. What did you do in data modeling? Reverse Egg/ Forward Egg
21. Problems with Teradata (like you faced any problems when loading into data.)
22. Did you use Informatica or some other tool to create cubes?
23. How did you pull data from data base to Cognos catalog?
57. What are modeling tools available in the Market? Name some of them?
60. What is Normalization? First Normal Form, Second Normal Form , Third
64. Which columns go to the fact table and which columns go the
dimension table?
(My user needs to see <data element> <data element> broken by
<data element> <data element>
70. What is VLDB? (Data base is too large to back up in a time frame
then it's a VLDB)
74. What are the various methods of getting incremental records or delta
records from the source systems?
77. What is the difference between Power Center & Power Mart?
89. Can we use procedural logic inside Infromatica? If yes how , if now
how can we use external procedural logic in informatica?
90. Do we need an ETL tool? When do we go for the tools in the market?
91. How do we extract SAP data Using Informatica? What is ABAP? What are
IDOCS?
* Timestamps
* Deletes are logical with time stamped deletes
* Triggers on source system tables (Generally we dont do this as
this decreases the source system efficiency)
* Application Integration Software TIBCO , MQSERIES
* File Compares (least method)
* Snapshots in Oracle(daily)
* Oracle Streams
95. What are snapshots? What are materialized views & where do we use
them? What is a materialized view log?
Business Intelligence:
102. Name some of the standard Business Intelligence tools in the market?
103. What are the various modules in Business Objects product Suite?