Oracle DBA, How To, Error, Cause and Action

ORA-00092: LARGE_POOL_SIZE must be greater than LARGE_POOL_MIN_ALLOC

ORA-00092: LARGE_POOL_SIZE must be greater than LARGE_POOL_MIN_ALLOC


Cause:


The value of LARGE_POOL_SIZE is less than the value of LARGE_POOL_MIN_ALLOC.



Action:


Increase the value of LARGE_POOL_SIZE past the value of LARGE_POOL_MIN_ALLOC.

No comments:

Post a Comment

Thanks for your comment.