Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
JAVA_POOL_SIZE
specifies the size (in bytes) of the Java pool, from which the Java memory manager allocates most Java state during runtime 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:
Oracle9i Java Developer's Guide for information on adjusting this parameter |