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

LPX-00121: undefined notation "~S"

1 Answers  


ORA-22874: attribute "string" is not part of the type "string"

1 Answers  


ORA-12545: Connect failed because target host or object does not exist

1 Answers  


ORA-24161: name string does not exist in the name value pair list

1 Answers  


PCC-02105: Unable to open list file

1 Answers  


ORA-07426: spstp: cannot obtain the location of dbs directory.

1 Answers  


LPX-00407: right square bracket missing in the XSL file

1 Answers  


ORA-31455: nothing to ALTER

1 Answers  


ORA-00219: required controlfile size string exceeds maximum allowable size string

1 Answers  


ORA-00226: operation disallowed while alternate controlfile open

1 Answers  


ORA-14123: duplicate NOREVERSE clause

1 Answers  


ORA-15008: cannot drop system template

1 Answers  


Categories