![]() |
![]() |
Use this command to delete the definition of the database or recovery log space trigger.
Privilege Class
To issue this command, you must have system privilege or unrestricted storage privilege.
Syntax
>>-DELete SPACETrigger--+-DB--+-------------------------------->< '-LOG-'
Parameters
Examples
Task 1
Delete the definition for the database space trigger.
delete spacetrigger db
Task 2
Delete the definition for the recovery log space trigger.
delete spacetrigger log
Related Commands
Table 93. Commands Related to DELETE SPACETRIGGER
Command | Description |
---|---|
DEFINE SPACETRIGGER | Defines the database or recovery log space trigger. |
QUERY SPACETRIGGER | Displays information about the database or recovery log space trigger. |
UPDATE SPACETRIGGER | Changes attributes of the database or recovery log space trigger. |