Specifies path to the directory which contains dbtrans file on UNIX.
Syntax:
QXTRANS=<path>
Usage:
The QXTRANS environment variable specifies path to the directory which contains dbtrans file on UNIX.
The dbtrans configuration file contains mappings from database names used in 4GL code (for example, DATABASE <dbname>) to an Oracle user logon string.
For more information on dbtrans configuration, refer to Informix Database and Oracle User Mappings.
QXTRANS applies at runtime (inet.env) and compilation (env.properties).
Example:
Specifies the following directory for QXTRANS:
QXTRANS=$ORACLE_HOME/sqldeveloper/ide
Related articles: