The “validate” Process command is used to perform a set of background checks to ensure that all the necessary parameters have been supplied to enable the functionality of Capture or Apply Process. This command will also provide the “last” successfully processed transaction’s LSN/SCN but only if the Process has previously been run or reset.
CLI Syntax:
repcli validate process=capture|apply id=processID
The input parameters are:
REST API:
Server response:
In case the Status is Invalid the Message will contain detailed information about the validation error.
Prev page:
Alter ProcessNext page:
Show Process