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
Part of Feature Usage tracking for the ORDSYS schema
AUTHID
DEFINER
Dependencies
ORDAUDIO_PKG
ORDVIDEO_PKG
ORDX_HTTP_SOURCE
ORDDOC_PKG
ORDX_FILE_SOURCE
ORD_USAGE_RECS
ORDIMG_PKG
Documented
No
First Available
Not known
Security Model
Owned by ORDSYS with EXECUTE granted to
ORDPLUGINS
Source
{ORACLE_HOME}/ord/im/admin/ordzimsp.plb
RECORDFEATUREUSAGE
Track ORDSYS feature usage
ordutil_prv.recordFeatureUsage(
package_usage IN NUMBER,
username IN VARCHAR2,
component_name IN VARCHAR2,
aux_count IN NUMBER)
RETURN NUMBER;