|
Sometimes, two or more applications may use the same database engine. You will need to configure the database engine differently depending on whether the applications are used at the same time.
If your vendors supply configuration guidelines for engine configuration parameters, you will need to adjust your configuration based on these guidelines.
Most engine settings are not affected when you are running multiple applications. This section explains the settings that may need to be adjusted for multiple applications.
Some applications may require that new files be created with version 6.x or 7.x file format, while other applications may require version 9.x file format (the default).
These applications can run concurrently only if new files are not created during run time. There is no way to toggle the setting back and forth for each application, unless you wish to do it by hand or write a program to do so using the Distributed Tuning Objects.
If the applications do not create new files during runtime, then this setting is not relevant for multiple applications.
Some applications may require durable transactions, while others may not. If you have two application vendors recommending different values for this parameter, then you should set it to On. Generally, having transaction durability turned on does not affect applications that do not use transactions but may slow performance.
|
Chapter contents
Prev topic: Support for Active Directory Service
|