1.

Which one of the following way is correct to turn ON replication?

A. DBMS_REPUTIL_REPLICATION=ON
B. DBMS_REPUTIL.REPLICATION=ON
C. DBMS_REPUTIL.REPLICATION_ON
D. All of the above
Answer» D. All of the above


Discussion

No Comment Found