Product specifications

Note:
The parameters set in the DriverDefaults section of cs.cfg are overridden by corresponding
settings in the SBO files.
<driver>.setup
This file defines the SBO file name, directory and the database network layer or middleware that
relates to the driver. This file is required to make the driver usable. A driver without any setup file
cannot be used. All the files are in the
connectionserver-install-dir\connectionServer\setup directory.
As an example, the following oracle_jdbc.setup file defines the oracle.sbo configuration file
for Oracle data access drivers that are used to establish JDBC connections:
...
<Driver>
<NetworkLayer Name="JDBC"></NetworkLayer>
<Directory>jdbc</Directory>
<DataFileName>oracle</DataFileName>
</Driver>
...
Related Topics
About global parameters
Installed SBO files
10.1.2 Installed SBO files
The following <driver>.sbo files are installed by default on Microsoft Windows.
For an up-to-date list of supported drivers, check the SAP Service Marketplace website at ser
vice.sap.com/bosap-support, or contact your SAP representative.
SBO fileDatabase technology
Sub-directory
db2.sbo
IBM DB2
db2
essbase.sbo
Hyperion Essbase
essbase
javabean.sbo
Javabean
javabean
jco.sbo
SAP ERP
jco
2012-03-15110
Configuring data access driver parameters