Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

buffering

Former Member
0 Likes
861

Hi,

Can any one explain What is the difference in TABLE CREATION

Beffering not allowed

Buffering allowed but swithched off

buffering swith on

Regards

Babu

6 REPLIES 6
Read only

Former Member
0 Likes
829

This message was moderated.

Read only

GauthamV
Active Contributor
0 Likes
829

This message was moderated.

Read only

Former Member
0 Likes
829

press F1 on each radio button option.

Read only

Former Member
0 Likes
829

This message was moderated.

Read only

Former Member
0 Likes
829

Buffering not allowed: when the application programs require the recent data i.e., when the table is changed very frequently the buffering is not allowed.

Buffering activated: when the application programs require the table to be buffering we have to specify the buffering type ie, single-record, generic or full buffering.

Buffering allowed but not activated: performance enhancement depends on the table size and the access profile. The buffering is deactivated as we would not be aware of the value of table size and access profile in the customer system but in case the buffering would be advantageous it can be switvhed on in the customer system at ny time.

Read only

0 Likes
829

This is F1 help,what i already suggested to 15th sep 2008.