Release Notes 2.6.10
Date: 18 JUN 2019
Bug Fixes
Component: Data Ingestion and Synchronization
- IPD-7706 - Efficiency Issue in BCP-Based Ingestion: When ingesting large tables from SQL Server using the BCP protocol, the ingestion job sometimes failed to complete. This issue has now been fixed.
- IPD-7390 - Index Error in Oracle CDC Ingestion: When multiple Oracle log based CDCs were run concurrently, ingestion failed with the index in use error. This issue has now been fixed by making the Index names unique.
Installation
Refer Installation to install Infoworks ADE 2.6.10.
Upgrading to This Release
To upgrade your current Infoworks ADE version, execute the following commands on the edge node:
NOTE: Before starting the upgrade, ensure that all Infoworks services are running and no Infoworks jobs are running.
- Navigate to the bin directory using the following command:
cd $IW_HOME/bin; where, $IW_HOME is the directory where the Infoworks ADE is installed. - Download the update script using the following command:
wget <link-to-download> - Reach out to your Infoworks representative to get the link to download.
- Upgrade the Infoworks ADE version using the following command:
bash update.sh <version>; ensure you specify the target version. For example,bash update.sh 2.6.10.