BuildForge Help

Oracle Client Example Configuration on Windows

Example environment:
  • Instant Client - Basic at C:\instantclient_10_2, to use American English.
  • Oracle 10.2 on a Windows system at C:\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 C:\instantclient_10_2\
  • NLS_LANG=AMERICAN_AMERICA.AL32UTF8
  • ORACLE_HOME=C:\instantclient_10_2\
  • ORA_NLS=C:\oracle\ocommon\nls\admin\data
  • ORA_NLS32=C:\oracle\ocommon\nls\admin\data
  • PATH includes C:\instantclient_10_2\
  • TNS_ADMIN=C:\oracle\product\10.2\db_1\network\admin