allocinfo

Returns a list of allocation pages that are stored in an object allocation map (OAM) page.

Syntax

allocinfo(dbid, pageid, "option") 

Parameters

Examples

Usage

allocinfo
  • Mechanism to retrieve all allocation pages for a particular partition or index.
  • Returns NULL for an invalid page, on a page other than OAM page, option values

Permissions

You must have sa_role to execute this command.