Viewing Sentinel Database Space Usage

In Tablespace Management, the command line option allows you to:

This action (dbstats) displays the Sentinel database usage for all Sentinel tablespaces in Oracle and Sentinel filegroups in MS SQL.

This command uses the following flags:

-action

dbstats

-connectFile

<filePath>

To view Sentinel Database Space Usage (Command Line):

Execute the following command:

-action dbStats -connectFile <filePath>

The following example displays the tablespaces of Sentinel database with their total space, used space and free space available.

./sdm –action dbStats –connectFile sdm.connect

Sdm –action dbStats –connectFile sdm.connect