Able Buffering: Added by Kodandarami Reddy.S, Last Edited by Kodandarami Reddy.S On Sep 06, 2008
Able Buffering: Added by Kodandarami Reddy.S, Last Edited by Kodandarami Reddy.S On Sep 06, 2008
Added by Kodandarami Reddy.S, last edited by Kodandarami Reddy.S on Sep 06, 2008
Table buffering is used to reduce database load and improves the performance when accessing the data records contained in the database table.
The table buffers reside locally on each application server in the system. The data of buffered tables can thus be accessed directly from the buffer
of the application server. This avoids the time-consuming process of accessing the database.
For a database table buffering is allowed , but at that point of moment buffering should not be active.
Buffering Types:
1. Full buffering : In this buffering type, complete table or none of the table is
2. Generic buffering : This buffering type is part of the primary key of a table.
When a table record is read, this buffer type loads all records
3. Single- record buffering : In this buffering type, only the records of a table which are