Specify Script - Forwarded Row Count Greater Than

Use this dialog box to specify a script to run when the forwarded row count on a Sybase table is greater 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.

 

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

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

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

  • <rdbms-instance-name> - Sybase server name

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

  • <chained-row-count> - The number of chained rows in a table that triggered the alert.  

  • <threshold> - Value that you set for the triggering condition. If the value unit was specified as a %, then a % will follow this value.

  • <percent-of-total-rows> - The percentage of table rows that are chained.

 

 

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