Oracle Database 26ai will be available on generic Linux platforms in January and soon on AIX and Windows
Purpose
This is an internal package used in log replication and not intended for DBA or other user usage. The information on this page is for documentation purposes only.
dbms_logrep_def_proc_utl.process_src_drop_table(
src_dbname IN VARCHAR2,
src_owner IN VARCHAR2,
src_name IN VARCHAR2,
ddl_scn IN NUMBER,
src_root IN VARCHAR2);
dbms_logrep_def_proc_utl.process_src_new_table(
src_dbname IN VARCHAR2,
src_owner IN VARCHAR2,
src_name IN VARCHAR2,
ddl_scn IN NUMBER,
src_root IN VARCHAR2);