473,788 Members | 2,814 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Tool to determine Hardware needs for a DB2 server

Hi, no point in trying to be eloquent with a question like this. If a
client met with me and told me of an application he wants to have
changed over to DB2 as a database backend, or perhaps it could be a new
application with well predicted volumes of transactions and data, is
there a tool in the DB2 repertoire that I could feed parameters into,
ie no. of transactions per minute, data volumes, number of tables, ...
and this tool would identify how much machine I would require, or would
be best suited to handle such a database? Not much detail there but do
you get the idea?, he/she wants to know what type and size machine
would be needed. Or would this be based on prior experience with
other things I've worked with. Thanks, stop laughing now.

Claude

Apr 20 '06 #1
8 4372
cj****@gov.pe.c a wrote:
Hi, no point in trying to be eloquent with a question like this. If a
client met with me and told me of an application he wants to have
changed over to DB2 as a database backend, or perhaps it could be a new
application with well predicted volumes of transactions and data, is
there a tool in the DB2 repertoire that I could feed parameters into,
ie no. of transactions per minute, data volumes, number of tables, ...
and this tool would identify how much machine I would require, or would
be best suited to handle such a database? Not much detail there but do
you get the idea?, he/she wants to know what type and size machine
would be needed. Or would this be based on prior experience with
other things I've worked with. Thanks, stop laughing now.

Claude

Something like this:
http://www.developer.ibm.com/servers...33116181106002

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Apr 20 '06 #2
I was checking whether the box which I have currently can handle the
load using Workload Estimator.

Following are the values that I supplied
1. What is the size of your database? = 5000
2. What percent growth in the database size do you expect? = 10
3. Select the desired server form factor for this sizing. = ALL
4. RAID Support for this workload: = RAID5

But when I clicked continue the following error message popped up
* Error: The value is invalid. The value must be less than or equal to
1000.0.

Please advice.

Thanks,
db2udbgirl

Apr 21 '06 #3
db2udbgirl wrote:
I was checking whether the box which I have currently can handle the
load using Workload Estimator.

Following are the values that I supplied
1. What is the size of your database? = 5000
2. What percent growth in the database size do you expect? = 10
3. Select the desired server form factor for this sizing. = ALL
4. RAID Support for this workload: = RAID5

But when I clicked continue the following error message popped up
* Error: The value is invalid. The value must be less than or equal to
1000.0.


You really got a database 5TB (Terabytes) big? Not inconceivable (I
think the current record is 24TB or thereabouts), but still pretty darn
huge. Maybe you misread the scale of the first field (which is GB) as
MB?

If not then I guess you're out of luck (looks like this tool limits
itself to dealing with databases <= 1TB in size). That said, after
playing around with the tool a bit it looks like (for DB2 workloads at
least), the estimator won't allow you to specify a different hardware
platform or OS either (i.e. something other than Win2k3 on xSeries
which it defaults to).
Cheers,

Dave.

--

Apr 22 '06 #4
Dave Hughes wrote:

You really got a database 5TB (Terabytes) big? Not inconceivable (I
think the current record is 24TB or thereabouts), but still pretty darn
huge. Maybe you misread the scale of the first field (which is GB) as
MB?


A recent customer of mine has a DB pushing 100TB. So very possible Dave.

Apr 22 '06 #5
Bob [IBM] wrote:
Dave Hughes wrote:

You really got a database 5TB (Terabytes) big? Not inconceivable (I
think the current record is 24TB or thereabouts), but still pretty darn
huge. Maybe you misread the scale of the first field (which is GB) as
MB?

A recent customer of mine has a DB pushing 100TB. So very possible Dave.

Just to add a bit here, I'm not so sure that use of ANY automated tool
to size hw for a 5TB database is doing that task justice ... and will
result in an adequate configuration. There are many factors at play in
sizing something ... especially that big. Some are easier for which ROTs
can potentially be used. But others are reliant upon such things as
answerset/resultset sizes, application SQL structure/schema, # of joins
(i.e. how normalized the db is), table sizes within more common joins,
and whether or not you are using DPF. Something that you need to consult
with your local IBM sales team ... or possibly even need a consultant for.

Larry E.
Apr 22 '06 #6
Bob [IBM] wrote:
Dave Hughes wrote:

You really got a database 5TB (Terabytes) big? Not inconceivable (I
think the current record is 24TB or thereabouts), but still pretty
darn huge. Maybe you misread the scale of the first field (which is
GB) as MB?


A recent customer of mine has a DB pushing 100TB. So very possible
Dave.


Yup, looks like I was recalling a rather small figure there: it was a
figure for the UK land registry which won some award for "largest
database" at some point in the recent past. After a bit of googling it
seems it was the 2005 award for "largest OLTP database" (BTW, they run
DB2 on z/OS :-), but the data-warehouses category (unsurprisingly )
eclipses it utterly for sheer size (largest database in that category
is owned by Yahoo!, 100TB, running Oracle). Although I do seem to
recall a recent article about a 500TB database used by physicists for
recording particle accelerator results or something ...
Dave.
--

Apr 24 '06 #7
Yes Dave, My db size is 5 TB (which is for storing historical data
alone)

Thanks,
db2udbgirl.

Apr 25 '06 #8
db2udbgirl wrote:
Yes Dave, My db size is 5 TB (which is for storing historical data
alone)

Thanks,
db2udbgirl.


That's a hefty database! (100TB behemoths not withstanding, I suspect
it's big enough to send many DBAs slinking away with feelings of
inadequacy :-)

Larry made a good point about automated tools not really being adequate
for sizing hardware requirements once you get beyond a certain size ...
could be why the tool limits itself to 1TB?

That said, some tools produce hilarious results even at the small
scale: here's a result from the IBM System Advisor - after asking it to
recommend a small-scale (1-19 users) Linux server for file&print
sharing, database, and content management with storage space of
200-500Gb (fairly similar to a little Linux box I've got at home that
does most of these things for me). The tool recommended the following:

Top recommendation:
IBM Intellistation M Pro Express Model (a workstation)

Other recommendations :
IBM Intellistation Z Pro Express Model (a bigger workstation)
IBM eServer zSeries 890 (uh?! slightly outside my budget, sadly :-)
Dave.
--

Apr 26 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1501
by: ChrisH | last post by:
Does anyone know of a way to determine whether the current computer running a python script is a workstation or server? I've used the following code, but it only tells me the version of Windows. (majVer,minVer,buildNum,platID,osInfo) = win32api.GetVersionEx() Thanks, Chris
25
14504
by: _DD | last post by:
I'd like to include a 'Test Connection' button in an app, for testing validity of a SQL connection string. I'd prefer to keep the timeout low. What is the conventional way of doing this?
1
1723
by: nssehra | last post by:
Dear All, I have a code tag attached to the toolholder. The code for the tool is read by the read/write head,which is attached to my client pc. I am interested in reading the details about this tool,and this detail is stored in the server.The details about the tool should be seen on the client.
3
7568
by: MacRules | last post by:
Found this testing tool, http://simpletest.sourceforge.net/ I am looking for PHP scripts which can be used as create many connections to a web server or MySQL back end for stress testing. From a script, I can just pass 1 argument ( 100 connections) and GET/POST with URL or execute some SQL to a MySQL back end. I did write something way back with C/C++ on such tool.
0
9656
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9498
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10366
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10173
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6750
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5399
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4070
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.