db_result_t db_stat_bufmgr ( db_t  h,
db_bufmgr_stat_t stat 
)

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


Copyright © 2005-2008 ITTIA®. All rights reserved.