A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  special characters  sybase-tech-blog


Category: ASE: Data Storage

Virtual Page Size

The virtual page size is actually a physical page allocation on storage level. A virtual page always has a size of 2K. Each disk I/O is done as a multiple of the virtual page size. The virtual page size can be queried with the global variable @@pagezize In contrast, @@maxpagesize shows the logical page size of the server.