Oracle Error Message
ORA-16203: Unable to interpret skip procedure return values
Reason for the Error
The skip procedure returned conflicting or invalid values.
Solution
Ensure that the new_statement output parameter is non-NULL when returning DBMS_LOGSTDBY.SKIP_ACTION_REPLACE and NULL otherwise. Also ensure SKIP_ACTION is specified correctly.