ORA-00092 : LARGE_POOL_SIZE must be greater than LARGE_POOL_MIN_ALLOC
Thursday, March 20th, 2008Cause : 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.
Popularity: 10% [?]

