dbTalk Databases Forums  

skip the ETL process !!??

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss skip the ETL process !!?? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SQL Ken
 
Posts: n/a

Default skip the ETL process !!?? - 10-10-2006 , 01:03 PM






Hi,
The book says that when implementing a OLAP system, we have to go
though the ETL process and might need some tool to do this.
However, my company doesn't use any tool and I write a stored
procedures for this.I found that I can skip the ETL process and load
the code directly into the fact and dimension tables.

Is this ok? will there be anything wrong with my process?

my supervisor wants to go real time. I think I can use replication and
triggers to give him the solution.
what do you think of this?

thanks

K.


Reply With Quote
  #2  
Old   
Joe
 
Posts: n/a

Default Re: skip the ETL process !!?? - 10-10-2006 , 04:33 PM






You need to look up the new UDM features in SQL 2005.

"SQL Ken" <SQLken (AT) gmail (DOT) com> wrote

Quote:
Hi,
The book says that when implementing a OLAP system, we have to go
though the ETL process and might need some tool to do this.
However, my company doesn't use any tool and I write a stored
procedures for this.I found that I can skip the ETL process and load
the code directly into the fact and dimension tables.

Is this ok? will there be anything wrong with my process?

my supervisor wants to go real time. I think I can use replication and
triggers to give him the solution.
what do you think of this?

thanks

K.



Reply With Quote
  #3  
Old   
Marco Russo
 
Posts: n/a

Default Re: skip the ETL process !!?? - 10-11-2006 , 02:41 AM



The wrong thing is that you save 1 today to pay 2 or 3 tomorrow.
The only real reason to do that is realtime, but anyway you have to
consider that in the long term you will have higher costs, not lower.

Marco Russo
http://www.sqlbi.eu
http://www.sqkjunkies.com/weblog/sqlbi

SQL Ken wrote:
Quote:
Hi,
The book says that when implementing a OLAP system, we have to go
though the ETL process and might need some tool to do this.
However, my company doesn't use any tool and I write a stored
procedures for this.I found that I can skip the ETL process and load
the code directly into the fact and dimension tables.

Is this ok? will there be anything wrong with my process?

my supervisor wants to go real time. I think I can use replication and
triggers to give him the solution.
what do you think of this?

thanks

K.


Reply With Quote
  #4  
Old   
Marco
 
Posts: n/a

Default Re: skip the ETL process !!?? - 10-11-2006 , 04:14 AM



Hi,

If you want to see a fast and easy way for SSAS2000 / SSAS2005 visit
www.wherescape.com and download a trial and with the RAD tool for
Datawarehousing + OLAP you can handle all you need.

Regards, Marco
www.gmsbv.nl


SQL Ken schreef:

Quote:
Hi,
The book says that when implementing a OLAP system, we have to go
though the ETL process and might need some tool to do this.
However, my company doesn't use any tool and I write a stored
procedures for this.I found that I can skip the ETL process and load
the code directly into the fact and dimension tables.

Is this ok? will there be anything wrong with my process?

my supervisor wants to go real time. I think I can use replication and
triggers to give him the solution.
what do you think of this?

thanks

K.


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 - 2012, Jelsoft Enterprises Ltd.