Oracle Global Human Resources Cloud Implementation Specialist — Question 54
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?
Answer options
- A. Use the REPORTCOUNT parameter to set the threshold.
- B. Use the STATS parameter to set the threshold.
- C. Use the ERRORTHRESHOLD parameter to set the threshold.
- D. Use the WARNRATE parameter to set the threshold.
Correct answer: D
Explanation
The correct answer is D, as the WARNRATE parameter is specifically designed to define the threshold for warnings related to errors. The other options, while related to reporting and statistics, do not address the specific requirement of setting a threshold for tolerable errors in the context of the Replicat process.