increase db cache size?
614318Mar 8 2009 — edited Mar 11 2009Hi,
I' trying to increase the sga to utilize the more than 4GB of memory, but because my system is 32-bit so I have to use the (use_indirect_data_buffers) parameter with db_block_buffers and but 0 in db_cache_size.
but unfortunately I get an error while trying to apply the changes:
ORA-00381: cannot use both new and old parameters for buffer cache size specification
I need your advise to solve this issue.