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
Undocumented
AUTHID
CURRENT_USER
Dependencies
DBMS_LOB
ORDSOURCE
ORDUTIL_PRV
ORDDOC
Documented
No
First Available
12.1
Security Model
Owned by ORDSYS with EXECUTE granted to PUBLIC
Source
{ORACLE_HOME}/ord/im/admin/orddpksp.plb
GETPROPERTIES
Overload 1
orddoc_pkg.getProperties(
ctx IN OUT RAW,
obj IN OUT orddoc,
attributes IN OUT CLOB,
format IN VARCHAR2);
TBD
Overload 2
orddoc_pkg.getProperties(
ctx IN OUT RAW,
obj IN OUT orddoc,
attributes IN OUT CLOB,
mimetype IN VARCHAR2,
format IN VARCHAR2,
contentlength OUT NUMBER);