If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Datamart

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-09-03, 14:54
ricka49 ricka49 is offline
Registered User
 
Join Date: May 2002
Posts: 95
Question Datamart

what advantages can be gained by building a datamart in db2 vs sql server?? what are the disadvantages if any??

would a mainframe datamart be preferable to udb/nt???
Reply With Quote
  #2 (permalink)  
Old 10-09-03, 16:12
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Both databases perform well in benchmark testing. The main difference is that DB2 runs on other platforms (UNIX, Linux, Windows, OS/390) instead of just Windows.

If the database is very large, DB2 excels in parallel processing and has set several TPC-H Benchmark records recently. But MS SQL Server also performs well.

The main advantage of staying off the mainframe is usually cost of the hardware and software. But if there is capacity on an existing machine, and the data comes from mainframe operational systems, then it might be a good solution. Capacity planning and understanding the incremental demand are the keys to making the platform decision.
Reply With Quote
  #3 (permalink)  
Old 10-14-03, 08:10
blom0344 blom0344 is offline
Registered User
 
Join Date: Jan 2003
Location: Zutphen,Netherlands
Posts: 256
I wouldn't expect much difference in performance, but SQL server T-SQL misses out some of the functions as offered with DB2. In most cases SQL server is quite a bit cheaper, has MUCH better GUI tools and is more 'self supporting' . You have to invest more into DB2 to get to know the ins and outs, more fun really :-)
__________________
Ties Blom
Senior Application Developer BI
Getronics Healthcare
DB2,ORACLE,Powercenter,BusObj,Access,
SQL, SQL server
Reply With Quote
  #4 (permalink)  
Old 10-14-03, 12:47
Brett Kaiser Brett Kaiser is offline
Window Washer
 
Join Date: Nov 2002
Location: Jersey
Posts: 10,303
Quote:
Originally posted by blom0344
I wouldn't expect much difference in performance, but SQL server T-SQL misses out some of the functions as offered with DB2
Like what? It's been the otherway around for the longest time. What feature are you referring to?

Quote:
In most cases SQL server is quite a bit cheaper
Esp. If you have to worry about mainframe DASD charges...


Quote:
has MUCH better GUI tools and is more 'self supporting' . You have to invest more into DB2 to get to know the ins and outs, more fun really :-)

GUI's are overrated, and all high end SQL Server dudes and dudettes use Query Analyzer...kinda a like a notepad you can execute SQL in.


And to answer the question, it's like apples and oranges. SQL Server vs DB2 (on the mainframe)...it's like culture shock between thos 2 worlds.

What resources do you have? That's the question. Or do you plan to hire consultants?

How much data will you have? Growth? Number of Fact/dimensions?

Where are your primary user community located?

How many disparate data sources do you have to deal with?

Do you already have mainframe? N/T Server?

Sorry...just a couple of questions...
Reply With Quote
  #5 (permalink)  
Old 10-14-03, 12:59
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
I am not sure the choice is only between DB2 on mainframe and SQL Server on Windows. If working on the Windows platform, then it's DB2 for Windows vs SQL Server.

The choice may also be between DB2 OS/390 vs DB2 for Windows.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On