Connect and JAVA Environment Variables - Connect_ETL - 9.13

Connect ETL Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
9.13
ft:locale
en-US
Product name
Connect ETL
ft:title
Connect ETL Installation Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2025-01-24
ft:lastPublication
2025-01-24T21:47:52.840000

DMX_JDBC_INI_FILE

To provide Connect with access to the JDBC configuration file, you must set the Connect environment variable, DMX_JDBC_INI_FILE, to point to the full path of the JDBC configuration file. The full path includes the directory location and the JDBC configuration file name. Consider the following examples on setting the DMX_JDBC_INI_FILE environment variable:

On Windows:

set DMX_JDBC_INI_FILE=C:\Program Files\DMExpress\Programs\DMXJdbcConfig.ini

On UNIX:

export DMX_JDBC_INI_FILE=/usr/dmexpress/etc/DMXJdbcConfig.ini