ERROR | (DBERRBSZ) Analytic workspace string cannot be opened. Tablespace blocksize number does not match database cache size number. |
CAUSE | The blocksize of the containing tablespace didnt match database cache size. |
ACTION | Change either size to make them consistent, or set olap_page_pool_size to 0 to allow automatic OLAP pool management when compatibility is greater than 10.2. |