Home » RDBMS Server » Performance Tuning » Can I change the DB_BLOCK_SIZE in Oracle 9i?
|
|
Re: Can I change the DB_BLOCK_SIZE in Oracle 9i? [message #136969 is a reply to message #136776] |
Mon, 12 September 2005 08:51   |
merovingio
Messages: 4 Registered: September 2005 Location: Santa Cruz - Bolivia
|
Junior Member |
|
|
ok I did this and i got this errors, what am i doing wrong?
Quote: | SQL> select name,block_size,resize_state, current_size, buffers from v$buffer_pool;
NAME BLOCK_SIZE RESIZE_STA CURRENT_SIZE BUFFERS
------- ---------- ---------- ------------ --------
DEFAULT 8192 STATIC 88 11011
SQL> alter system set db_16K_cache_size=24M;
alter system set db_16K_cache_size=24M
*
ERROR at line 1:
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-00384: Insufficient memory to grow cache
|
[Updated on: Mon, 12 September 2005 08:53] Report message to a moderator
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri May 02 08:23:58 CDT 2025
|