Oracle CONFIGURE_DV_INTERNAL
Version 23c

General Information
Library Note Morgan's Library Page Header
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 Internal Database Vault Configuration
AUTHID DEFINER
Dependencies
CONFIG$ DBMS_MACUTL KZV$ADM_LIBT
CONFIGURE_DV    
Documented No
Exceptions
Error Code Reason
PLS-00904 insufficient privilege to access object CONFIGURE_DV_INTERNAL
First Available Not Known
Security Model Owned by DVSYS with no privileges granted.
Source {ORACLE_HOME}/rdbms/admin/prvtmacp.plb
Subprograms
 
CONFIG_PART1
Undocumented configure_dv_internal.config_part1;
exec configure_dv_internal.config_part1;
 
CONFIG_PART2
Undocumented configure_dv_internal.config_part2;
exec configure_dv_internal.config_part2;
 
CONFIG_RAISE_ERR
Undocumented

Overload 1
configure_dv_internal.config_raise_err(p_message_code IN NUMBER);
exec configure_dv_internal.config_raise_err(600);
Undocumented

Overload 2
configure_dv_internal.config_raise_err(
p_message_code IN NUMBER,
p_parameter1   IN VARCHAR2);
exec configure_dv_internal.config_raise_err(600, 'Test');

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_MACOLS_SESSION
DBMS_MACOUT
DBMS_MACSEC
DBMS_MACSEC_FUNCTION
DBMS_MACSEC_ROLES
DBMS_MACSEC_RULES
EVENT
What's New In 21c
What's New In 23c

Morgan's Library Page Footer
This site is maintained by Dan Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved
  DBSecWorx