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
Internal support for log file replication utilities
Not sure what it is supposed to do but it doesn't seem to do anything even if you give it an invalid PDB name or a name that could never be valid as show at right.
dbms_logrep_util_invok.get_object_name(
object_name IN VARCHAR2,
canon_owner OUT VARCHAR2,
canon_name OUT VARCHAR2,
canon_schema IN VARCHAR2,
allow_3X_iden IN BOOLEAN);