Oracle PRVT_DIMENSION_SYS_UTIL
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 Undocumented
AUTHID DEFINER
Dependencies
DBMS_DIMENSION DBMS_SUMVDM DBMS_SYSTEM
Documented No
First Available Not known
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/prvtsum.plb
Subprograms
 
INSERT_MESSAGE
Undocumented
Overload 1
prvt_dimension_sys_util.insert_message(message IN VARCHAR2);
exec prvt_dimension_sys_util.insert_message('Test');

PL/SQL procedure successfully completed.
Overload 2 prvt_dimension_sys_util.insert_message(
message IN VARCHAR2,
flag    IN BOOLEAN);
exec prvt_dimension_sys_util.insert_message('Test', FALSE);

PL/SQL procedure successfully completed.

Related Topics
Built-in Functions
Built-in Packages
DBMS_DIMENSION
DBMS_SUMVDM
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