Oracle DBMS_PART_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 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 23.1
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 23c)
Undocumented dbns_part_internal.get_high_value_clob(
tblid IN VARCHAR2,
rid   IN ROWID)
RETURN CLOB;
TBD
 
GET_HGH_VALUE_JSON (new 23c)
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 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