Prev | Getting Started with Pervasive.SQL (Server edition) | Next |
Multiple Client Applications
Sometimes, two or more client/server applications may use the same database server. You will need to configure the server differently depending on whether the applications are used at the same time.
If your vendors supply configuration guidelines for Server configuration parameters, you will need to adjust your configuration based on these guidelines.
Settings Affected by Multiple Applications
Most server settings are not affected when you are running multiple applications. This section explains the settings that may need to be adjusted for multiple applications.
Compatibility | Create File Version
Some applications may require that new files be created with version 7.x file format, while other applications may require version 8.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.
Data Integrity | Transaction Durability
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 will incur a performance penalty.
Prev Support for Active Directory Service |
Contents Up Check for Revisions | Next Concurrent Local and Remote Applications |