ORA-00381: cannot use both new and old parameters for buffer
cache size specification



ORA-00381: cannot use both new and old parameters for buffer cache size specification..

Answer / guest

Cause: User specified one or more of { db_cache_size ,
db_recycle_cache_size, db_keep_cache_size, db_nk_cache_size
(where n is one of 2,4,8,16,32), db_cache_advice } AND one
or more of { db_block_buffers, buffer_pool_keep ,
buffer_pool_recycle }. This is illegal.

Action: Use EITHER the old (pre-Oracle_8.2) parameters OR
the new ones. Don't specify both. If old size parameters are
specified in the parameter file, you may want to replace
them with new parameters since the new parameters can be
modified dynamically and allow you to configure additional
caches for additional block sizes. Cache advisory can only
be enabled with the new cache parameters.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13484: the file format and/or compression type is not supported

1 Answers  


ORA-12560: TNS:protocol adapter error

1 Answers  


ORA-22311: type for attribute "string" does not exist

1 Answers  


ORA-31210: DBMS_LDAP: PL/SQL - LDAP get_dn error.

1 Answers  


ORA-32054: lost communication with FMPUTL process

1 Answers  






ORA-13401: duplicate entry for string in USER_SDO_GEOR_SYSDATA view

1 Answers  


RMAN-08066: database reset to incarnation string

1 Answers  


IMP-00003: ORACLE error number encountered

1 Answers  


TNS-01072: Started at string

1 Answers  


ORA-36706: (XSRELTBL07) workspace object should be dimensioned by workspace object and one level dimension.

1 Answers  


ORA-13010: an invalid number of arguments has been specified

1 Answers  


DRG-12229: special section string already exists in this section group

1 Answers  


Categories