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 supporting utilities for Label Security
lbac_standard.raise_facility_error(
product IN VARCHAR2,
facility IN VARCHAR2,
error_number IN BINARY_INTEGER,
keep_stack IN BOOLEAN);
TBD
Undocumented
Overload 2
lbac_standard.raise_facility_error(
product IN VARCHAR2,
facility IN VARCHAR2,
error_number IN BINARY_INTEGER,
error_arg IN VARCHAR2,
keep_stack IN BOOLEAN);
TBD
Undocumented
Overload 3
lbac_standard.raise_facility_error(
product IN VARCHAR2,
facility IN VARCHAR2,
error_number IN BINARY_INTEGER,
error_arg1 IN VARCHAR2,
error_arg2 IN VARCHAR2,
keep_stack IN BOOLEAN);