# IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # bos720 src/bos/usr/samples/odm/README.S 1.1 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 2001 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # IBM_PROLOG_END_TAG # @(#)74 1.1 src/bos/usr/samples/odm/README.S, cmdodm, bos720 1/18/01 10:21:32 This sample consists of a script to clean up the odm databases. When an object is deleted from an ODM database, ODM does not reuse it's space. If the activity on the database is heavy, it may end up having a lot of deleted objects taking a considerable amount of space, thus increasing the file sizes abnormally. This script will reduce database size by purging all the deleted objects. Make sure the system does not have any file system or disk problems before executing the script. Also, verify that you are the only one currently performing system maintenance.