dbms_reputil deprecated in 12.2.
Team,
Doc ID 2482720.1: states: dbms_reputil is part of the former Advanced Replication database feature which has been deprecated in 12.2.
Solution
Customer must modify their customized pl/sql code to exclude the calls of such deprecated programs.
I am using Oracle 19.3.0.0.
What do you recommend to use instead of dbms_reputil ?
I am using dbms_reputil to partition some tables.
Thanks a lot.
Hisham