| Oracle DBMS_CLIENT_RESULT_CACHE Version 11.2.0.3 |
|---|
| General Information | ||||||||||
| AUTHID | CURRENT_USER | |||||||||
| Data Types | TYPE crc_rcln IS RECORD ( regid NUMBER, username VARCHAR2, location_name VARCHAR2, subscription_name VARCHAR2); TYPE crc_trcln IS TABLE of crc_rcln; |
|||||||||
| Dependencies |
|
|||||||||
| First Available | 11.2 | |||||||||
| Security Model | Owned by SYS with no privileges granted | |||||||||
| Source | {ORACLE_HOME}/rdbms/admin/prvthcrc.plb | |||||||||
| CACHE_CLEANUP | ||||||||||
| Undocumented | dbms_client_result_cache.cache_cleanup(flags IN NUMBER) RETURN dbms_client_result_cache.crc_trcln; | |||||||||
| SELECT dbms_client_result_cache.cache_cleanup(1) FROM dual; |
||||||||||
| 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-2013 Daniel A. Morgan All Rights Reserved | |||||||||
|
|
||||||||||