drop event trigger

Removes a trigger that the RMS is monitoring. A trigger identifies a process or script that is executed by the RMS. Set triggers up using the add trigger command.

Syntax

drop {status | latency | size} trigger 
         [{connection | logical connection | route | queue | rep agent |
           partition} [component_name]]
         [with primary primary_connection]
         for server_name
         {status changes to state |
          size {exceeds | falls below} size_threshold |
          latency {exceeds | falls below} latency_threshold}

Parameters

Examples

Usage

drop trigger returns the following result set:

Column Descriptions for drop event trigger

Column

Description

Action

The name of the action

Result

The result of the execution

Related reference
add event trigger
get triggers