dbTalk Databases Forums  

Advice on very first warehouse/olap project

comp.databases.olap comp.databases.olap


Discuss Advice on very first warehouse/olap project in the comp.databases.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
milicic.marko@gmail.com
 
Posts: n/a

Default Advice on very first warehouse/olap project - 11-25-2005 , 05:06 PM






Hi everybody,

first of all let me tell you that I'm VERY new in this field.
Let me describe the problem for which I'need your advice.


1. I have large number (50000000 items) of objects with their
propreties
for example these object are some coins.

2. I also have large number (30000000 items) of object which are
related with previous
defined objects(coins). For example "coin collectors"

------------------------------------------------------
SO TILL NOW WE INTRODUCED 2 OBJECT TYPES LETS CONTINUE
------------------------------------------------------

3. I have listing of coins and it's owners every day. So it can be
said that I have snaoshoot of situation for EACH day.

Example:

DAY 1:
______
mike - coin#1235
mike - coin#156
..
..
David - coin#456
..
Peter - coin#78
..
..
..

DAY 2:
______
mike - coin#156
..
..
..
David - coin#456
David - coin#1235

Peter - nocoins

Samuel - coin#4


So we see that:
- some coins changed their owners
- some coins are added
- some new coins are introduced
- some coins are destroyed
- some new owners are on the sceen
- some owners retired

-------------------------------------------------------------------------
SO TILL NOW WE HAVE REGULAR TRADING SITUATION HERE WITH ALL POSIBLE
CASES
-------------------------------------------------------------------------


MY PROBLEM IS HOW TO MODEL MY SITATION USING DIMENSIONAL MODEL IN ORDER
TO
GET MODEL THAT WOULD BE BEST FOR DATA WAREHOUSING AND OLAP ANALYSIS.

EVERY DAY I NEED STATISTICAL INFORMATION LIKE:

1. total number of coins owned by mike on some specific day
2. total number of coins owned by mike i some time interval
3. total number of coins that mike lost in some period of time
4. total number of coins that mike obtained in some period of time


ALSO I NEED STATISTICAL INFORMATION OF TYPE:
5. How many coins are owned by coin owners from JAPAN in some period of
time



PLEASE ADVICE ME HOW TO DESIGN MY MODEL IN ORDER TO OBTAIN BEST
POSSIBLE PERFORMANCE
BECAUSE NUMBER OF OBJECTS IS REALY HUGE, AND SITUATIONS FROM ONE DAY TO
ANOTHER CAN
BE DRASTICLY CHANGED.


I COUNT ON YOU
Marko


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.