Check replication logs
- Last Updated: August 8, 2023
- 1 minute read
- OpenEdge Pro2
- Version 6.5
- Documentation
The ReplLog Check feature allows you to scan all the log files for any
errors and reports them through an email. To execute this feature, run the RunReplLogChk.bat file from the \Pro2\bprepl\Scripts
folder.
If you are running this functionality for the first time, a ErrorTrigger.lst file is created (available in the bprepl/repl_tmpl folder). Add the error list that needs to
be scanned/excluded in this file separated by commas. This feature scans all the log
files, excluding the unwanted errors, and then send an error report in an email.
You can log the errors in the
ErrorTrigger.lst
file as shown below:
|
Note: If the
ErrorTrigger.lst file is not found in the expected directory, it is
created in bprepl/repl_tmpl directory with an empty
skeleton.