Install runtime engine for Db2 for Linux, Unix or Windows

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026
Before you create a data connection for Db2 for LUW, you need to install the installer packages either on your Unix or Windows machine.
  1. Set up UDB Db2 with archive logging, not circular logging when Db2 is used as a source in replication.
  2. Set up the environment variables before starting an install. These variables will be used on the install UDB Db2 & JDBC driver parameters window.
  3. Set AIX path for the UDB DB2 library. For example, LIBPATH=/home/db2instl/sqllib/lib.
  4. Set Linux path for LD_LIBRARY_PATH.
  5. Set the DB2INSTANCE name to the UDB Db2 install home directory. For example, DB2INSTANCE=db2instl.
  6. Set the variable LD_LIBRARY_PATH if you are installing UDB Db2 on Solaris (target-only installed allowed). For example, LD_LIBRARY_PATH=$DB2HOME/sqllib/lib.