Specifying the Java Pool Size (113)
The JAVA_POOL_SIZE initialization parameter is a
dynamic parameter that lets you specify or adjust the size of the java pool component
of the SGA. Oracle Database selects an appropriate default value. Configuration of the
java pool is discussed in Oracle Database Java Developer's Guide.[@more@]
dynamic parameter that lets you specify or adjust the size of the java pool component
of the SGA. Oracle Database selects an appropriate default value. Configuration of the
java pool is discussed in Oracle Database Java Developer's Guide.[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-996324/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle stream pool sizeOracle
- 【SQLSERVER】How to check current pool sizeSQLServer
- _shared_pool_reserved_pct or shared_pool_reserved_size with ASMMASM
- MySQL innodb_buffer_pool_size 變數MySql變數
- ubuntu 命令列更改innodb_buffer_pool_sizeUbuntu命令列
- Java Pool (93)Java
- AWR分析。(shared_pool,sga_size大小設定)
- mysql引數之innodb_buffer_pool_size大小設定MySql
- MySQL服務端innodb_buffer_pool_size配置引數MySql服務端
- SHARED_POOL_RESERVED_SIZE引數的設定及作用
- 基於引數shared_pool_reserved_size進一步理解共享池shared pool原理
- ORACLE記憶體管理 之五 SGA variable pool,shared_pool,large_pool,java_poolOracle記憶體Java
- 【Mysql】Mysql額外記憶體池 innodb_additional_mem_pool_sizeMySql記憶體
- 9i java_pool_size 設定不當 導致無法使用者exp 邏輯匯出Java
- ASMM/AMM開啟時動態調整記憶體元件(shared_pool_size, db_cache_size等)大小ASM記憶體元件
- Specifying the Default Tablespace Type (78)
- Specifying Database Block Sizes (91)DatabaseBloC
- [20191219]shared_pool_size設定躍變.txt
- MySQL5.7 線上調整Innodb_Buffer_Pool_size不用重啟mysql程式薦MySql
- java中size()和length區別Java
- Java中 length、length()、size()區別Java
- [Java併發]Concurrenthashmap的size()JavaHashMap
- OGG-整合模式抽取與資料庫引數streams_pool_size關係模式資料庫
- Specifying the Database Time Zone File (81)Database
- Oracle 的 KEEP pool, RECYCLE pool和DEFAULT poolOracle
- oracle10g在sga手工管理mmm模式如何配置大池large_pool_size(一)Oracle模式
- 【翻譯】Specifying CREATE DATABASE Statement ClausesDatabase
- java.lang.IndexOutOfBoundsException: Index: 0, Size: 0JavaIndexException
- Specifying FORCE LOGGING Mode (82)
- 10g中同時設定了SGA_TARGET和SHARED_POOL_SIZE的問題
- Specifying Oracle-Managed Files at Database Creation (76)OracleDatabase
- java物件池commons-pool-1.6詳解(一)Java物件
- 【Spring】java.lang.IndexOutOfBoundsException: Index: 256, Size: 256SpringJavaIndexException
- Size DatabaseDatabase
- Protecting Your Database: Specifying Passwords for Users SYS and SYSTEM (70)Database
- 9i,10g下v$sgastat中共享池的sum值與shared_pool_size的關係。AST
- DB_BLOCK_SIZE and DB_CACHE_SIZE in OracleBloCOracle
- golang work poolGolang