cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
399
Views
0
Helpful
1
Replies

Database integrity check

luc.charpentier
Level 1
Level 1

Hi,

Actually, I'm experiencing some weird behaviour from my CCM servers. I'm running 4.1(3)SR6 and when I try to add new servers to the cluster it fails.

I check the replication using SQL enterprise manager and DBHelper, and everything is green, thta means that the repication is OK, but how could I check the DB itself. I mean does the DB is ok ?

Does somebody know some tools which can check that ?

Thanks for your help, I'm stuck

Rgds

Luc

1 Reply 1

Not applicable

Issue this command from the command line to check the database integrity:

UNIX: /opt/nwreg2/bin/dbcheck -a /var/nwreg2/data/db/mcddb

Windows NT: ..\..\bin\dbcheck -a mcddb

This completes a higher level check for database health.

http://www.cisco.com/en/US/products/sw/netmgtsw/ps1982/products_tech_note09186a00801029ed.shtml