Oracle8i Reference
Release 2 (8.1.6)

Part Number A76961-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Initialization Parameters, 66 of 188


JAVA_POOL_SIZE

Parameter type: 

String 

Parameter class: 

Static 

Default value: 

20000K 

Range of values: 

1000000 to 1000000000  

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: Oracle8i Java Developer's Guide for information on adjusting this parameter. 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index