A database administrator (DBA) configuration is a shared name environment that enables developers to design a data model in one model and design functions in another. All data modeling changes take place in the database design model, and the object definitions are copied to the application model. All procedural coding takes place in the application model. The database design model does not require a generation library.
The DBA configuration generally has two variations:
To set up a DBA configuration:
You can generate files and access paths using the database design or the application model. You should not generate them from both models. If you use the database design model, any differences between the models tends to become obvious when the functions are created. In this situation, job descriptions for the application models must contain the database generation library. Differences between the model definition of the access path and the actual model can also cause spurious image compare errors during application execution.
You can define additional access paths either in the application or in the database models. Do not define them in both models. Because of the significant impact on performance, ensure that you control the number and types of access paths if you define them in the application model.
|
Copyright © 2014 CA.
All rights reserved.
|
|