Oracle DBMS_PART_INTERNAL
Version 26ai

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

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose Undocumented
AUTHID DEFINER
Dependencies
ALL_IND_PARTITIONS DBA_TAB_PARTITIONS DBMS_STANDARD
ALL_IND_SUBPARTITIONS DBA_TAB_SUBPARTITIONS USER_IND_PARTITIONS
ALL_TAB_PARTITIONS DBMS_ASSERT USER_IND_SUBPARTITIONS
ALL_TAB_IND_SUBPARTITIONS DBMS_LOB USER_TAB_PARTITIONS
DBA_IND_PARTITIONS DBMS_PART_LIB USER_TAB_SUBPARTITIONS
DBA_IND_SUBPARTITIONS DBMS_SQL  
Documented No
First Available 23ai
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/prvsparti.plb
{ORACLE_HOME}/rdbms/admin/prvtparti.plb  -- final pkg body
{ORACLE_HOME}/rdbms/admin/prvtpartid.plb -- initial body,cdstrt.sql
Subprograms
 
GET_HGH_VALUE_CLOB(new 23ai)
Undocumented dbns_part_internal.get_high_value_clob(
tblid IN VARCHAR2,
rid   IN ROWID)
RETURN CLOB;
TBD
 
GET_HGH_VALUE_JSON (new 23ai)
Undocumented dbns_part_internal.get_high_value_json(
tblid       IN VARCHAR2,
obj#        IN NUMBER,
flags       IN NUMBER,
bhiboundval IN BLOB,
bo#         IN NUMBER,
part#       IN NUMBER,
subpart#    IN NUMBER);
RETURN CLOB;
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_PART
Partitioned Tables and Indexes
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