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

ORA-28576: lost RPC connection to external procedure agent

1 Answers  


TNS-01003: status [<listener_name>] : get the status of listener

1 Answers  


ORA-28027: privileged database links may be used by global users

1 Answers  


ORA-28179: client user name not provided by proxy

1 Answers  


QSM-01108: maximum number of disjuncts exceeded in the query string

1 Answers  


DRG-13312: user CTXSYS does not own USER_LEXER stored procedure string

1 Answers  


NNL-00516: Displays complete server status

1 Answers  


ORA-29905: method string does not exist in type string.string

1 Answers  


TNS-12607: TNS: Connect timeout occurred

1 Answers  


DRG-50852: failed to turn SQL trace on

1 Answers  


LSX-00214: too many occurrences of particle "~1S", maximum is ~2d

1 Answers  


ORA-28132: Merge into syntax does not support security policies.

2 Answers  


Categories