Sets the maximum allowed database page size.
{ dbsrv11 | dbeng11 } -gp { 2048 | 4096 | 8192 | 16384 | 32768 } ...
All operating systems and database servers.
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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |