Specify Script - Database Log Freespace Less Than

Use this dialog box to specify a script to run when the log free space on a database is less than a specified amount.

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.

 

  • <database> - The name of the database to which the log that triggered the alert condition is associated.

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

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

  • <rdbms-instance-name> - SQL Server server name or Sybase server name

  • <free-space><size-designator> - Total amount of freespace available in the tablespace, measured in KB, MB, or GB.  

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

  • <percent-of-capacity> - Percentage of capacity of the database or tablespace.