Property | Description |
---|---|
Parameter type |
Big integer |
Syntax |
|
Default value |
If If |
Modifiable |
|
Range of values |
Minimum: Maximum: operating system-dependent |
Basic |
No |
JAVA_POOL_SIZE
specifies (in bytes) the size of the Java pool, from which the Java memory manager allocates most Java state during run-time execution. This memory includes the shared in-memory representation of Java method and class definitions, as well as the Java objects that are migrated to the Java session space at end-of-call.
See Also:
Oracle Database Java Developer's Guide for more information about this parameter