-20004   8K or 16K BUFFERPOOL PAGESIZE INVALID FOR A WORKFILE OBJECT

Explanation

This message is issued when a statement specifies an 8K or 16K pagesize in the BUFFERPOOL clause for a workfile object. The error can occur for the following SQL statements:
  • A CREATE or ALTER DATABASE statement.
  • A CREATE or ALTER TABLESPACE statement.

System action

The statement cannot be processed.

User response

Correct the statement to specify a 4K or 32K bufferpool pagesize.

SQLSTATE

560A8