Obtain statistics for a specific page.
- Parameters:
-
| h | Database handle. |
| pageno | Page number of statistics to retrieve. |
| stat | Returned page statistics. |
- Returns:
-
On failure, one of the following error codes is set:
- DB_EINVAL Caused by: invalid database handle, invalid buffer manager statistics (null).
- See also:
- get_db_error, clear_db_error, Error Handling