Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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 Section 5.5.12, Agent Event.
 

  • 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 Section 5.5.19, Debug Event.

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.


  • No labels