Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Database Administration » Maintaining your database » Troubleshooting SQL Anywhere database issues » Understanding database server performance warnings

 

Performance warning: Page size too small for database %1

This performance warning is reported when a database meets all of the following conditions:

  1. The database page size is 2 KB.

  2. The number of pages in the entire database is greater than 100000, corresponding to a database size of approximately 200 MB.

It is recommended that you unload the database and then reload it into a new database with a 4 KB or larger page size for greater space efficiency and better performance.

 See also