Viewing Sentinel Database Space Usage

In tablespace management, the command line option allows you to view Sentinel database space usage

The dbstats action displays the Sentinel database usage for all Sentinel tablespaces in Oracle and Sentinel file groups in MS SQL.

This command uses the following flags:

Table 9 Viewing Sentinel Database Space Usage Flags

Command

Command Flags

-action

dbstats

-connectFile

<filePath>

To view Sentinel Database Space Usage (Command Line):

  1. 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.

    • PostgreSQL Example:

      ./sdm –action dbStats –connectFile sdm.connect
      

For trademark and copyright information, see Legal Notices.