Tivoli Header

Administrator's Reference

QUERY DBBACKUPTRIGGER (Query the Database Backup Trigger)

Use this command to display the settings for the database backup trigger.

Privilege Class

Any administrator can issue this command.

Syntax

                          .-Format--=--Standard-----.
>>-Query DBBackuptrigger--+-------------------------+----------><
                          '-Format--=--+-Standard-+-'
                                       '-Detailed-'
 
 

Parameters

Format
Specifies how the information is displayed. This parameter is optional. The default is STANDARD. Possible values are:

Standard
Partial information is displayed.

Detailed
Detailed information is displayed.

Examples

Task

Display the settings for the database backup trigger.

Command:
query dbbackuptrigger format=detailed

Output:
 
+--------------------------------------------------------------------------------+
|             Full Device Class: FILE                                            |
|      Incremental Device Class: FILE                                            |
|           Log Full Percentage: 50                                              |
|    Incrementals Between Fulls: 6                                               |
|Last Update by (administrator): JANET                                           |
|         Last Update Date/Time: 05/31/1997 11:15:35                             |
+--------------------------------------------------------------------------------+

where:

Full Device Class
The name of the device class used for full backups.

Incremental Device Class
The name of the device class used for incremental backups.

Log Full Percentage
The space utilization percentage of the recovery log at which TSM automatically backs up the database.

Incrementals Between Fulls
The number of incremental database backups that TSM runs between full backups.

Last Update by (administrator)
The name of the administrator that most recently updated the trigger.

Last Update Date/Time
When the administrator most recently updated the trigger.

Related Commands

Table 145. Commands Related to QUERY DBBACKUPTRIGGER

Command Description
DEFINE DBBACKUPTRIGGER Defines a trigger for automatic Tivoli Storage Manager database backups.
DELETE DBBACKUPTRIGGER Deletes the database backup trigger.
UPDATE DBBACKUPTRIGGER Changes one or more attributes of the database backup trigger.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]