Valid on UNIX
Symptom:
I notice messages similar to the following messages in the CA ControlMinder error log:
seoswd: [ID 973226 auth.error] Communication time out to seosd. Executing seosd FATAL! Inseosrt_InitDatabase (0x270) WARNING: /Path of Access Control/seosdb/seos_cdf.dat was corrupted
Solution:
Use the following procedure to fix the database corruption.
Note: This procedure assumes that the database is installed in the default installation location, /opt/CA/AccessControl.
To fix the CA ControlMinder database corruption
secons -s
cd /opt/CA/AccessControl/seosdb
dbmgr -util -close
Note: If CA ControlMinder is not shut down correctly, the database can be marked as open.
dbmgr -util -check
dbmgr -util -build all
dbmgr -util -check
seload
Note: If the database is still corrupt, further investigation is required. For assistance, contact CA Support at http://ca.com/support.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|