Limited support

   

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Batch Optimizer (Advanced and Standard) 2.9.

Non-VSAM optimization

For non-VSAM data sets, Data Optimizer replaces all low-level I/O functions with its own functions. This replacement provides Data Optimizer with complete control of buffer management and of the physical I/O requests.

The Data Optimizer internal buffer manager satisfies all application I/O requests logically and transparently. Data Optimizer handles non-VSAM optimization by using the following methods:

  • For sequential processing, Data Optimizer reads large amounts of data with each I/O and overlaps the I/Os to maximize performance, regardless of physical blocking characteristics.

  • For random accesses, Data Optimizer can retain up to 255 tracks of data in memory to maximize cache-hit performance benefits. It also allows below-the-line buffers to be decreased to assist in virtual storage constraint relief while still providing performance benefits.

  • For tape data sets, PDS members, and striped data sets, Data Optimizer optimizes data management buffer values.

The following figure shows the non-VSAM performance component of Data Optimizer.





Was this page helpful? Yes No Submitting... Thank you

Comments