Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Adapter Notifications | Configuring InsertNotifications | Considerations when Configuring InsertNotifications
 
Considerations when Configuring InsertNotifications
You must consider the following restrictions when configuring InsertNotifications:
*InsertNotifications 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 an InsertNotification to monitor a table, you must disable the notification before you can enable another InsertNotification or an OrderedNotification with an insert operation for the same table.