After events are purged from a DB2 event database, reorganize the database tables using the reorg script.
The reorg script is located in the profile_root/event/dbscripts/db2 directory.
reorg.bat db2_alias db_user [db_password]
reorg.sh db2_alias db_user [db_password]
For example, the following command reorganizes the event database tables on a Windows system , using the database user ID dbadmin, the password mypassword, and the database name is event:
reorg.bat event dbadmin mypassword
Last updated: Tue Feb 21 17:19:16 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)