CONNX Data Integration Suite 14.8.0 | Developer Guide | CONNX JDBC Driver | Removing Out-of-Environment Error Messages
 
Removing Out-of-Environment Error Messages
The addition of the environment variables needed to run Java and CONNX JDBC may cause you to produce an out-of-environment error message. To resolve the problem, follow the below procedure:
1. Run sysedit.
2. Select C:\config.sys in the System Configuration Editor window and type the following statement:
shell=c:\command.com c:\ /p /e:32762
This command in the config.sys file increases the size of your environment to approximately 32K.
3. If you continue to experience problems with environment space, increase the number following /e:number in 1K (1024 bytes) increments until your environment is sufficiently expanded.