
The Installgen SGA folder tab contains fields
for entering init.ora parameters which will affect the size of the SGA.
The Processes parameter will also be used when building the kernel turning
parameters file on UNIX servers.



field: Processes
The maximum number of users expected to be required simultaneously within
the database. This number is used within the init.ora file and also
used when setting up the kernel tuning paramters. Set this value generously
to avoid having to change the kernel parameters thus requiring a reboot
of the server.
field: Log Buffer Size
This value sets the Log Buffer Size in the init.ora.
field: DB Block Buffer Size
This value sets the DB Block Buffer Size (DB Cache Size in 9i) in the
init.ora.
field: Shared Pool Size
This value sets the Shared Pool Size in the init.ora.
field: Java Pool Size
This value sets the Java Pool Size in the init.ora, and should generally
be at least 25Mb in size if the Oracle Jserver feature is installed.
