Kbase P133776: Remote container AdminServer does not crash if databases are not being monitored
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/12/2010 |
|
Status: Verified
SYMPTOM(s):
Remote container AdminServer does not crash if databases are not being monitored
No errors in the admserv.log file
No exceptions recorded in the ads0.exp
Error in the fathom1.hostname.log file
ID=SMDatabase (severe) Failed operation [getStatistics] due to insufficient memory...
FACT(s) (Environment):
Remote container AdminServer crashes when monitoring database migrated to 10.1C from 10.x
UNIX
OpenEdge Management 3.1C 64-bit
Windows
CHANGE:
Migrated databases from 10.1x to 10.1C
CAUSE:
Monitored databases were previously 10.1B or earlier that were migrated to 10.1C without a dump and load. The converted 10.1A, 10.1B, 10.0B databases are missing VST schema expected by the dbagent in 10.1C/3.1C.
FIX:
Stop the databases and run the following command:
proutil dbname -C updatevst
Restart the databases and their dbagents. The errors should no longer appear in the Fathom1.hostname.log file