Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Adapter Notifications | Configuring OrderedNotifications | Considerations when Configuring OrderedNotifications
 
Considerations when Configuring OrderedNotifications
You must consider the following restrictions when configuring an OrderedNotification:
*OrderedNotifications cannot be used with a Teradata database (any version).
*When using an OrderedNotification with a MySQL database, updating any database field with the same value will not invoke a trigger.
*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, before you can enable an OrderedNotification for a table, you must disable any OrderedNotification or other adapter notifications of the same operation type monitoring the table.