Previous Topic

Next Topic

Book Contents

Book Index

Running the ctmdbspace utility

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:

  1. Do one of the following:
  2. Enter the following command:

    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

ctmdbspace