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 > getting value of some log paratmeters in log health checkup indicator

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-24-08, 03:10
Pawan Kumar Pawan Kumar is offline
Registered User
 
Join Date: Mar 2008
Posts: 120
Red face getting value of some log paratmeters in log health checkup indicator

Hi,
I am seeing below formulas when getting health checkup indicators.

db.log_util - Log Utilization health indicator
The indicator is calculated using the formula: (db.total_log_used / (db.total_log_used + db.total_log_available)) * 100

db.log_fs_util - Log Filesystem Utilization health indicator
The indicator is calculated using the formula: (fs.log_fs_used / fs.log_fs_total)*100

How I can get value of parameters used in above formulas?
Please reply ASAP.



Thanks & Regards

Pawan

Last edited by Pawan Kumar; 03-24-08 at 04:17.
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