With normal processing of CA Datacom /AD, if an application data or index area reaches 100% full, that area will be dynamically extended. However, if the file has 16 extents, or there is not enough room on the current volume to add another extent, this process will fail. What happens next depends on a few factors.
If the data or index area cannot be extended, read activity or update-in-place activity will continue normally, but any inserts for new records, or updated records that need to be moved to a new location will fail. For many of the CA applications using CA Datacom /AD as their data store, this could cause an interruption in business processing.
If the file is not yet at 16 extents and there is some space on the volume – even if the desired amount is not available – it is possible to perform a directed Dynamic Extend for that amount and allow processing to continue for a time.
Please refer to
KB000045305, titled "
How can I enable the Dynamic Extend feature for my Datacom areas?" for more information about this directed dynamic extend process.