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
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.
Note: This page has been posted prior to the GA release of 20c. It will be completed once we have access to the release version.
AUTHID
CURRENT_USER
Data Types
TYPE d_type ...
TYPE p_type ...
Dependencies
CHUNKDATA_TMP
DBMS_OUTPUT
KU$_MULTI_DDL
DBMS_ASSERT
DBMS_PLUGTS
KU$_MULTI_DDLS
DBMS_GSM_COMMON
DBMS_STANDARD
KU$_PARSED_ITEM
DBMS_GSM_DBADMIN
DBMS_UTILITY
KU$_PARSED_ITEMS
DBMS_LOB
KU$_DDL
KU$_VCNT
DBMS_METADATA
KU$_DDLS
PLITBLM
Documented
No
First Available
19c
Security Model
Owned by GSMADMIN_INTERNAL with no privileges
granted.
The package appears to be protected by an ACCESSIBLE BY clause.
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);