Installation checklist - 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
Assure DQ
Product Feature

The following checklist is a high-level list of the tasks that you will complete to install your application. Print a copy of the checklist so that you can check off tasks as you work your way through the installation process.

Installation Tasks

  1. Download files:
    • Installation files
    • Documentation
    • Patches
    • License (obtain from Customer Support)
  2. Run the infogixextract script to unzip the installation files into the installation folder.
  3. Customize the setup script to point to the Java home location and apply the patches.
  4. Create the database instance, database user, and database password. Reference the Installation Worksheet that you completed.
    • Oracle
      • Verify that the database character set is AL32UTF8.
      • Create a schema for each instance of a Precisely application.
    • SQL Server
      • Select Collation option SQL_Latin1_General_CP1_CS_AS.
      • Create a database for each instance of a Precisely application.
  5. Run the init-config script to create the properties files.
  6. Update the following properties files, as needed:
    • appserver.properties
    • database.properties
    • security.directory.properties
    • userinfo.directory.properties
    • the product-specific properties file
  7. Apply the license.
  8. Run the validate-config-values script.
  9. Choose the custom or express method to create database tables and tablespaces and populate the database.
    • Custom:
      1. Run the create-tablespaces script.
      2. Run the create-tables script.
      3. Run the populate-base-data script.
    • Express:
      1. Run the populate-db script.
  10. Deploy the application.
    • WildFly
      1. Run the config-wildfly script.
      2. Run the add-wildfly-user script.
      3. Run the start-wildfly script.
      4. Run the validate-config-values script.
      5. Run the deploy script.
      6. Optionally, install the WildFly service for Windows.
    • WebSphere Liberty
      1. Run the init-config script.
      2. Run the validate-config-values script.
      3. Run the config-websphere-liberty script.
      4. Run the deploy script.
      5. Start the Liberty servers.
  11. Review the log files.
  12. Test the installation from the following URL: http://<hostname:port>/<infogixproduct>.
  13. Perform product-specific post-deployment tasks:
    • Assure DQ
    • ER
    • Insight
    • Perceive®
  14. Optionally, encrypt passwords.
Tip: Check off each task as you complete it to ensure a successful installation.