Setting Environment Variables - Linux - trillium_discovery - trillium_quality - 17.1

Trillium DQ Installation Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Installation Guide
Topic type
Reference
Overview
Installation
How Do I
Configuration
First publish date
2008

Depending on the components installed, after installation you must manually set the following environment variables.

Table 1. Environment Variables

Variable

Use

LD_LIBRARY_PATH

Library path environment variable, which must include the path to the following library files:

  • libtrilTGenClientLibrary.so or the xerces library.

  • libverify.so

  • libjava.so

  • libjvm.so

If you have installed TS Web Services, include %JRE_HOME%/bin and %CATALINA_HOME%/bin in the path.

JRE_HOME

Set the JRE_HOME environment variable to point to the default Java installation.

TS_DUMP_FILES

(Optional; used for debugging when tracing is enabled in the cleanser or matcher.) Path to the location where binary dump files will be created. If the I/O buffers dump trace level is set, as described in the TrilliumDirector User’s Guide, individual I/O buffer dump files will be created in this location.

TRILLDIRADDR

(Set for clients using Trillium Director) Name of the host or IP address (in dotted decimal format) of the node on which the Director listens. Set on client and cleansing/matching service machines.

TRILLDIRPORT

(Set for clients using Trillium Director) Port on which the Director listens for incoming requests. Set on client and cleansing/matching service machines.

Note: Trillium recommends that you set the environment variables in the .cshrc file, or other startup configuration file, to avoid setting them up manually each time you start the system.