Product specifications
Configuring data access global parameters
9.1 About global parameters
You can configure the global parameter values that apply to all connections. You can do this to improve
performance, or to resolve issues with the connection that arise.
Data access global parameters are maintained in the cs.cfg file. This is an XML file that contains
Connection Server configuration parameters, and default configuration parameters that apply to all data
access drivers.
To override these global settings, you can edit settings in the SBO configuration file of each driver.
Related Topics
• Configuring driver parameters
9.2 About the cs.cfg configuration file
On Microsoft Windows, the cs.cfg file is stored in the following location:
• connectionserver-install-dir\connectionServer
In the cs.cfg file, you can configure parameters in the following sections only:
• Capabilities
This section defines parameters that allow you to specify the use of local or remote Connection
Server.
• Settings
This section defines Connection Server global configuration parameters, including which drivers to
load at startup in library mode.
• JavaVM
This section defines the default library of the Java Virtual Machine (JVM) used by the data access
layer.
• DriverDefaults
2012-03-1595
Configuring data access global parameters