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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » The Database Server » The SQL Anywhere database server » Database server options

-gn server option Next Page

-gp server option


Sets the maximum allowed database page size.

Syntax

{ dbsrv10 | dbeng10 } -gp { 2048 | 4096 | 8192 | 16384 | 32768 } ...

Applies to

All operating systems and servers.

Remarks

Database files with a page size larger than the page size of the server cannot be loaded. This option explicitly sets the page size of the server, in bytes.

If you do not use this option, then the page size of the first database on the command line is used.

On all platforms, if you do not use this option and start a server with no databases loaded, the default value is 4096.