Reset alarms
- Last Updated: August 8, 2023
- 1 minute read
- OpenEdge Pro2
- Version 6.5
- Documentation
You can access the Reset Alarms page from the Tools menu.

- Reset Status-Check Alarm
- Clear Log-Error-Alerts Daily-Limit-Counters
Reset Status-Check Alarm: By default, the StatusCheck
procedure sends only one email notification per day to prevent an overload of email
messages. After the email is received and replication is restarted, you can reset the
status check alarm to send the alerts again, if replication unexpectedly stops on that
same day.
- In the Pro2 web user interface, navigate to the Actions tab, and select Tools.
- Select Reset Alarms.
repl_control table:
|
Clear Log-Error-Alerts Daily-Limit-Counters: The
ReplLogCheck procedure resets the value of the
LOG_ALERT_DAILY_LIMIT property to blank. To set the daily
limit on the replication log generation process again, you need to create the
LOG_ALERT_DAILY_LIMIT property and assign it a value. The default
value of this property is 10.
To know more about Pro2 properties and their default configurations, see Properties.
repl_control table:
|