Use this command to delete the definition of the database backup trigger. After you delete the database backup trigger, issue the SET LOGMODE command to change the log mode to NORMAL.
Privilege Class
To issue this command, you must have system privilege or unrestricted storage privilege.
Syntax
>>-DELete DBBackuptrigger--------------------------------------><
Parameters
None.
Examples
Task
Delete the definition for the database backup trigger.
Related Commands
Table 85. Commands Related to DELETE DBBACKUPTRIGGER
Command | Description |
---|---|
DEFINE DBBACKUPTRIGGER | Defines a trigger for automatic TSM database backups. |
QUERY DBBACKUPTRIGGER | Displays information about the database backup trigger. |
SET LOGMODE | Sets the mode for saving records in the recovery log. |
UPDATE DBBACKUPTRIGGER | Changes one or more attributes of the database backup trigger. |