Buffer Pool Cache - TextRecord

Hi,

I installed in one Natural environment, Buffer Pool Cache (10MB - Global Buffer Pool 20MB), but I would like to know if there is a way to change the textrecord size, instead of using 4kb as default.

Thanks.

BPTEXT - http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat424mf/parms/bptext.htm

Hi Douglas,

I am not sure if BPTEXT could change BP CACHE text slot, but if this parameter extends the definition to this Buffer (GLOBAL CACHE), I will try it - - if you are saying and if there is this information in the manual. I thought this changing only takes effect with Local Buffer Pool.

BP CACHE = GLOBAL BUFFER POOL CACHE, not local buffer pool cache.

Thanks.

BPTEXT applies to locals. To adjust Text Size for Globals, see
http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat424mf/ops_mf/bp_gbpzos.htm#bp_gbpzos
and
http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat424mf/ops_mf/bp_gbpibm.htm#natbuffer_-_buffer_size_mode_text_block_size
for the NATBUFFER 3rd subparameter.

Hi Douglas,

I am talking about global buffer pool CACHE, not local, not global.

PS: Even if I change the textrecord to 2kb (for example), GBP CACHE is always 4KB. I would like to change this value, because I think that the value should following the textrecord defined in the GBP.

thanks.

Hi Douglas,

I am talking about global buffer pool CACHE, not local, not global.

PS: Even if I change the textrecord to 2kb (for example), GBP CACHE is always kb. I would like to change this value, because I think that the value should following the textrecord defined in the GBP.

Thanks.