Customize the setup script - assure_dq - 10.1.0

Assure DQ Server Installation

Product type
Software
Portfolio
Verify
Product family
Assure
Product
Assure DQ
Version
10.1.0
ft:locale
en-US
Product name
Assure DQ, ER, Insight and Perceive
ft:title
Assure DQ Server Installation
Copyright
2025
First publish date
2005
ft:lastEdition
2025-11-28
ft:lastPublication
2025-11-28T07:35:54.959000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Legacy Infogix DQ
L5_Product_Group
Legacy Infogix DQ
L6_Product_Name
Product Feature
Assure DQ

Complete the following steps to edit the setup script for your environment:

  1. From <install_folder>/Infogix/etc, edit setup.bat (for Windows®) or setup.sh (for UNIX® or Linux®) to reflect the full path of your installation’s Java home directory.

    Be sure to include the java folder in the path.

    For example, JAVA_HOME=C:/Program Files/JAVA/jdk1.8.0_152

  2. For installations that do not use Oracle Java VMs, comment out the first ANT_OPTS variable and uncomment the second ANT_OPTS variable.
  3. For Linux installations only, uncomment the four lines of the script that export the locale variables for your operating system

The example below is for the UNIX/Linux setup.sh script.