Because many updates are made to the CA ControlMinder database, the database files become fragmented. Reindexing and rebuilding the database helps ensure database optimization for speed and reliability. Rebuild the database during your routine maintenance procedures every three to six months.
Note: In this procedure the CA ControlMinder database is installed in the default location, /opt/CA/AccessControl/seosdb (UNIX) and C:\Program Files\CA\AccessControl\Data\seosdb (Windows). To perform this procedure, you must log in as a root user (UNIX) or as an administrator (Windows).
To rebuild the CA ControlMinder database
dbmgr -backup backup_directory
dbmgr -export -l -f exported_filename dbmgr -migrate -r migrated_filename
dbmgr -create -cq
selang -l -d “absolute path for seosdb_new” -f exported_filename dbmgr -migrate -w migrated_filename
Note: Selang does not use -d option. If you run the "selang -l -f exported_filename" command after stopping the CA ControlMinderservice and move to seosdb_new directory, the exported rules are stored in $SEOSDIR/seosd.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|