Work data set space usage
(Recommended) Use the BMC AMI Utilities defaults for work-file allocations and to use Extended Attribute (EA) enabled DASD for these large VSAM work datasets.
BMC AMI Load
- Keys are sorted to build indexes.
- The data is sorted if sorting is requested with +SORT or ORDER YES.
BMC AMI Reorg
- Space to back up the RID translation table, approx. 8 bytes per key.
- For very non-unique indexes, the RID list for the key is sorted.
- In rare cases the WK work space is used for sorting the data. BMC AMI Reorg generally does not sort the data.
BMC AMI Unload
The data is sorted if sorting is requested with ORDER BY or ORDER YES.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*