Java Pool (93)
Java pool memory is used in server memory for all session-specific Java code and data
within the JVM. Java pool memory is used in different ways, depending on what mode
the Oracle server is running in.
The Java Pool Advisor statistics provide information about library cache memory used
for Java and predict how changes in the size of the Java pool can affect the parse rate.
The Java Pool Advisor is internally turned on when statistics_level is set to
TYPICAL or higher. These statistics reset when the advisor is turned off.
java池
1. jvm 或者session-specific Java code
2. 當statistics_level設定為TYPICAL或者更高階別時, The Java Pool Advisor is internally turned on
3. 當advisor關閉時, 統計資料被重置
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-978511/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORACLE記憶體管理 之五 SGA variable pool,shared_pool,large_pool,java_poolOracle記憶體Java
- Specifying the Java Pool Size (113)Java
- Oracle 的 KEEP pool, RECYCLE pool和DEFAULT poolOracle
- java物件池commons-pool-1.6詳解(一)Java物件
- 甲骨文就Java侵權案向谷歌索賠93億美元Java谷歌
- 《HelloGitHub》第 93 期Github
- golang work poolGolang
- Application PoolAPP
- Castor JDO and PoolAST
- oracle large poolOracle
- Share Pool理解
- dbms_shared_pool keep物件到share pool中物件
- 【Shared Pool】使用DBMS_SHARED_POOL包將PL/SQL大物件儲存到Shared PoolSQL物件
- Oracle shared poolOracle
- oracle stream pool sizeOracle
- 分割槽表放入keep pool,recycle pool的問題及解析
- _shared_pool_reserved_pct or shared_pool_reserved_size with ASMMASM
- zt_Oracle shared pool internals_共享池_shared_poolOracle
- Educational Codeforces Round 93 (Rated for Div. 2)
- 在Direct93D中Fog效果 (轉)3D
- Hystrix Thread Pool 解析thread
- DUBBO Thread pool is EXHAUSTED!thread
- php-fpm的poolPHP
- mysql 的thread poolMySqlthread
- SHARED POOL總結
- Application Pool IdentitiesAPPIDE
- SHARED_POOL解析
- 理解Oracle Shared PoolOracle
- Oracle記憶體分配與使用小記(二)Shared Pool and Large PoolOracle記憶體
- Apache的Common-pool中的Object pool的疑問!多謝!ApacheObject
- Could not resolve placeholder 'redis.pool.maxTotal' in string value "${redis.pool.maxTotal}"Redis
- PostgreSQL DBA(93) - PG 12 Improving Partition(Insert)SQL
- PHP的93個WordPress外掛有後門PHP
- [LeetCode] 93. Restore IP AddressesLeetCodeREST
- Oracle Shared Pool Memory ManagementOracle
- 【SQLSERVER】How to check current pool sizeSQLServer
- MySQL 引擎特性:InnoDB Buffer PoolMySql
- ORACLE SGA之shared poolOracle