Database Cleanup utility command script

The Database Cleanup utility (dbclean) removes unused or obsolete objects from the database.

Before beginning

Run this utility from the Utility server Docker container. See Running utilities from the Utility server Docker container.


Parameter values

To monitor the Database Cleanup utility, refer to the following files:


Example: Delete user objects

Runtime environmentThe following example command runs the utility to delete user objects:


Example: Offline mode

Runtime environment The following example command runs the utility in the offline mode to delete the same information as the preceding example:


Related concepts
Database Cleanup utility


Related tasks
Running utilities from the Utility server Docker container
Running the Database Cleanup utility in a staging environment
Configure the Database Cleanup utility to delete more tables and columns