ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling
complimentary technical Workshops on Database Security for the first 30
Oracle Database customers located anywhere in North America, EMEA, LATAM, or
APAC that send an email to
asra_us@oracle.com. Request a Workshop for
your organization today.
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);