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
Data Mining internal utility
AUTHID
CURRENT_USER
Dependencies
DBMS_DATA_MINING
DMP_SEC
DM_QGEN
DBMS_DM_MODEL_IMP
DMP_SYS
ODM_UTIL
DBMS_SYS_ERROR
Documented
No
First Available
12.2
Security Model
Owned by SYS with no privileges granted
Source
{ORACLE_HOME}/rdbms/admin/prvtdmmi.plb
ASSERT
Undocumented
dbms_dm_util.assert(
cond IN BOOLEAN,
exec IN NUMBER,
param1 IN VARCHAR2,
param2 IN VARCHAR2,
param3 IN VARCHAR2);