This procedure describes how to run the ctmdbspace utility, which checks the data and log usage in the Control-M/Server database and displays the usage.
To run the ctmdbspace utility:
ctmdbspace -limit <amount> [-quiet]
The <amount> variable is the maximum amount (percentage) of data and log usage in the database. Use the optional -quiet parameter to suppress the display.
The following command returns a "failed" status if Control-M/Server database usage is more than 50%:
ctmdbspace -limit 50%
For the Control-M parameter name, see Parameter name cross references.
Parent Topic |