EnableB2 stored in Backups?

jdpjamesp

ProgressTalk.com Moderator
Staff member
Just a quick clarification query really.
At the weekend I popped the Schema Area into the alternate buffer pool using
Proutil icmasliv -C EnableB2 "Schema Area"
My question is, if we were to revert to backups (taken since this change) would I have to execute this command again?
 
If you have B2 enabled be sure to use -Bp 100 on your probkup. That prevents accidental filling of the B2 buffers and the consequent undesired enabling of the LRU mechanism.

It's actually a good idea in any event -- you don't want a backup flushing either buffer pool.
 
I'm assuming -Bp limits were increased in later versions? 11.2.1 has a max setting of 64. Still a useful setting though.
 
If you have B2 enabled be sure to use -Bp 100 on your probkup.
Tom, are you referring to the mid-10.2B bug where probkup online enabled the B2 LRU mechanism even if the ABP wasn't full?

Edit: this was bug PSC00234422 and it was fixed in 10.2B05.
 
Last edited:
Back
Top