To improve the performance of your application, try dropping all of the virtual fields from the default RTV access path. You can use this standard with every file you implement in CA 2E that contains virtuals.
The idea is to create an access path that can be used for validation and that does not have any virtual fields. To do this use the following steps:
The Edit File Details panel displays.
For more information on compiler overrides, see the "Generating and Compiling Your Application" chapter in Generating and Implementing Applications.
CA 2E uses the default RTV Index Validation View for all file validations. This view also uses the index to determine which fields in the file can be virtualized. The fields available for virtualization will default to only those fields present in the file itself. Although it is not generally a good performance technique, you can virtualize fields that are themselves virtualized. You can do this by adjusting the referenced access path of the relation to point to an untrimmed access path using the Edit Access Path Relations panel.
Copyright © 2014 CA.
All rights reserved.
|
|