Configuration Files
You can change some of the SuperCHANNEL settings by editing the configuration files.
In most cases you will not need to make changes to the default configuration (apart from modifying config.txt to include the JDBC drivers for connecting to your RDBMS).
This section describes the different configuration files and the options you can configure. By default, these files are located in C:\ProgramData\STR\SuperCHANNEL\bin.
File | Description |
---|---|
config.txt | Contains the majority of the SuperCHANNEL configuration options. You will need to add the JDBC driver details to this file. It is also possible to edit these settings using the Preferences tool in the SuperCHANNEL GUI, but you are recommended to edit the text file directly rather than using the GUI to make these changes. |
scgui.log4j.properties | This configuration file controls the logging settings for the scgui.log file. |
snu.bat | This batch file is used to run SuperCHANNEL from the command line. If you intend to run SuperCHANNEL from the command line, you will need add the JDBC driver details to this file, in addition to adding these details to config.txt. See JDBC Drivers for more information. |
sxv4drv.conf | It is unlikely that you will need to change the settings in this file. It contains settings that should only be changed if:
|