CONNX JDBC 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 this procedure:

To eliminate an out-of-environment error message

  1. Click Start, click Run, and then type sysedit in the Open text box.

    image\sysedit_1.jpg

  2. Click the OK button.

  3. Select C:\config.sys in the System Configuration Editor window, and then type the following statement:

    shell=c:\command.com c:\ /p /e:32762


    image\sysedit_2.jpg

  4. This command in the config.sys file increases the size of your environment to approximately 32K. 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.