BuildForge Help

Oracle Client Example Configuration on UNIX or Linux

Example environment:
  • Instant Client - Basic at /usr/local/instantclient_10_2, to use American English.
  • Oracle 10.2 on a UNIX system at /usr/local/oracle/product/10.2.0/db_1, installed to support international data
Variable settings on the system where the client and Build Forge are installed:
  • LD_LIBRARY_PATH includes /usr/local/instantclient_10_2
  • NLS_LANG=AMERICAN_AMERICA.AL32UTF8
  • ORACLE_HOME=/usr/local/instantclient_10_2
  • ORA_NLS=/usr/local/oracle/ocommon/nls/admin/data
  • ORA_NLS32=/usr/local/oracle/ocommon/nls/admin/data
  • PATH includes /usr/local/instantclient_10_2
  • TNS_ADMIN=/usr/local/oracle/product/10.2/db_1/network/admin