Hello,
I use Shareplex for Oracle.
I would like to know how to remove the "out-of-sync" logs.
On the target, I typed the following command:
sp_ctrl (xxxx-ora01:2900)> show sync
Out Of Sync status for xxxx-ora01
Count Details
----- ---------------------------------------------------------------------------------------------
36375 Table "xxxx"."VWQUEUE4_130" out of sync for queue yyyy-ora01 since 26-Jun-18 13:55:25
But the table VWQUEUE4_130 has been deleted both on the source and on the target. So now, I would like to clean the sync logs to have no error with the "show sync" command.
Could you give me the command line to execute in Shareplex to do this ?
Thanks.