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 > Automatic Maintainace Jobs - Runstats, Reorg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-09, 12:02
db2raja db2raja is offline
Registered User
 
Join Date: Mar 2009
Posts: 21
Automatic Maintainace Jobs - Runstats, Reorg

Hi all,
How to verify that automatic maintenance jobs for runstats and Reorgs are functioning on databases?

Thanks
Raja
Reply With Quote
  #2 (permalink)  
Old 03-02-09, 12:19
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
This information should be in the notification log and also in SYSTOOLS.HMON_ATM_INFO
Reply With Quote
  #3 (permalink)  
Old 03-02-09, 12:28
db2raja db2raja is offline
Registered User
 
Join Date: Mar 2009
Posts: 21
Thanks Nick...
Reply With Quote
  #4 (permalink)  
Old 03-02-09, 13:21
db2raja db2raja is offline
Registered User
 
Join Date: Mar 2009
Posts: 21
Hi Nick.. I found the notification log but dont know how to check whether the Automatic Maintainace Jobs for Runstats, Reorg are running or not.. Also please help me in finding the SYSTOOLS.HMON_ATM_INFO. And also how to check.. If they are not running I have to update..also please help me in this...

Thanks
Reply With Quote
  #5 (permalink)  
Old 03-02-09, 17:58
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by db2raja
I found the notification log but dont know how to check whether the Automatic Maintainace Jobs for Runstats, Reorg are running or not..
Each time an automatic maintenance process does something it writes a message to the notification log. You may need to change the instance configuration parameter NOTIFYLEVEL to 4 to make sure all messages are written to the file.

Quote:
Originally Posted by db2raja
Also please help me in finding the SYSTOOLS.HMON_ATM_INFO. And also how to check..
It's a table, you can check the ATM status by selecting columns that you are interested in.
Reply With Quote
  #6 (permalink)  
Old 03-03-09, 15:02
db2raja db2raja is offline
Registered User
 
Join Date: Mar 2009
Posts: 21
Thanks Nick...
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