CONNX JDBC Configuration Settings
In the The CONNX Configuration Manager, you can adjust some of the CONNX JDBC configuration settings to increase the flexibility of the CONNX JDBC Server.
Since it is possible to run both a 32-bit and 64-bit JDBC server at the same time, Software AG recommends that you uncheck the Apply changes to both 32bit and 64bit registry checkbox when making any changes. Otherwise, a conflict might occur between the two JDBC servers.
Note:
The "View 32bit registry" and "View 64bit registry" options are not available on 32-bit Windows operating systems.
The following is a list of parameters that can be adjusted by using the Configuration Manager. The parameters are located at HKEY_LOCAL_MACHINE\SOFTWARE\CONNX\JDBC.
Registry Setting | Value | Note |
DebugLevel | 0, 1, 2, 3 | Higher value brings additional debug messages. Default is 0. |
DebugVerbose | 0, 1 | Verbose level for debug messages. Default is 0. |
LogLoc | C:\CONNX32\ (default for 32bit JDBC server) C:\Program Files\CONNX (default for 64bit JDBC server) | Location of .log file. |
Port | 7500 (default for 32bit JDBC server) 7502 (default for 64bit JDBC server) | Port used by the server. |
TCPIPSize | 8192 | Size of TCP/IP packet. |