in ORACLE 9.2.0.8 error ORA-04030: out of process memory when trying to allocate 16396 bytes (koh-kg
During execution of procedure i have this error:
ORA-04030: out of process memory when trying to allocate 16396 bytes (koh-kghu sessi,pmucalm coll)
I have win2003 with 4GB RAM
and RDBMS Oracle 9.2.0.8.0
this is my pamater in init
open_cursors = 800
max_enabled_roles = 100
db_file_multiblock_read_count = 8
db_block_buffers = 40000
shared_pool_size = 90000000
large_pool_size = 10000000
java_pool_size = 130485760
log_checkpoint_interval = 10000
log_checkpoint_timeout = 1800
pga_aggregate_target = 24000000
processes = 150
parallel_max_servers = 0
log_buffer = 32768
max_dump_file_size = 10240 # limit trace file size to 5M each
undo_management = AUTO
undo_retention = 10800
undo_tablespace = UNDOTBS1
undo_suppress_errors = TRUE
global_names = false