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
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);