IBM Tivoli Storage Manager, Version 7.1

QUERY SHREDSTATUS (Query shredding status )

Use this command to display information about data waiting to be shredded.

Privilege class

To issue this command you must have administrator privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
                      .-Format--=--Standard-----.   
>>-QUERY SHREDstatus--+-------------------------+--------------><
                      '-Format--=--+-Standard-+-'   
                                   '-Detailed-'     

Parameters

Format
Specifies how the information is displayed. This parameter is optional. The default is STANDARD. Possible values are:
Standard
Specifies that partial information is displayed. This is the default.
Detailed
Specifies that complete information is displayed.

Example: Display summary shredding information

Show partial information about data shredding on the server. See Field descriptions for field descriptions.
query shredstatus
Shredding      Objects
  Active      Awaiting
                 Shred
 -------      --------
      NO             4

Example: Display detailed shredding information

Display detailed information about data shredding on the server. See Field descriptions for field descriptions.
query shredstatus format=detailed
Shredding  Objects  Occupied   Data Left
  Active   Awaiting   Space    To Shred
            Shred     (MB)        (MB)
--------- --------  --------  ----------
    NO        4        182        364

Field descriptions

Shredding Active
Indicates whether or not the server is actively shredding data at this time.
Objects Awaiting Shred
The number of objects currently waiting to be shredded.
Occupied Space (MB)
The amount of server storage space occupied by the objects currently waiting to be shredded, in megabytes. This is the amount of space that will become available when the objects are shredded.
Data Left to Shred (MB)
The amount of data that still needs to be shredded.

Related commands

Table 1. Commands related to QUERY SHREDSTATUS
Command Description
BACKUP STGPOOL Backs up a primary storage pool to a copy storage pool.
DEFINE STGPOOL Defines a storage pool as a named collection of server storage media.
EXPORT NODE Copies client node information to external media or directly to another server.
GENERATE BACKUPSET Generates a backup set of a client's data.
GENERATE BACKUPSETTOC Generates a table of contents for a backup set.
MOVE DATA Moves data from a specified storage pool volume to another storage pool volume.
QUERY STGPOOL Displays information about storage pools.
SETOPT Updates a server option without stopping and restarting the server.
SHRED DATA Manually starts the process of shredding deleted data.
UPDATE STGPOOL Changes the attributes of a storage pool.


Feedback