Oracle DBMS_RESULT_CACHE_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 Result Cache support functionality.
AUTHID DEFINER
Dependencies
DBMS_NETWORK_ACL_ADMIN DBMS_RC_LIB  
Documented No
First Available 11.1
Security Model Owned by SYS with no privileges granted

Direct access to this package is prevented by an Accessible By clause.
Source {ORACLE_HOME}/rdbms/admin/prvtrc.plb
 
RELIES_ON
Undocumented

Protected by an ACCESSIBLE BY clause
dbms_result_cache_internal.relies_on(table_name IN VARCHAR2);
exec dbms_result_cache_internal('UWCLASS.SERVERS');
     *
PLS-00904: insufficient privilege to access object DBMS_RESULT_CACHE_INTERNAL

Related Topics
Built-in Functions
Built-in Packages
DBMS_CLIENT_RESULT_CACHE
DBMS_RESULT_CACHE
DBMS_RESULT_CACH_API
Result Cache (SQL)
Result Cache (PL/SQL)
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