Previous Topic

Next Topic

Book Contents

Book Index

ctmdbused utility example

These examples use the ctmdbused utility to display Control-M/Server database data and log size, amount of current usage and percentage of space, using MSSQL databases.

Utility input

ctmdbused

Utility output

db total = 45000.0 MB (data= 3000.00 , log= 15000.00)

data used = 4174 MB (13%).

log used = 40.00 MB (0%)

This example uses the ctmdbused utility to display Control-M/Server database data and log size, amount of current usage and percentage of space, using Oracle 11.

Utility input

ctmdbused

Oracle 11 database – utility output

db total = 563200.0 MB

data used = 10048 MB (4%).

This example uses the ctmdbused utility to display Control-M/Server database data, amount of current usage and percentage of space, using a PostgreSQL database.

Utility input

ctmdbused

Utility output

db total = 50404551 MB

data used = 863570 KB (1.71%)

Parent Topic

ctmdbused