Obtain buffer manager statistics.
- Parameters:
-
| h | Database handle. |
| stat | Returned buffer manager statistics. |
- Returns:
-
On failure, one of the following error codes is set:
- DB_EINVAL Caused by: invalid database handle or buffer manager statistics is null.
- See also:
- db_stat_buffer,
get_db_error, clear_db_error, Error Handling