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
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;