Search notes:

Oracle: DBMS_DUMA_INTERNAL

Procedures and functions

convert_long
get_property
read_long_to_blob This function can sometimes be used to circumvent ORA-00932: inconsistent datatypes: expected CHAR got LONG errors. Compare with sys.dbms_metadata_util.long2varchar.
scan_table
write_blob_to_long

See also

The long data type.
dbms_duma_internal is installed with $ORACLE_HOME/rdbms/admin/prvtdumi.plb
Oracle DBMS PL/SQL packages

Index