R
Ruanne Cluer
Guest
For Private Read-Only buffers, take a look at: 000022329 - How Progress uses Buffers and when to use Private Buffers (-Bp) ? knowledgebase.progress.com/.../P95829 And specifically for online probkups: 000021080 - When should the -Bp parameter be used with a Progress Online Probkup? knowledgebase.progress.com/.../P49128 The initial question raised: When your database crashes whenever online PROBKUP runs, is it specifically crashing with error (1040) SYSTEM ERROR: Not enough database buffers (-B) 000078422 - A database running with -B2 crashes with error (1040) knowledgebase.progress.com/.../database-B2-crashes-with-1040-000078422 Does not only affect only PROBKUPS. It is specifically only when -B2 has Object Level assignments (not at the area level) The workaround for PROBKUP and for example a dbanalys when the database is started with -B2 and objects have been assigned, is to use Private Buffers (-Bp) which avoids this problem. If your online PROBKUP is crashing for any other reason, you're not hitting this issue.
Continue reading...
Continue reading...