| General Information |
| Library Note |
Morgan's Library Page Header
|
| 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 |