Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
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);