Because SQL errors are filling the Replicat report file, you want to set a threshold for the number of errors that can be tolerated on any target table before being reported to the process report and to the error log.
How can you accomplish this?
Because SQL errors are filling the Replicat report file, you want to set a threshold for the number of errors that can be tolerated on any target table before being reported to the process report and to the error log.
How can you accomplish this?
To set a threshold for the number of SQL errors that can be tolerated on any target table before being reported to the process report and to the error log, you should use the ERRORTHRESHOLD parameter. This parameter is specifically designed to control the number of errors allowed before triggering an alert.
D is corrent, WARNATE default is 100 errors