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 DataPump support package for Transparent Sensitive Data Management with DataPump
AUTHID
DEFINER
Dependencies
COL$
DBMS_TSDP_PROTECT
PLITBLM
DBMS_ASSERT
OBJ$
USER$
DBMS_DATAPUMP
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/dbmstsdpm.sql
INSTANCE_CALLOUT_IMP
Undocumented
But identical name and parameters found in PSTDY_DATAPUMP_SUPPORT
tsdp$datapump.instance_callout_imp(
obj_name IN VARCHAR2,
obj_schema IN VARCHAR2,
obj_type IN NUMBER,
prepost IN PLS_INTEGER,
action OUT VARCHAR2,
alt_name OUT VARCHAR2);