Database Forwarding Agent Events(4.1)

Agent Message Event

An information message from the agent, stated according to the configuration done in the Event Notification Editor.

For further information about the agent message event type, see Agent Event(4.1).
 

  • Ready with table/SP:  tablename

    Reported when a stored procedure starts running, if Run SP is selected in the Database Forwarding Target tab.

Debug Events

Debug messages are dispatched in debug mode. During execution, the messages are displayed in the Workflow Monitor.

You can configure Event Notifications that are triggered when a debug message is dispatched. For further information about the debug event type, see Debug Event(4.1).

The agent produces the following debug events:


  • Rollback transaction data

    Reported when the agent receives a Cancel Batch or when recovering after system abortion.

  • Has deleted  n  rows in  tablename

    Subevent to the Rollback transaction data event, stating the number of rows removed by each SQL commit command. The maximum number depends on the Commit Window Size.

  • Try to force running Stored Procedure to Stop

    Reported when stopping a workflow that has a Stored Procedure running.