Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DbEnv::memp_stat_print() confusion

Lucas VogelAug 22 2017 — edited Aug 23 2017

Hello,

I have another question around parameter flags, this time with the memp_stat_print() function.

The documentation states that in order to use the DB_STAT_ALLOC flag, you have to combine it with the DB_STAT_ALL flag. My question is, if you use DB_STAT_ALL by itself, will it show the allocation information as well? Or do you have to use this particular combination of flags in order to see it? I'm just wondering if there is some redundancy here or if I'm not quite understanding the flags.

Thank you!

This post has been answered by userBDBDMS-Oracle on Aug 23 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2017
Added on Aug 22 2017
1 comment
316 views