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 > Database Health Snapshot

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-15-05, 09:56
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
Database Health Snapshot

Hi,

I have taken database health snapshot and i got the following output,

Database Health Snapshot

Snapshot timestamp = 02-15-2005 09:51:20.106459

Database name = training
Database path = /db2/db2inst1/db2inst1/NODE0000/SQL00003/
Input database alias = training
Operating system running at database server= SUN
Location of the database = Local
Database highest severity alert state = Unknown

Health Indicators:

Not yet evaluated

Can anybody tell why iam getting the database highest severity alert state as unknown and Health indicators as not yet evaluated.............

Thanks in advance.....
Reply With Quote
  #2 (permalink)  
Old 02-16-05, 23:26
jacampbell jacampbell is offline
Registered User
 
Join Date: Jan 2005
Posts: 191
Is monitoring turned on? No Monitor means no snapshot data means no health data.

James Campbell
Reply With Quote
  #3 (permalink)  
Old 02-16-05, 23:40
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
db2 get dbm cfg

will show you the status of monitor switches. To set them on:

db2 update dbm cfg using DFT_MON_BUFPOOL ON
etc
etc
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #4 (permalink)  
Old 02-17-05, 14:02
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
Quote:
Originally Posted by Marcus_A
db2 get dbm cfg

will show you the status of monitor switches. To set them on:

db2 update dbm cfg using DFT_MON_BUFPOOL ON
etc
etc
Thanks for the help.........
Reply With Quote
  #5 (permalink)  
Old 02-28-06, 12:22
DBA-Jr DBA-Jr is offline
Registered User
 
Join Date: Mar 2005
Posts: 108
Hi All,
I have the same problem but my dbm cfg HEALTH_MON is ON. Can anyone advise on this? Thanks.
Quote:
$ db2 get dbm cfg | grep -i health
Monitor health of instance and databases (HEALTH_MON) = ON

$ db2 get health snapshot for dbm

Database Manager Health Snapshot

Node type = Enterprise Server Edition with local and remote clients
Instance name = ah_01
Snapshot timestamp = 02-28-2006 12:09:42.628509

Number of database partitions in DB2 instance = 1
Start Database Manager timestamp = 01-22-2006 15:31:13.343721
Instance highest severity alert state = Not yet evaluated

Health Indicators:

Not yet evaluated
Attached Files
File Type: txt health.txt (675 Bytes, 59 views)
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