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 > Performance Monitoring under UNIX with CLP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-10, 08:23
docholiday docholiday is offline
Registered User
 
Join Date: Nov 2009
Posts: 4
Performance Monitoring under UNIX with CLP

Hello,
I would like to know, if it is possible, to monitor the performance of a DB2 database with the command line interpreter. We are running SAP on DB2 under UNIX and we arenīt able to use the transaction DBACOCKPIT. With that transaction we would be able to have a look at things like backup, performance and so on. There is the only way to monitor things within UNIX.

It is important that we are able to monitor the following things.
- what is the status of the logfiles? Are there problems?
- is the status of the tablespaces ok or do they reach their limit?
- what about the performance? is everything running fine?

So I found out the following commands to gather information about the status:
-db2 list backup history all for <DBSID> ->are the backups ok?
-list tablespaces show detail -> to get an overview about the capacities of the TS
- examine the file db2diag.log -> to find out what errors happened.

Does anyone know more commands to acknowledge that the db is running fine?

Thanks for your replies.

Kind regards
docholiday
Reply With Quote
  #2 (permalink)  
Old 01-28-10, 09:43
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Check out DB2 Health Monitor in the manual.
Reply With Quote
  #3 (permalink)  
Old 01-29-10, 09:01
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
If you want to see some real-time Information from the DB2, you should have a look at db2top-Command. (It can also be used for performance-monitoring.)
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