drop event trigger enhancement

The enhanced drop event trigger command supports the four new triggers. For more information on drop event trigger, see Chapter 9, “Replication Monitoring Services API,” in the Replication Server Reference Manual.

Syntax

The modified drop event trigger syntax is:

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

The new parameters are:

Examples