Oracle DBA, How To, Error, Cause and Action

ORA-00378: buffer pools cannot be created as specified

ORA-00378: buffer pools cannot be created as specified


Cause:


Either the number of buffers or the number of lru latches is too small to satisfy the specified buffer pool configuration.



Action:


Either increase the number of buffers and/or number of lru latches or configure smaller buffer pools.

No comments:

Post a Comment

Thanks for your comment.