Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> some additional information ...
Hi,
the settins in this file are untouched values of the default init.ora.
----only-uncommented-values----
db_name=DEFAULT
db_files = 80
# SMALL
db_file_multiblock_read_count = 8
# SMALL
db_block_buffers = 100
# SMALL
shared_pool_size = 3500000
# SMALL
log_checkpoint_interval = 10000
processes = 50
# SMALL
parallel_max_servers = 5
# SMALL
log_buffer = 32768
# SMALL
max_dump_file_size = 10240 # limit trace file size to 5 Meg each
global_names = TRUE
control_files = (ora_control1, ora_control2)
I didn't checked these parameters yet if the comply to the requirements of this configuration.
After starting dbca I leave all the default settings for a general purpose db:
shared pool: 117440512 Buffer Cache: 32 (MB) Java Pool: 117440512 Large Pool: 16777216 PGA: 25165824 ------------------------------
output at the beginning of the creation (copying db files)
the output of "vmstat 5 " with the start of the creation till shortly after the message "out of memory" appears and I stop dbca
In my opion there must be something wrong either with the init.ora or default-settings of the dbca-GUI (e.g. shared pool == java pool ???!)
I would be very glad if someone could use this information to give me a hint what to change. I cannot imagine that Oracle doesn't let me create a damn empty database with 1 person access only.
TIA
Frank
frank_ratzlow_at_nojunk.hotmail.com
Received on Mon Sep 16 2002 - 15:16:39 CDT
![]() |
![]() |