-gp iqsrv16 database server option

Sets the maximum allowed database page size.

Syntax

iqsrv16 -gp { 2048 | 4096 | 8192 | 16384 | 32768 } ...

Default

4096 (if a database server is started with no databases loaded)

Applies to

All operating systems and database 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.

By default, the server page size is the same as the largest page size of the databases on the command line.

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