Oracle CONFIGURE_DV_INTERNAL
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai will be available on generic Linux platforms in January and soon on AIX and Windows
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 26ai

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