Setting configuration parameters
You set configuration parameters that control database server behavior in the onconfig file. The onconfig file is a text file that you create based on a template file. The onconfig file contains many configuration parameters, but most have default values and can be set while the database server is running.
About this task
Use the template configuration file, onconfig.std, as a basis for your configuration file. The onconfig.std file contains most configuration parameters set to default values. The onconfig.std file is in the $INFORMIXDIR/etc directory (UNIX, Linux) or %INFORMIXDIR%\etc (Windows) directory.
Procedure
Results
When you set environment variables, set the ONCONFIG environment variable to the name of your customized configuration file.
If you omit a parameter value in your copy of the configuration file, the database server either uses default values from the onconfig.std template file or calculates values based on other parameter values.