The “validate” Apply 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 an Apply configuration on the Target Database. This command will also provide the “last” successfully applied transaction’s LSN/SCN but only if the Apply Process has previously been run or reset.
REST API:
Server response:
CLI Syntax:
repcli validate process=apply id=applyID
The input parameters are:
In case the Status is Invalid the Message will contain detailed information about the validation error.
Prev page:
7.11 Show Apply ProcessNext page:
7.13 Reset Apply Process