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