Oracle Error Message
ORA-16263: Dynamic parameters can only be set on SQL apply instance
Reason for the Error
Attempt to set a Logical standby dynamic parameter on an instacne other than where SQL apply coordinator is running.
Solution
Connect to the instance where SQL apply coordinator is running and reissue the statement.

Leave a Review