oracle error- ORA-00386: use_indirect_data_buffers not supported

Oracle error


ORA-00386:

use_indirect_data_buffers not supported
Cause:The system could not allocate sufficient memory to grow the cache to the specified size.
Action:Attempt a smaller increase in the value of the parameter.

oracle error- ORA-00385: cannot enable Very Large Memory with new buffer cache parameters

ORA-00385:

cannot enable Very Large Memory with new buffer cache parameters
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.
Action:Very Large Memory can only be enabled with the old (pre-Oracle_8.2) parameters.

ORA-00384: Insufficient memory to grow cache

ORA-00384:

Insufficient memory to grow cache
Cause:The system could not allocate sufficient memory to grow the cache to the specified size.
Action:Attempt a smaller increase in the value of the parameter.