Determine database server page size

When you specify the blobpage size, you specify it in terms of the database server base page size.

You can use one of the following methods to determine the database server page size for your system:
  • Run the onstat -b utility to display the system page size, given as buffer size on the last line of the output.
  • To view the contents of the PAGE_PZERO reserved page, run the oncheck -pr utility.
  • UNIX™ only: In ON-Monitor, select either the Parameters > Shared-Memory or Parameters > Initialize option to display the system page size.