Adjusting sequential buffers
You can change the number of buffer sets allocated to each SB buffer pool in two ways.
You can:
- Code an SBPARM control statement with the BUFSETS keyword
- Use an SB Initialization Exit Routine
Once you have changed the number of buffer sets, you can use the SB Test Utility to reprocess the SB buffer handler call sequence that was issued during your program's execution. Then you can study the resulting //DFSSTAT reports to see the impact of the change.