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
Undocumented Global Service Manager Administration Utilities.
The installation file contains the following note: "since changes to gsmadmin_internal tables aren't propagated to logical standbys, mark all gsm packages as unsupported"
dbms_gsm_ddl.decDDLVch(
key_id IN NUMBER DEFAULT NULL,
ddl_text IN CLOB DEFAULT NULL,
enc_ddl IN BLOB DEFAULT NULL,
ddlid IN NUMBER DEFAULT NULL,
trim_size IN NUMBER DEFAULT 32767)
RETURN VARCHAR2;