ORA-00380: cannot specify db_stringk_cache_size since
stringK is the standard block size



ORA-00380: cannot specify db_stringk_cache_size since stringK is the standard block size..

Answer / guest

Cause: User specified the parameter db_nk_cache_size (where
n is one of 2,4,8,16,32), while the standard block size for
this database is equal to n Kbytes. This is illegal.

Action: Specify the standard block size cache using
db_cache_size (DEFAULT pool) (and db_recycle_cache_size,
db_keep_cache_size if additional buffer pools are required).
Do NOT use the corresponding db_nk_cache_size parameter for
the standard block size.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PCC-01201: Your Pro*C authorization is about to expire

1 Answers  


ORA-28153: Invalid client initial role specified: 'string'

1 Answers  


ORA-00109: invalid value for attribute string: string

1 Answers  


PLS-00436: implementation restriction: cannot reference fields of BULK In-BIND table of records

1 Answers  


ORA-12071: definition query of "string"."string" is invalid for offline instantiation

1 Answers  


ORA-13041: failed to compare tile with element string.string.string

1 Answers  


TNS-12632: Role fetch failed

1 Answers  


ORA-22327: cannot change a type to NOT INSTANTIABLE if it has dependent tables

1 Answers  


ORA-15109: conflicting protection attributes specified

1 Answers  


QSM-02170: tables must be identical across the UNION operator

1 Answers  


ORA-31027: Path name or handle string does not point to a resource

1 Answers  


ORA-23492: no new sites for extension request "string"

1 Answers  


Categories