Database-Tablespace Quota - User Consumes More Than

 

Use this dialog box to specify a script to run when a user or group violates a database or tablespace Quota.

Field Name

Description

Script Name

Enter the name of the script.

Where to Run

Select the Agent where you want the script to run from the drop-down list.

Script Parameters

This section displays what parameters will be passed to the script when it is run. The parameters will be passed in the order specified.

 

  • <user> * - The name of the user that violated the Quota (@domain or @computer may be appended to the name).

  • <computer> - The name of the computer where the triggering condition occurred.

  • <tablespace> - The name of the tablespace that triggered the alert condition.

  • <rdbms-type> - The Type of RDBMS where the triggering condition occurred (for example, Oracle).

  • <rdbms-instance-name> - Oracle SID

  • <usage><size-designator> - Value of used disk space, in KB, MB, or GB.

  • <threshold><thr-designator> - Value of the triggering condition, in KB, MB, or GB, or % (value units).

 

 

To learn more, see Running Scripts in Response to an Alert.