Database Error Messages

ORA-36777

Unable to allocate string bytes for the OLAP page pool.

Cause

Insufficient memory was available to allocate the needed memory for the online analytical processing (OLAP) page pool. One cause is the value of the OLAP_PAGE_POOL_SIZE initialization parameter.


Action

Check the value of the OLAP_PAGE_POOL_SIZE initialization parameter. It cannot be larger than 90% of the value of the PGA_AGGREGATE_LIMIT initialization parameter.