cannot enable Very Large Memory with new buffer cache parameters

Solution ID:ORA-00385

Type: Oracle

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) } AND use_indirect_data_buffers is set to TRUE. This is illegal.

Actions

Very Large Memory can only be enabled with the old (pre-Oracle_8.2) parameters.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e0.htm


https://community.oracle.com/message/1999411


https://community.oracle.com/message/3526574


https://community.oracle.com/message/9673630


https://community.oracle.com/message/3593507


https://community.oracle.com/message/3334402


https://community.oracle.com/message/2673561


https://community.oracle.com/message/2457286


https://community.oracle.com/message/2317499


https://community.oracle.com/message/2532458


https://community.oracle.com/message/2269301


https://community.oracle.com/message/955538


Browse all solutions to database errors from Oracle, MS SQL, or MySQL