Product specifications

The cs.cfg file contains parameters that apply to all installed data access drivers.
Related Topics
About global parameters
3.3.2 About the driver configuration files
The configuration files used by data access drivers are installed in the following path:
on a Microsoft Windows system:
connectionserver-install-dir\connectionServer\RDBMS
on a UNIX system:
connectionserver-install-dir/connectionServer/RDBMS
where RDBMS is either the name of the network layer or the database middleware that uses the
configuration file.
The files listed below have parameters that apply to installed data access drivers.
ExampleDescriptionCan be edited?Driver specific file
oracle.sbo
Each data access driv-
er has a SBO file. De-
fines the specific con-
nectivity configuration
for each driver and tar-
get database.
Yes
<driver>.sbo
oracle.prm
Each data access driv-
er has a PRM file. De-
fines parameters that
affect the way that an
application generates
SQL.
Yes
<driver>.prm
2012-03-1520
Introduction to data access