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
According to the Oracle docs, this package is owned by the Global Data Services schema. It should not be unlocked or used for a database login.
AUTHID
CURRENT_USER
Data Types
TYPE d_type ...
TYPE p_type ...
Dependencies
CHUNKDATA_TMP
DBMS_PARALLEL_EXECUTE
KU$_MULTI_DDL
DBMS_ASSERT
DBMS_PLUGTS
KU$_MULTI_DDLS
DBMS_GSM_COMMON
DBMS_SQL
KU$_PARSED_ITEM
DBMS_GSM_DBADMIN
DBMS_STANDARD
KU$_PARSED_ITEMS
DBMS_GSM_UTILITY
DBMS_SYS_ERROR
KU$_VCNT
DBMS_LOB
DBMS_UTILITY
MOVE_DATA
DBMS_METADATA
KU$_DDL
PLITBLM
DBMS_OUTPUT
KU$_DDLS
Documented
No
First Available
19c
Security Model
Owned by GSMADMIN_INTERNAL with no privileges granted.
Direct access to this package is prevented by means of an Accessible By clause.
exchange.do_ddl_job(
fromid IN NUMBER,
toid IN NUMBER,
chunk_id IN NUMBER,
operation IN VARCHAR2,
obj_type IN VARCHAR2,
doexec IN BOOLEAN,,
ignor_error IN BOOLEAN,
inguid IN VARCHAR2,
seq IN NUMBER);
exchange.exchange_in(
tablespace_list IN VARCHAR2,
db_link IN VARCHAR2,
doexec IN BOOLEAN,
test_mode IN NUMBER
new_datafiles IN gsmadmin_internal.exchange.d_type);