Oracle Database 26ai will be available on generic Linux platforms in January and soon on AIX and Windows
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 8191)
RETURN VARCHAR2;