Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Adapter Notifications | Configuring DeleteNotifications | Considerations when Configuring DeleteNotifications
 
Considerations when Configuring DeleteNotifications
You must consider the following restrictions when configuring DeleteNotifications:
*DeleteNotifications cannot be used with a Teradata database (any version).
*MySQL version 5.0.x does not support multiple triggers with the same event (insert, delete, or update) for one table. Hence, with a MySQL database, when using a DeleteNotification to monitor a table, you must disable the notification before you can enable another DeleteNotification or an OrderedNotification with a delete operation for the same table.