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 DataPump support package but note that the script is the same one that holds DBMS_AUDIT_MGMT
AUTHID
DEFINER
Dependencies
DAM_CLEANUP_EVENTS$
DBMS_AUDIT_MGMT
DBMS_STANDARD
DAM_CLEANUP_JOBS$
DBMS_AUDIT_MGMT_LIB
KU$_JOBDESC
DAM_CONFIG_PARAM$
DBMS_DATAPUMP
KU$_STATUS
DBMS_ASSERT
DBMS_PDB_EXEC_SQL
Documented
No
First Available
12.1
Security Model
Owned by SYS with EXECUTE granted to the EXECUTE_CATALOG_ROLE role
Source
{ORACLE_HOME}/rdbms/admin/dbmsamgt.sql
INSTANCE_CALLOUT_IMP
Undocumented
amgt$datapump.instance_callout_imp(
obj_name IN VARCHAR2,
obj_schema IN VARCHAR2,
obj_type IN NUMBER,
prepost IN BINARY_INTEGER,
action OUT VARCHAR2,
alt_name OUT VARCHAR2);