If notifications are not being received or are not being sent, this could be due to a number of issues such as:
...
In order to debug the notifications please follow these steps:
...
APPLY process
No Format | ||
---|---|---|
| ||
dbvrep> set APPLY._NOTIFY_VERBOSE_DEBUG=1 dbvrep> set APPLY._NETWORK_TRAFFIC_DEBUG=1 |
Restart the apply APPLY process, then reproduce the issue to send the notification and inspect the apply APPLY log on the Apply APPLY process.
...
MINE process
The same can be done for the Mine MINE process:
No Format | ||
---|---|---|
| ||
dbvrep> set MINE._NOTIFY_VERBOSE_DEBUG=1 dbvrep> set MINE._NETWORK_TRAFFIC_DEBUG=1 |
Restart the Mine MINE process.
Both
...
MINE and
...
APPLY processes
No Format | ||
---|---|---|
| ||
dbvrep> set _NOTIFY_VERBOSE_DEBUG=1 dbvrep> set _NETWORK_TRAFFIC_DEBUG=1 |
Restart both Mine MINE and Apply APPLY processes for these settings to take affect.
Send
...
Notification
To manually send a test notification use the following command:
...