Previous Topic

Next Topic

Book Contents

Book Index

ctmdbcheck utility examples

These examples use the ctmdbcheck utility to check database status without specifying any parameters (that is, no Shout messages will be issued for this run on the utility, even if the database is over the desired threshold).

Utility input

ctmdbcheck 50

The general threshold % option specifies the same percentage for both the database and the log. In this example, if either the database or log exceeds 50%, ctmdbcheck 50 will trigger a shout message.

Utility input

ctmdbcheck -d10

Oracle 817 database – utility output

Folderspace    Size  % Free

-------------------- ------- -------

RBS                     200M     85%

WIN613O                 150M 95%

WIN613O_INDX             50M 98%

Utility input

ctmdbcheck -d10

Oracle 92 Database – Utility Output

Folderspace    Size  % Free

-------------------- ------- -------

CTRLM                    250M     96%

TEMP                     100M 90%

RBS                      300M 99%

Parent Topic

ctmdbcheck