Release Notes Fivetran HVR Version 6.1.0/65 (aix_6.1-powerpc-64bit) 2024-11-05 COMPATIBILITY FOR PLATFORM AIX_6.1-POWERPC-64BIT ------------------------------------------------ Fivetran HVR version 6.x is not compatible with the versions 5.x and 4.x. So, ensure that the HVR version is 6.x on the Hub machine and Agent machine. - Operating System: AIX version 6.1 and higher - Ingres: version 9.1, 9.2, 9.3, 10.0, 10.1, 10.2 and 11.0 - Oracle: version 11.2, 12.1, 12.2 and 19c - DB2 on Linux, Unix, Windows: version 9.7, 10.5, 11.1 and 11.5 - DB2 for z/OS: version 11.1 and 12.1 Version 11.1 requires DB2 client, DB2 server or DB2 Connect version 10.5 or higher Version 12.1 requires DB2 client, DB2 server or DB2 Connect version 11.1 fixpack 1 or higher - Teradata: version 14.x, 15.x, 16.x and 17.x, as target and hub, not capture Requires Teradata ODBC driver 15.00 for Teradata 14.x and 15.x Requires Teradata ODBC driver 16.10 for Teradata 16.x Requires Teradata ODBC driver 17.10 for Teradata 17.x - File replication: local, FTP/FTPS and SFTP - S3: supported - Google Cloud Storage: supported - Installation: Agent only, no Hub Server API VERSIONS SUPPORTED FOR REMOTE CLI ------------------------------------- /api/v0 /api/v6.0.5 /api/v6.0.5.1 /api/v6.0.5.2 /api/v6.1 /api/v6.1.0.3 /api/v6.1.0.4 /api/v6.1.0.5 /api/v6.1.0.6 /api/v6.1.0.7 /api/v6.1.0.11 /api/v6.1.0.15 /api/v6.1.0.26 /api/v6.1.0.36 HOSTED DATABASE SUPPORT POLICY ----------------------------- Often HVR supported source and target locations that can be installed on premises will be hosted by third parties such as cloud providers including (but not limited to) Alibaba, Amazon, Google, Microsoft and others. These hosted systems are generally supported by HVR as sources and targets insofar as they are compatible with their downloadable counterparts. The certification of compatibility is incumbent on the hosting provider, not HVR. Platforms have been separately documented where compatibility is not comparable and HVR has been able to implement interoperability code changes (for example, Amazon Aurora PostgreSQL). If a provider claims compatibility then they must offer the same SQL and API calls and responses that support the features as indicated in the HVR documentation for the corresponding location class requirements in the appropriate source and target sections. In cases where compatibility is not complete then support is not guaranteed. Any issue that may exhibit itself on the hosted platform must be reproducible on an equivalent downloadable version to be considered a bug in the HVR software. INSTALLING A FIVETRAN HVR UPGRADE ------------------------- Often all machines are upgraded at the same time. Current HVR version are fully compatible with two previous major versions; it is not necessary to upgrade all machines in a channel at once. Instead it is possible to only upgrade certain machines. E.g. only the hub machine, agent machine, capture (could be the hub or an agent), or the integrate machine (could be the hub or an agent). If this is done, it should be understood that each HVR release fixes some bugs and/or contains new features. Each bug fix or feature is only effective if the specific machine(s) indicated for it are upgraded. New features should not be used until all machines that are specified for that feature are upgraded, otherwise errors can occur. For example, if a new HVR release fixes an integrate bug, then that release must be installed on the machine(s) which do integrate. So if only the hub machine is upgraded, then there will be no benefit. To decide whether each machines needs to be upgraded, see the descriptions in the release notes below. Each description ends with a line says which machine must be upgraded for that specific bug fix or feature to be effective. LOG BASED CAPTURE SUPPORT ------------------------- - Ingres Log based capture is supported for all Ingres versions supported by HVR. No support for dual or partitioned DBMS log-files. No support for page-spanning rows. DDL replication (using action AdaptDDL) is not supported. - Oracle Log based capture is supported for all Oracle versions supported by HVR. Oracle RAC (cluster) and Oracle ASM are supported. For Oracle version 9, log-based capture is not supported for LOBs or tables without a primary key. Compressed tables are only supported for Oracle 11.2 and higher. Log based capture is supported from Data Guard standby database for Oracle 11 and higher. HVR can also capture from an database that was previously a Data Guard target. If HVR was capturing changes from one primary Oracle database and a role transition occur (so that a different Data Guard target becomes the new primary) then HVR can continue capturing from the new primary, including capturing any changes which occurred before the transition. This process is automatic, providing that the HVR location is connecting to Oracle in a way which 'follows the primary'. Log based capture from tables that are encrypted using Oracle TDE is supported for Oracle version 11 and higher. Both tables in an encrypted tablespace and tables with encrypted columns are supported. HVR supports software and hardware (HSM) wallets. If the wallet is not configured as auto-login (Oracle internal file cwallet.sso), the password for the software wallet or HSM needs to be set on the HVR Live Wallet port using the hvrlivewallet command. The software wallet can be in ASM or in a local filesystem. Capturing from Oracle TDE is not supported on HP-UX. - SQL Server Log based capture is supported for SQL Server 2008, 2012, 2014, 2016, 2017, 2019 and 2022. Data Compression is supported. Capture from compressed backup transaction log files is supported. Capture from encrypted backup transaction log files is supported. Capture from memory optimized tables is not supported. Capture from tables with XML_COMPRESSION = ON is not supported. Capture of typed XML columns containing xsd:float and xsd:double values is not supported. Log based capture from databases that are encrypted using the SQL Server TDE is supported. The log based capture is supported only for the databases whose Database Encryption Key (DEK) is protected by Certificates. Log based capture is not supported from databases whose DEK is protected by Asymmetric Key. Column level encryption is not supported. Always Encrypted feature is not supported. - DB2 on Linux, Unix, Windows (LUW) Log based capture is supported for DB2 on Linux, Unix, Windows (LUW). The following table types are supported - regular tables, multidimensional clustering (MDC) tables, insert time clustering (ITC) tables, uncompressed tables, row compressed tables (both static and adaptive) and value compressed tables (both static and adaptive). - DB2 for i Log based capture is supported for DB2 for i - DB2 for z/OS Log based capture for DB2 for z/OS is supported. DDL replication (using action AdaptDDL) is not supported. The following table types are supported - regular tables, compressed tables, partitioned tables, history tables and archive tables. Capture rewind is not supported. Capture from LOAD is not supported. - PostgreSQL Log based capture is supported for PostgreSQL 9.4, 9.5, 9.6, 10, 11, 12, 13 and 14 Capture of TRUNCATE is not supported. When capturing via the SQL interface (/LogReadMethod=SQL) versions before 9.4.12 should be avoided due to a PostgreSQL bug (detected in 9.4.6) which affected this Fivetran feature. When capturing via the SQL interface (/LogReadMethod=SQL) PostgreSQL version 9.5.0 and 9.5.1 contain a bug leading to the test_decoding plugin to return incorrect timestamp values and is therefore not supported. DDL replication (using action AdaptDDL) is not supported. - HANA Log based capture is supported on Linux (not Windows) for HANA: version 1.0 SPS 11 and 12, and version 2.0 SPS 00 up to SPS 07 Only column-store tables are supported (no row-store tables). - MySQL and MariaDB Log based capture is supported for all MySQL and MariaDB versions supported by HVR. FIVETRAN HVR NETWORK ENCRYPTION ---------------------- An HVR connection to a remote location can be configured so that all communication over the network is encrypted. For network encryption, HVR uses OpenSSL, which is developed by the OpenSSL Project (http://www.openssl.org). HVR uses OpenSSL version 1.1.1t On UNIX, HVR's encryption will attempt to exploit the entropy (randomness) generation capability supplied by the '/dev/urandom' device. For optimal security, it is recommended that this Operating System option is installed, especially on the machine used to generate public/private key pairs CREDITS ------- - License Agreements, Copyrights, and Notices for the third-party software are listed in the hvr.3rdparty file in HVR_HOME directory NEW FEATURES IN HVR 6.1.0/65 (2024-11-05) ---------------------------------------- [T-821955] BUNDLE FIVETRAN PROXY 1.0.21 To use this feature, upgrade HVR on the agent machine(s). Upgraded bundled Fivetran Proxy to 1.0.21 PROBLEMS FIXED IN HVR 6.1.0/65 (2024-11-05) ---------------------------------------- [T-810635] FIX INTEGRATEEXPRESSION NOT POPULATED FOR BEFORE-UPDATE RECORDS FOR SOFTDELETE FILE TARGETS To fix this bug, upgrade HVR on the hub machine(s). Fix IntegrateExpression not populated for before-update records for SoftDelete file targets [T-795435] MYSQL: FIXED INVALID NEGATIVE TRANSACTION SEQUENCE ISSUE IN MYSQL To fix this bug, upgrade HVR on the capture machine(s). Fixed an issue of F_JT0451 being thrown in MySQL/MariaDB due to "negative" transaction sequence values. [T-812112] POSTGRESQL: FIXED F_JZ6227 TEST_DECODING MESSAGE TYPE To fix this bug, upgrade HVR on the capture machine(s). Fixed F_JZ6227 error when it failed to detect the "message" type emitted by `test_decoding` plugin of PostgreSQL logical replication. The hardcoded "message" keyword has been fixed to allow proper detection and handling. [T-819323] SAP HANA: FIXED F_JZ0C0D DURING CAPTURE FROM SAP HANA To fix this bug, upgrade HVR on the capture machine(s). Fxied incorrect calculation expected LOB size. [T-691448] SAP NETWEAVER: FIXED DATATYPE MAPPING FOR THE HANA'S DECIMAL_FLOAT WHEN CONNECTING OVER NETWEAVER To fix this bug, upgrade HVR on the capture machine(s). When connecting to a HANA database over the NetWeaver, all HANA datatypes based on the DECIMAL_FLOAT internal datatype were incorrectly mapped to the HVR's internal datatype 19 (decimal), whereas it should be mapped to the HVR's internal datatype 8 (number). This may later lead to the capture job failing with the F_JZ0A33 error. This fix addresses this issue. [T-690218] SYBASE ASE: ADDED MORE CHECKS TO HELP PREVENT READS OF PARTIALLY WRITTEN LOG PAGES WITH ASE LOG BASED CAPTURE To fix this bug, upgrade HVR on the capture machine(s). Since there is no coordination between Sybase ASE and HVR in the writing and reading of transaction log pages, HVR must perform various checks after reading a page to ensure it is self-consistent and that contents are as expected. Otherwise, HVR risks reading pages which are only partially written. This change introduces more page consistency checking while allowing a configurable number of inconsistencies when re-reading the same page before reporting a fault. This allows an opportunity for a partially written page to become completely written before a fault is reported. The number of re-reads is configurable using environment variable HVR_SY_READ_CORRUPT_PAGE_MAX. [T-717979] SYBASE ASE: ASE DIRECT CAPTURE - SCANNER ENCOUNTERED AFTER BEFORE BEFORE To fix this bug, upgrade HVR on the capture machine(s). NOOP/INOOP/DNOOP transaction log records were mishandled in some instances, causing the following error: `text F_JT0406: Scanner encountered 'after update' before the 'before update' change is ready` A combination of log records being mishandled is illustrated by this example of a single "deferred" UPDATE operation. ```text DNOOP 5373308, 1 (0x0051FD7C, 0x01) 01 01 0c 00 7b fd 51 00 0c 00 00 00 30 00 88 00 00 00 00 00 00 00 00 00 00 00 00 00 b6 e1 d4 5e 00 00 00 00 00 00 00 00 2b 50 39 00 07 00 00 dc NOOP 5373308, 2 (0x0051FD7C, 0x02) 01 02 0a 05 7b fd 51 00 0c 00 00 00 08 01 88 00 00 00 00 00 00 00 00 00 00 00 00 00 b6 e1 d4 5e 00 00 00 00 00 00 00 00 2f 07 4e 4e 58 36 37 30 37 37 20 23 db c3 ff 05 a2 b1 00 00 fa e4 bd 00 41 da c3 ff 05 db 00 4c 4f 41 4e 00 00 00 00 00 00 0c 40 4a 50 4d 34 32 32 30 30 37 45 53 46 53 45 43 9f a5 00 00 00 00 00 00 54 fe fb 05 b5 87 de 5e a9 99 8b 3f 82 b1 00 00 00 00 00 00 a6 b3 00 00 00 00 00 00 00 00 00 94 81 4a 98 41 4d 44 50 46 58 30 58 36 37 30 37 37 ba 49 0c 02 2b 07 10 40 45 53 46 53 45 43 6f 00 82 b1 00 00 00 00 00 00 82 b1 00 00 00 00 00 00 19 fc 08 00 78 00 7b 7c 01 00 4e 23 30 00 ce 02 a7 d2 46 00 63 f1 01 00 30 aa a6 a2 a0 9e 9d 9c 9c 9c 98 96 94 92 8a 82 82 80 7a 72 72 72 72 6c 6a 66 5e 56 56 56 56 56 56 4e 46 46 46 46 46 46 42 42 42 3a 34 2b 2b 23 1f 00 17 42 5f 2a DNOOP 5373308, 3 (0x0051FD7C, 0x03) Same content as DNOOP (5373308,5) 01 03 0c 00 7b fd 51 00 0c 00 00 00 30 00 88 00 00 00 00 00 00 00 00 00 00 00 00 00 b6 e1 d4 5e 00 00 00 00 00 00 00 00 92 ee 38 00 22 00 00 c6 INOOP 5373308, 4 (0x0051FD7C, 0x04) Same content as NOOP (5373308,6), References both DNOOP (5373308,3) and DNOOP (5373308,5) 01 04 0b 05 7b fd 51 00 0c 00 00 00 08 01 88 00 00 00 00 00 00 00 00 00 00 00 00 00 b6 e1 d4 5e 00 00 00 00 00 00 00 00 2f 22 4e 4e 58 36 34 45 30 42 20 23 c5 c1 ff 05 a2 b1 00 00 fa e4 bd 00 41 c4 c1 ff 05 db 00 4c 4f 41 4e 00 00 00 00 00 00 0c 40 4a 50 4d 34 31 33 31 39 35 45 53 46 53 45 43 dd a0 00 00 00 00 00 00 54 fe fb 05 62 23 bd 66 c1 dd b3 3f 82 b1 00 00 00 00 00 00 4e cb 00 00 00 00 00 00 00 00 00 a8 f8 f1 9d 41 4d 44 50 46 58 30 58 36 34 45 30 42 a8 c6 4b 37 89 41 10 40 45 53 46 53 45 43 5c 01 82 b1 00 00 00 00 00 00 82 b1 00 00 00 00 00 00 19 fc 03 00 68 01 63 06 08 00 4e 23 42 00 f7 02 a7 d2 46 00 6c 20 08 00 30 aa a6 a2 a0 9e 9d 9c 9c 9c 98 96 94 92 8a 82 82 80 7a 72 72 72 72 6c 6a 66 5e 56 56 56 56 56 56 4e 46 46 46 46 46 46 42 42 42 3a 34 2b 2b 23 1f 04 4f 06 10 00 DNOOP 5373308, 5 (0x0051FD7C, 0x05) Called out in error message. Same content as DNOOP (5373308,3) 01 05 0c 00 7b fd 51 00 0c 00 00 00 30 00 88 00 00 00 00 00 00 00 00 00 00 00 00 00 b6 e1 d4 5e 00 00 00 00 00 00 00 00 92 ee 38 00 22 00 00 c6 NOOP 5373308, 6 (0x0051FD7C, 0x06) Same content as INOOP (5373308,4) 01 06 0a 05 7b fd 51 00 0c 00 00 00 08 01 88 00 00 00 00 00 00 00 00 00 00 00 00 00 b6 e1 d4 5e 00 00 00 00 00 00 00 00 2f 22 4e 4e 58 36 34 45 30 42 20 23 c5 c1 ff 05 a2 b1 00 00 fa e4 bd 00 41 c4 c1 ff 05 db 00 4c 4f 41 4e 00 00 00 00 00 00 0c 40 4a 50 4d 34 31 33 31 39 35 45 53 46 53 45 43 dd a0 00 00 00 00 00 00 54 fe fb 05 62 23 bd 66 c1 dd b3 3f 82 b1 00 00 00 00 00 00 4e cb 00 00 00 00 00 00 00 00 00 a8 f8 f1 9d 41 4d 44 50 46 58 30 58 36 34 45 30 42 a8 c6 4b 37 89 41 10 40 45 53 46 53 45 43 5c 01 82 b1 00 00 00 00 00 00 82 b1 00 00 00 00 00 00 19 fc 03 00 68 01 63 06 08 00 4e 23 42 00 f7 02 a7 d2 46 00 6c 20 08 00 30 aa a6 a2 a0 9e 9d 9c 9c 9c 98 96 94 92 8a 82 82 80 7a 72 72 72 72 6c 6a 66 5e 56 56 56 56 56 56 4e 46 46 46 46 46 46 42 42 42 3a 34 2b 2b 23 1f 00 00 00 00 00 ``` DNOOPs are to be paired with INOOPs in forming the Before and After images of an UPDATE operation. Prior to this correction, the list of DNOOPs encountered was searched forwards to find a match for a given INOOP. In fact, the matching DNOOP for an INOOP seems always to be the immediately preceding operation so that this list should be searched backwards. In addition, after analysis, it seems that the NOOP records are being used to "cancel" the immediately preceding DNOOP records. Also, not illustrated, the INSIND record has been observed to be used to trigger the output of the Before and After images of a "deferred" UPDATE. Recently it has been shown that an INSERT record may be used instead of the INSIND for that same purpose. HVR now takes these insights into account in its log-scan activities. [T-717979] SYBASE ASE: FIXED FAILING UPDATE TO A PARTITIONED TABLE IN SYBASE ASE To fix this bug, upgrade HVR on the capture machine(s). Fixed failing UPDATE to a partitioned table in Sybase ASE whereby an UPDATE to a row moves it from one partition of the table to another. [T-720493] SYBASE ASE: ASE ARCHIVE LOG CAPTURE - BETTER HANDLING OF UNEXPECTED END-OF-FILE To fix this bug, upgrade HVR on the capture machine(s). When configured to read archived transaction logs, the ASE Capture job is unable to distinguish an archive that has been completely written from one that is in the process of being written. In the later case, the file may appear to be corrupted resulting in a failure message similar to the following: `F_JZ0C16: An unexpected end-of-file is encountered while trying to read 2048 bytes of data at an offset of 16384 bytes from the backup transaction log file 'my_tran_log_archive_1.trn'.` Eventually the job will restart and likely successfully read the archive upon a subsequent try. In an effort to more appropriately report the situation, with this change the capture job will now report a warning message similar to the following: `W_JZ2702: An unexpected end-of-file is encountered while trying to read 2048 bytes of data at an offset of 16384 bytes from the backup transaction log file 'my_tran_log_archive_1.trn'. Assuming a partially written file and will re-read shortly.` The capture job will report this warning for up to 5 times before reporting the failure, at which point the administrator may wish to stop the job and determine whether in fact, the archive file contains some corruption. [T-763583] SYBASE ASE: ASE DIRECT CAPTURE - DELETE RECORD FOR DNOOP RECORD IS NOT FOUND To fix this bug, upgrade HVR on the capture machine(s). INSIND records are used to "tie together" the Before and After images of some kinds of UPDATE operations. INSIND record processing makes adjustments for After images of UPDATEs but fails to account for Before images that may have been earlier produced, particularly when LOBs (and so ROWIMAGE records) are involved. With this change proper adjustments are made when processing INSIND records to account for the Before images of UPDATE operations and the user will no longer experience the error: `text F_JZ270B: The DNOOP record at (,) was expected to be matched to a DELETE record with data page and rowid (,), but that data row was not found.` [T-780679] SYBASE ASE: RESOLVED FAULT IN CAPTURING 'TRUNCATE TABLE PARTITION' OPERATIONS FOR SYBASE ASE To fix this bug, upgrade HVR on the capture machine(s). Fixed an issue where Sybase ASE Capture jobs would ignore executions of `truncate table partition` commands. Execution of these commands now correctly force a refresh of the table. It is recommended to check the consistency of any partitioned tables that may have had these commands executed against them. [T-814303] SYBASE ASE: ASE DIRECT CAPTURE - DELETE RECORD FOR DNOOP RECORD IS NOT FOUND To fix this bug, upgrade HVR on the capture machine(s). A further correction on top of T-763583 which better supports deferred UPDATEs when LOB columns are involved. With this change proper adjustments are made when processing DNOOP records to account for the Before images of UPDATE operations when LOBs are involved and the user will no longer experience the error: `text F_JZ270B: The DNOOP record at (,) was expected to be matched to a DELETE record with data page and rowid (,), but that data row was not found.` [T-814453] SYBASE ASE: FIXED F_JT0268 IN A TRANSACTION THAT UPDATES MULTIPLE TABLES. To fix this bug, upgrade HVR on the capture machine(s). Fixed `F_JT0268` in a transaction that updates multiple tables. The issue occurred when a transaction affecting multiple tables triggered a special case: only the ROWIMAGE operation with status ZSY_RWI_XSTAT_WRITETEXT and ZSY_RWI_XSTAT_AFTER_IMAGE was logged for the first table, while the second table's operations were logged in the following order: DNOOP, INOOP, DELETE, and finally INSIND. The first ROWIMAGE caused us to emit `UPDATE_BEFORE`. Since we received DNOOP and INOOP for the second table before the DELETE operation, we did not emit anything on DELETE. Then, when INSIND occurred, we mistakenly believed `UPDATE_BEFORE` for this table had already been emitted, so we incorrectly emitted `UPDATE_AFTER`. NEW FEATURES IN HVR 6.1.0/64 (2024-10-22) ---------------------------------------- [T-306320] EXPOSE RESILIENT OPERATIONS IN ONLINE REFRESH. To use this feature, upgrade HVR on the integrate and hub machine(s). Currently we expose only a subset of hvr_ops in the {hvr_op} integrate expression. For tables with ColumnProperties /TimeKey, this can result in apparent duplicate rows. For example, if a row was inserted while an online refresh was executing. By returning the resilient hvr_op codes, the results in the target table can be more easily interpreted. Additionally, the compare function will work correctly with these codes, instead of throwing a 1+1 compare/coalesce error when this situation occurred. To turn on this new behavior, the HVR_EXPR_SUBST_HVR_OP_RESIL environment variable must be set to zero. The default behavior is to return the subset of hvr_ops as before, the user must opt-in to the new behavior with the environment variable. PROBLEMS FIXED IN HVR 6.1.0/64 (2024-10-22) ---------------------------------------- [T-784898] FIXED F_JR4328 WHEN IMPORTING CHANNEL WITH ENCRYPTED TDE CERTIFICATES To fix this bug, upgrade HVR on the hub machine(s). Fixed an issue where channel import would fail with error F_JR4328 if the channel contained a location with a TDE certificate and was exported using encryption with a transport key. The error was caused by a premature validation of the certificate's private key and is now eliminated by skipping the certificate validation if the private key is encrypted. [T-805282] FIXED INTEGRATEEXPRESSION PERFORMANCE OF CAST(CURRENT_TIMESTAMP() AS DATETIME) FOR BIGQUERY To fix this bug, upgrade HVR on the hub machine(s). Add `cast(current_timestamp() as datetime)` to the constsqlexpr.pat so whenever `cast(current_timestamp() as datetime)` is used in IntegrateExpression, there will be no performance overhead [T-615210] DB2 FOR I: FIX F_JT0451 PIPE TXGROUP ENCOUNTERED A COMMIT WITH SEQUENCE <= EARLIER SEQUENCE ERROR WITH DST CHANGE ON DB2 FOR I SOURCE WITH DB2I_LOG_JOURNAL_SYSSEQ=TRUE To fix this bug, upgrade HVR on the capture machine(s). When capturing changes from Db2 for i with DB2i_Log_Journal_SysSeq=true, HVR used Db2 for i system sequence numbers to sort changes. Those system sequence numbers are, however, time based which causes problems when switching from summer time to winter time. HVR, therefore, will no longer use system sequence numbers to sort captured changes. Another way to sort captured changes will be used instead. That also allows handling of sequence number resets. [T-785500] KAFKA: FIXED REGRESSION "TARGET UNKNOWN (0X80090303)" WHILE USING KERBEROS AUTHENTICATION ON WINDOWS PLATFORM To fix this bug, upgrade HVR on the integrate machine(s). Fixed "Target unknown (0x80090303)" while using Kerberos Authentication on Windows platform: - librdkafka used for communication with Kafka broker is rebuilt to correctly use UNICODE versions of SSPI WinAPI [T-790201] ORACLE: FIXED REGRESSION IN HANDLING REMOVED FILES WHEN SCANNING ARCHIVES To fix this bug, upgrade HVR on the capture machine(s). Fixed regression in handling removed files when scanning archives [T-597752] REDSHIFT: FIXED TRUNCATE SUPPORT FOR TIMEKEY TABLES To fix this bug, upgrade HVR on the integrate machine(s). Redshift ODBC driver incorrectly reports not-null columns to be nullable. Then, HVR tries to insert nulls into these columns which results in error. In particular, this happens while replicating a 'truncate' statement on source table to target TimeKey table. [T-802201] SAP HANA: FIXED PROVIDING EMPTY CONFIGURATION PARAMETER VALUE FOR SAP HANA HDBBACKINT UTULITY To fix this bug, upgrade HVR on the capture machine(s). In case of using Microsoft backint implementataion (MSAWB) 'log_backup_parameter_file' value is not set in SAP Hana configuration. HVR ignores to use '-p' option for hdbbackint application if value is not provided neither in SAP Hana database nor in location configuration. [T-739543] SQL SERVER: FIXED SQL SERVER CAPTURE REWIND TO THE OLDEST TX WHEN SOME TABLES ARE NOT IN THE DEFAULT SCHEMA To fix this bug, upgrade HVR on the capture and hub machine(s). When looking for the beginning of the oldest running transaction on SQL Server, HVR only considers transactions that hold a lock on one of the tables in the channel. Due to a bug, owever, only tables in the source database's default schema were considered. This fix addresses the issue. The issue affects Activate with the "Rewind to Start of Source Databases' Oldest Transaction" option and Online Refresh with "Changes before refresh are skipped by both capture or integrate jobs" option. [T-798206] SNOWFLAKE: FIXED LEAKING OF EXPIRED CREDENTIALS TO LOG FILE To fix this bug, upgrade HVR on the integrate machine(s). Fixed an issue where expired credentials are leaked into the logs. All credentials are now redacted when logging erroneous SQL queries. [T-743384] SYBASE ASE: MORE THOROUGHLY CHECK FOR CONSISTENCY OF PAGES IN SYBASE TO AVOID READING PARTIALLY WRITTEN PAGES To fix this bug, upgrade HVR on the capture machine(s). In this change, Sybase transaction log pages are more thoroughly checked for consistency to avoid reading partially written pages. Two additional checks have been introduced while reading pages: 1. Page Number Consistency Check When the page number inside the `BEGIN` operation is not consistent with the page number in the header, a warning `W_JZ1D02: The indicated page number ...` will be logged. The system will retry reading pages up to a maximum number defined by the environment variable `HVR_SY_READ_CORRUPT_PAGE_MAX` (default value is 10, maximum value is 255). If the number of retries reaches the maximum, an error `F_JZ1D02: The indicated page number ...` will be thrown, and the capture job will exit. 1. Timestamp Regression Check Consistency of timestamps read from the logs is checked. If a timestamp regression is encountered (i.e., a new timestamp is older than a previously seen timestamp), it is assumed to be a partially written page. Upon the first occurrence, a warning `W_JZ1D00: Encountered a timestamp regression at address ...` will be printed. The capture job will retry reading the page up to the maximum number specified by the environment variable `HVR_SY_READ_TSTAMP_REGRESSION_MAX` (default value is 10, maximum value is 255). If the timestamp regression is resolved during the retries, a message `Earlier, a timestamp regression was encountered at address (%u,%hu), but it has been resolved ...` will be printed. If the maximum number of retries is reached without resolution, a warning `W_JZ1D01: Earlier, a timestamp regression was encountered at address (%u,%hu). It was not resolved after ...` will be logged, and the capture will assume it is a correct record and continue processing. [T-782731] SYBASE ASE: FIXED INFINITE LOOP ON W_JZ1D00/W_JZ1D01 WARNINGS To fix this bug, upgrade HVR on the capture machine(s). Fixed infinite loop on W_JZ1D00/W_JZ1D01 warnings, which occurred during a sanity check of a page in Sybase ASE when multiple records on the page had timestamps earlier than the current timestamp. [T-799532] SYBASE ASE: FIXED CAPTURE LOG FLOODING CAUSED BY W_JZ1D00, W_JZ1D01, AND W_JZ1D02 WARNINGS To fix this bug, upgrade HVR on the capture machine(s). Fixed capture log flooding caused by W_JZ1D00, W_JZ1D01, and W_JZ1D02 warnings. NEW FEATURES IN HVR 6.1.0/63 (2024-10-08) ---------------------------------------- [T-801413] UPGRADED BUNDLED FIVETRAN PROXY TO 1.0.20 To use this feature, upgrade HVR on the agent machine(s). Upgraded bundled Fivetran Proxy to 1.0.20 [T-732012] MARIADB: ADDED SUPPORT FOR MARIADB VERSIONS 10.5, 10.6 AND 10.11 To use this feature, upgrade HVR on the integrate, capture and hub machine(s). Added support for MariaDB versions 10.5, 10.6 and 10.11. Dropped support for MariaDB versions 10.0, 10.1 and 10.2. [T-784052] ORACLE: OPTIMIZED ONE OF THE QUERY USED IN HVRADAPT FOR ORACLE To use this feature, upgrade HVR on the capture machine(s). This improvement optimizes one of the Oracle query used in hvradapt for getting the supplemental logging setting of a list of tables using the HVR_SYS_TAB that could take a considerable amount of time to complete, resulting in a huge delay in adding tables to the channel. PROBLEMS FIXED IN HVR 6.1.0/63 (2024-10-08) ---------------------------------------- [T-689331, T-734793] FIXED INCORRECT PROCESSING OF HANA UTCL DATATYPE, IMPROVED ERROR HANDLING To fix this bug, upgrade HVR on the capture machine(s). Replase SAP transport files with newest version. Delivers fixes to for T-689331 and T-734793: Fixed incorrect processing of SAP Hana UTCL datatype for Netweaver driver; Correctly sends error reports in case of SQL processing [T-778063] FIXED RESILIENT INTEGRATE OF NON-KEY COLUMNS WHEN A ROW WAS DELETED AND THEN INSERTED WITH THE SAME KEY To fix this bug, upgrade HVR on the integrate machine(s). Fixed resilient integrate of non-key columns when a row was deleted and then inserted with the same key. See also T-679974, which resolved this case only for key columns. [T-789110] FIXED INVALID AUTHORITY PART WHILE GETTING ACCESS TOKEN WITH AZURE FS MSI AUTHENTICATION To fix this bug, upgrade HVR on the integrate machine(s). Fixed invalid authotity part in HTTP GET request for Azure FS MSI authentication. UI part 'Tenant ID' already contains the authority part like 'https://login.microsoftonline.com' and doesn't allow to put any value except of valid URL hence there is no need to add aurority twice. [T-794592] FIXED F_JR032D DURING HVRDEFINITIONIMPORT FOR CASE-INSENSITIVE ACTION NAMES To fix this bug, upgrade HVR on the hub machine(s). Fixed an issue where error F_JR032D could be triggered during hvrdefinitionimport if the action name was correct but the case did not match. This could only occur when users manually created definition JSON data or migrated manually edited HVR 5 hub database. It is recommended to use canonical ActionName capitalization when creating a definition JSON or to sanitize JSON data migrated from a manually edited HVR 5 hub. [T-777038] DB2 FOR LINUX, UNIX AND WINDOWS: FIXED F_JD21B5 SQL0206N "TYPE" IS NOT VALID FOR TIME AND DATE COLUMNS WITH A DEFAULT DEFAULT To fix this bug, upgrade HVR on the capture machine(s). Fixed an issue appearing during HVR activate with error code F_JD21B5 SQL0206N "TYPE" is not valid. This can happen for TIME and DATE columns with a default value of DEFAULT. [T-793790] DB2 FOR Z/OS: FIXED MEMORY LEAK DURING HVR ADAPT To fix this bug, upgrade HVR on the integrate and capture machine(s). This fix addresses a memory leak during HVR Adapt with Db2 for z/OS [T-597336] GREENPLUM: FIXED NOT CHECKING FOR DATATYPE CHANGES IN BURST AND STAGING TABLES To fix this bug, upgrade HVR on the integrate machine(s). Watch for datatype changes in burst and staging table columns for Greenplum. Before the fix, only the column names were checked. Update the corresponding trace message. [T-761689] ORACLE: FIX FAILURE IN CONNECTING TO A NON-ACTIVE ORACLE DATA GUARD INSTANCE To fix this bug, upgrade HVR on the hub machine(s). This fix addressed a failure in capturing from a non-active Oracle Data Guard physical standby instance, which requires a sysdba privilege. The issue was introduced by T-632414 [T-799328] ORACLE: FIXED REGRESSION IN THE ORACLE'S QUERY OPTIMIZATION To fix this bug, upgrade HVR on the capture machine(s). Fixed an issue with regression in Oracle's query optimization (T-784052), where the new query always uses a fix system's DBA view that requires higher privilege instead of using the alternative system's ALL view as was used prior to the optimization. [T-690300] SAP HANA: FIXED F_JD2288 WHILE PROCESSING OF HANA NATIVE DATATYPES DATE/TIME/TIMESTAMP To fix this bug, upgrade HVR on the integrate, capture and hub machine(s). Fixed getting trucated data from SAP Hana database like '0001-01-0'. Occured only if there are any LOB column in table definition. Correctly recognize SAP Time format 'HHMMSS' as a time. Correctly recognize SAP UTC Timstamp format 'YYYYMMDDHHMMSSsssssssss" as a timestamp [T-775324] SAP HANA: FIXED F_JZ0A4D AND F_JZ0A4E WHILE SEARCHING FOR HANA LOG BACKUPS To fix this bug, upgrade HVR on the capture machine(s). Fixed an issue where the capture from HANA may fail with F_JZ0A4D or F_JZ0A4E. When searching for a HANA log backup, capture job checks backup catalog, primary location and alternate location in order. When a suitable log backup is not found but a newer than needed backup is found instead, capture job may have failed with either F_JZ0A4D or F_JZ0A4E error code prematurely before checking the other locations. PROBLEMS FIXED IN HVR 6.1.0/62 (2024-09-24) ------------------------------------------- [T-779939] FIXED ALERTS UI NOT SAVING SMTP "SPECIFIC PORT": To fix this bug, upgrade HVR on the hub machine(s). [T-761882] FIXED F_JT0D2C WHEN USING OPT-IN BEFORE IMAGE FOR SAP UNPACK: To fix this bug, upgrade HVR on the integrate machine(s). [T-55955] FIXED F_JX0021 ERROR FROM HVR SLACK ALERTS CAUSED BY BAD ESCAPING: To fix this bug, upgrade HVR on the hub machine(s). [T-776910] FIXED THE DATA TYPE OF HVR_CAP_LOC COLUMN IN HISTORY TABLE: To fix this bug, upgrade HVR on the hub machine(s). [T-775030] FIXED UNEXPECTED ENVIRONMENT ACTIONS APPLIED IN TABLE SELECTION UI: To fix this bug, upgrade HVR on the hub machine(s). [T-763583] SYBASE ASE: LBC: DNOOP NOT MATCHED TO DELETE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/61 (2024-09-10) ----------------------------------------- [T-586631] CREATE MINIDUMP ON WINDOWS WHEN A SEGMENTATION FAULT OR SIMILAR EXCEPTION OCCURS (#7007): To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/61 (2024-09-10) ------------------------------------------- [T-768241] DB2 FOR I AND SQL SERVER: FIX F_JD22D3 WHEN HVR_SQL_LOCK_HINT_RCOM DOES NOT START WITH A SPACE: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-771548] FIXED F_JG2459 FOR VARIABLE 'RESP_HEADERS' IN HVRDEFINITIONEXPORT (#7308): To fix this bug, upgrade HVR on the hub machine(s). [T-752851] FIXED CHANNEL ACTIVATION FAILING WITH F_JR0923 EVEN THOUGH COLUMNPROPERTIES WITH PARAMETER EXPRESSIONSCOPE HAS PARAMETER CONTEXT SET (#7344): To fix this bug, upgrade HVR on the hub machine(s). [T-763420] FIXED HVRSCHEDULER: F_JC0018 FOR EVENT 0X3230 DURING CLEAN JOB EXIT: To fix this bug, upgrade HVR on the hub machine(s). [T-777475] FIXED REFRESH/COMPARE DIFFERENCE VIEWING TO REQUIRE THE READEXEC PERMISSION: To fix this bug, upgrade HVR on the hub machine(s). [T-778939] IMPLEMENTED ZIZ_INGRES_Y2K38_USE_32BIT_TIMESTAMP TO FIX INGRES F_JZ220A IN CASE OF UNEXPECTED TIMESTAMP (#7449): To fix this bug, upgrade HVR on the capture machine(s). [T-762287] IMPROVED DATA COMPARE WITH RANGE SLICING FOR NON-N…: To fix this bug, upgrade HVR on the hub machine(s). [T-764497] SYBASE ASE: LBC: PKEY UPDATE NOT REPLICATED (#7163): To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/60 (2024-08-27) ----------------------------------------- [T-768268] BUNDLE FIVETRAN PROXY 1.0.19 AND JRE ZULU17.52.17: To use this feature, upgrade HVR on the agent machine(s). [T-612435] MAKE ADAPTDDL REMOVE ENROLL REVISION FILES THAT ARE OLDER THAN A WEEK (#7105): To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/60 (2024-08-27) ------------------------------------------- [T-711846] ASE DIRECT CAPTURE: SCANNER ENCOUNTERED AFTER BEFORE BEFORE (#7033): To fix this bug, upgrade HVR on the capture machine(s). [T-656961] FIX F_JD22E1 WHILE CAPTURING FROM DB2 FOR I BY ADDING ENVIRONMENT VARIABLE HVR_DB2I_EXPECT_NULL_LOB_PREFIX: To fix this bug, upgrade HVR on the capture machine(s). [T-767629] FIX F_JT110B DURING HVR ACTIVATE SETTING SUPPLEMENTAL LOGGING ON DB2 FOR I USING A NEW ODBC DRIVER VERSION: To fix this bug, upgrade HVR on the capture machine(s). [T-767657] FIX HVR ACTIVATE SETTING JOURNAL-ENTRIES-OMITTED TO FALSE DURING SUPPLEMENTAL LOGGING ON DB2 FOR I: To fix this bug, upgrade HVR on the capture machine(s). [T-760556] FIX DROPPING BURST AND FAIL TABLES DURING HVR ACTIVATE WHEN CASESENSITIVE=TRUE AND THE DBMS BY DEFAULT USES UPPER CASE NAMES: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-742179] FIX DROPPING STATE TABLES FOR TARGET DBMS WITH UPPERCASE AS DEFAULT WHEN CASE-SENSITIVE NAMES IS ENABLED: To fix this bug, upgrade HVR on the integrate machine(s). [T-764858] FIX LINKING WITH MSODBCSQL DRIVERS ON LINUX: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-658124] FIX THE ERROR MESSAGE OF HVR ACTIVATE FAILURE DURING DB2 FOR I SUPPLEMENTAL LOGGING: To fix this bug, upgrade HVR on the capture machine(s). [T-766671] FIXED "SERVER FAILED TO AUTHENTICATE THE REQUEST" ERROR FOR LONG RUNNING JOBS FOR AZURE BLOB STORAGE: To fix this bug, upgrade HVR on the integrate machine(s). [T-757657] FIXED F_JD0E04 BUFFER IS TOO SMALL FOR SNOWFLAKE WHEN HAVING UNICODE CHARACTERS IN THE CONNECTION STRING (#7069): To fix this bug, upgrade HVR on the integrate machine(s). [T-754945] FIXED F_JD1202 DBMS ERROR FOR BURST WHEN MIN OR MAX KEY CONTAINS '\' FOR DATABRICKS AND PROACTIVELY FOR BIGQUERY: To fix this bug, upgrade HVR on the integrate machine(s). [T-656425] FIXED ATTEMPT TO ACCESS TO ORACLE ASM DIRECTORIES DURING ACTIVATION: To fix this bug, upgrade HVR on the capture machine(s). [T-205061] FIXED CONTINUE TO CAPTURE WHEN ORACLE DOES NOT LOG THE KEY COLUMNS IN A BEFORE UPDATE: To fix this bug, upgrade HVR on the capture machine(s). [T-638103] FIXED LOGIC ERROR DURING REPLICATION OF DATA TYPE TIMESTAMP WITH TIME ZONE TO A SNOWFLAKE TARGET WHEN NO STAGING FILES ARE USED (#7080): To fix this bug, upgrade HVR on the integrate machine(s). [T-738837] REIMPLEMENTATION OF THE HVR ORACLE UNDO CHAINING FOLLOWING INSTANCES OF LOG PARSING ERROR F_JZ1122 "CHAINED UNDO CHANGE VECTOR DOES NOT HAVE ENOUGH STRUCTURES.": To fix this bug, upgrade HVR on the capture machine(s). [T-757294] [T-761864] FIXED INCORRECT ATTEMPT TO DELETE HANA ONLINE TRANSACTION LOG, ADDED RETRY LOGIC IN CASE OF F_JZ0A42 WHILE USING BACKINT: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/59 (2024-08-13) ----------------------------------------- [T-637806] ADDED SUPPORT FOR DB2 FOR I VERSION 7.5: To use this feature, upgrade HVR on the capture and integrate machine(s). [T-586550] SUPPORT POSTGRESQL 16: To use this feature, upgrade HVR on the capture machine(s). [T-735735] SUPPORT CHARACTER SET IBM-1156 (BALTIC WITH EURO) FOR DB2 FOR I AND DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). [T-735735] SUPPORT CHARACTER SET IBM-1157 (ESTONIAN WITH EURO) FOR DB2 FOR I AND DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). [T-716813] SUPPORT CHARACTER SET IBM-1364 (KOREAN) FOR DB2 FOR I AND DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). [T-682316] SUPPORT CHARACTER SET IBM-933 (KOREAN) FOR DB2 FOR I AND DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/59 (2024-08-13) ------------------------------------------- [T-758102] FIX DB2 FOR I USING SYSIBMADM.SYSTEM_VALUE_INFO: To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-757241] FIX F_JT110B DURING HVR ACTIVATE SETTING SUPPLEMENTAL LOGGING ON DB2 FOR I VERSION 7.5 INSTALLATION WITH DUTCH LANGUAGE: To fix this bug, upgrade HVR on the capture machine(s). [T-751671] FIXED FLOAT DATA WITH 17 DIGIT PRECISION IN DB2 FOR I GETS TRUNCATED WHEN REPLICATING TO SNOWFLAKE EVEN THOUGH HVR_DOUBLE_PRECISION IS SET TO ACCOMODATE THIS PRECISION: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-755712] FIXED INCORRECT USING OF HTTP REQUEST BODY IN CASE OF MSI AUTHENTICATION METHOD FOR MS AZURE ENDPOINT: To fix this bug, upgrade HVR on the integrate machine(s). [T-746898] FIXED THE INCORRECT RETRIEVAL OF THE ORACLE IOT'S OVERFLOW TABLE ID WITH THE MAPPING TABLE OPTION: To fix this bug, upgrade HVR on the capture machine(s). [T-663570] PREVENT TABLE RECREATION ON REFRESH DESPITE NOT HAVING ANY DICTIONARY CHANGES ON DB2 FOR I TABLES WITH CHAR/VARCHAR: To fix this bug, upgrade HVR on the integrate and hub machine(s). [T-744254] HVRADAPT SHOULD NOT NORMALIZE THE SCHEMA NAME TO LOWERCASE IF THE LOC AGENT VERSION IS 6.1.5/7 OR HIGHER: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/58 (2024-07-30) ----------------------------------------- [T-457017] ADD POSTGRES 15 TO CAPABILITIES: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [T-723741] ADD ENVIRONMENT VARIABLE TO ALLOW I-FRAME OF HUB SERVER: To use this feature, upgrade HVR on the hub machine(s). [T-590133] DROP SUPPORT FOR DEPRECATED AURORA POSTGRESQL VERSIONS BEFORE 10: To use this feature, upgrade HVR on all machine(s). [T-681639] INTRODUCE NEW SUBSTITUTION {HVR_INTEG_SEQ_HVR5} FOR COLUMNPROPERTIES INTEGRATEEXPRESSION: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-426800] SUPPORT POSTGRESQL 15 ON DIRECT CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [T-731711] HVR_INTEG_SEQ_HVR5 NOT SUPPORTED FOR NEW DB2 FOR I HVR_TX_SEQ: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/58 (2024-07-30) ------------------------------------------- [T-715835] FIX F_JD22AF FOR GREENPLUM WITH STANDARD_CONFORMING_STRINGS=OFF: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-731687] FIX SEGFAULT FOR COMPARE WITH TERADATA IN CASE OF CLOB COLUMN CONTAINING MULTIPLE EMPTY VALUES: To fix this bug, upgrade HVR on the integrate machine(s). [T-742719] FIX THE ASSIGNMENT OF THE PARTITION RELATED SYSTEM-TABLE IDS ON A 2-CONNECTION ORACLE CONFIGURATION: To fix this bug, upgrade HVR on the capture machine(s). [T-733091] FIXED F_JG2142 DURING 'HVRADAPT' WHEN CALLED WITH IGNORE MASK FLAG 'S': To fix this bug, upgrade HVR on the hub machine(s). [T-721486] FIXED F_JG231B ERROR IN HVRSTATS WHEN UNEXPECTED LINE ENCOUNTERED IN HVR.OUT: To fix this bug, upgrade HVR on the hub machine(s). [T-743111] IMPROVED BURST INTEGRATE PERFORMANCE BY ONLY INCLUDING KEY COLUMN RANGES IN SETWISE QUERIES FOR SNOWFLAKE: To fix this bug, upgrade HVR on the integrate machine(s). [T-694519] REPLACE SAP TRANSPORT FILES WITH NEWEST VERSION: To fix this bug, upgrade HVR on the capture machine(s). [T-738346] SECURITY FIXES FOR HVRHUBSERVER BY 3RD PARTY LIBRARY UPGRADES: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/57 (2024-07-16) ----------------------------------------- [T-731609] DB2 FOR I : IMPROVE JOURNAL RECEIVER SCANNING MESSAGE: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/57 (2024-07-16) ------------------------------------------- [T-687504] FIXED 'SQL0206 - COLUMN OR GLOBAL VARIABLE RRN() NOT FOUND' WHILE ACTIVATING WITH CAPTURE EXPRESSION TYPE "SQL WHERE ROW" AND USING CAPTUREFROMROWID AS KEY: To fix this bug, upgrade HVR on the capture machine(s). [T-721359] FIXED XML PARSING OF ENCODED AMPERSANDS IN THE XML ATTRIBUTES: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-706434] FIXED OCCASIONAL F_JG200A WHEN CAPTURE JOB STARTS AND THERE IS A LARGE NUMBER OF ENROLL REVISIONS: To fix this bug, upgrade HVR on the capture machine(s). [T-733878] FIXED UNSETTING SYBASE KERBEROS SECURITY SERVICES IN UI: To fix this bug, upgrade HVR on the hub machine(s). [T-736843] REVERT 4 BYTE PADDING SUPPORT FOR INGRES 11 ON SOLARIS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/56 (2024-07-02) ----------------------------------------- [T-699373] ADD SUPPORT FOR ODBC18 FOR SQL SERVER. CLIENTS WITH FORCEENCRYPTION ON THE SERVER SIDE MUST ADD TRUSTSERVERCERTIFICATE TO THE CONNECTION STRING OR PROVIDE A VALID CERT WHEN USING ODBC18: To use this feature, upgrade HVR on the hub machine(s). [T-707400] ADDED USER AGENT AND IP ADDRESS TO USER LOGIN EVENT BODY: To use this feature, upgrade HVR on the hub machine(s). [T-700418] MAKING AUTHENTICATION FOR AZURE FS MORE RESILIENT WHEN THERE ARE NETWORK ISSUES: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/56 (2024-07-02) ------------------------------------------- [T-721372] EXCLUDED INVISIBLE COLUMN PROPERTY FROM THE QUERY FOR ORACLE 11G OR OLDER: To fix this bug, upgrade HVR on the capture machine(s). [T-719887] FIXED F_JR4521 WHEN TRYING TO CREATE A SNAPSHOT IN A WINDOWS HUB WHEN HVR_CONFIG IS ON A NETWORK SHARE: To fix this bug, upgrade HVR on the hub machine(s). [T-689228] FIXED SAP BULK REFRESH WITH SLICING ISSUE WHERE UNPACKED ROW COUNT WAS ALWAYS 0 IN THE LOGS: To fix this bug, upgrade HVR on the hub machine(s). [T-692729] FIXED BURST INTEGRATE KEY REUSE DETECTION LOGIC FOR SPECIFIC CASES: To fix this bug, upgrade HVR on the integrate machine(s). [T-727745] FIXED HVRCRASHDUMPINSPECT TOOL BEING UNRELIABLE FOR SOME CRASH CASES: To fix this bug, upgrade HVR on all machine(s). [T-722080] FIXED HVRSTATS NOT BEING ABLE TO PARSE HUB PERFORMANCE MESSAGES WHEN THE HOSTNAME CONTAINS SPECIAL CHARACTERS: To fix this bug, upgrade HVR on the hub machine(s). [T-722075] FIXED INCORRECT HIDING NETWORK ERRORS FOR AZURE FS DELETE OPERATION: To fix this bug, upgrade HVR on the integrate machine(s). [T-716812] FIXED: DBMS ERROR ORA IDENTIFIER IS TOO LONG FOR BFILE DIRECTORY NAME: To fix this bug, upgrade HVR on the capture machine(s). [T-720044] ORACLE LBC: HANDLED CROSS-SIDE COMPOSITE COLUMN IN CHAINROWS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/55 (2024-06-18) ----------------------------------------- [T-684824] ADDED ABILITY TO REMOVE DUPLICATE ENRICHED ROWS DURING BURST RECOVERY VIA HVR_BURST_ENRICHMENT_CLEANUP (DATABRICKS): To use this feature, upgrade HVR on the integrate machine(s). [T-578960] AVOID THE NEED FOR SETTING HVR_SCAN_IGNORE_CRC=1 WHEN DB_BLOCK_CHECKSUM = FALSE: To use this feature, upgrade HVR on the capture machine(s). [T-558256] HVR5 TO HVR6 CAP-STATE CONVERSION SCRIPT FOR DB2 LUW: To use this feature, upgrade HVR on the hub machine(s). [T-558258] HVR5 TO HVR6 CAP-STATE CONVERSION SCRIPT FOR DB2 FOR Z/OS: To use this feature, upgrade HVR on the hub machine(s). [T-558254] HVR5 TO HVR6 CAP-STATE CONVERSION SCRIPT FOR HANA: To use this feature, upgrade HVR on the hub machine(s). [T-558259] HVR5 TO HVR6 CAP-STATE CONVERSION SCRIPT FOR INGRES: To use this feature, upgrade HVR on the hub machine(s). [T-558262] HVR5 TO HVR6 CAP-STATE CONVERSION SCRIPT FOR MYSQL: To use this feature, upgrade HVR on the hub machine(s). [T-558255] HVR5 TO HVR6 CAP-STATE CONVERSION SCRIPT FOR SQL SERVER: To use this feature, upgrade HVR on the hub machine(s). [T-558260] HVR5 TO HVR6 CAP-STATE CONVERSION SCRIPT FOR SYBASE: To use this feature, upgrade HVR on the hub machine(s). [T-558257] MAP HVR 5 CAP-STATE TO HVR 6 FORMAT FOR DB2I: To use this feature, upgrade HVR on the hub machine(s). [T-558261] SUPPORT HVR 5 TO 6 CAP-STATE CONVERSION FOR POSTGRES: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/55 (2024-06-18) ------------------------------------------- [T-706682] DISK ERRORS NOT REPORTED WHEN WRITING STATISTICS TO STAGING FILE: To fix this bug, upgrade HVR on the hub machine(s). [T-654385] FIX SPURRIOUS INCORRECT HANDLING OF READING SQL SERVER BACKUP TRANSACTION FILES: To fix this bug, upgrade HVR on the capture machine(s). [T-714102] FIXED F_JR0C06 WHILE SEARCHING TABLES IN TABLE SELECTION UI: To fix this bug, upgrade HVR on the hub machine(s). [T-710447] FIXED ON EVERY INTEGRATE CYCLE BURST TABLE IS GETTING RECREATED FOR DB2 FOR I TABLES CONTAINING CLOBS: To fix this bug, upgrade HVR on the integrate and hub machine(s). [T-588053] FIXED ON EVERY INTEGRATE CYCLE BURST TABLE IS GETTING RECREATED FOR DB2 FOR I TABLES CONTAINING VARCHARS OR CHARS: To fix this bug, upgrade HVR on the integrate and hub machine(s). [T-674410] FIXED ABILITY TO SPECIFY A NON-DEFAULT DRIVER NAME FOR DATABRICKS: To fix this bug, upgrade HVR on the integrate machine(s). [T-708893] FIXED INCORRECT TEXT WHEN ENCOUNTERING F_JT0488 - THE SUGGESTED SKIP COMMAND HAD A WRONG LOCATION: To fix this bug, upgrade HVR on the integrate machine(s). [T-711007] FIXED REGRESSION LEADING TO INCORRECT CALCULATION OF TAIL COLUMNS FOR SAP POOL TABLES INTRODUCED BY T-313629: To fix this bug, upgrade HVR on the integrate machine(s). [T-679974] FIXED RESILIENT INTEGRATE WHEN KEY WAS DELETED->INSERTED, AND WHEN KEY WAS MODIFIED TO A NEW VALUE AND THEN BACK TO ORIGINAL VALUE: To fix this bug, upgrade HVR on the integrate machine(s). [T-659911] FIXED SCHEDULER STOPS STARTING PERIODIC JOBS IMMEDIATELY AFTER A JOB FINISHES, SPIKE IN CPU USAGE: To fix this bug, upgrade HVR on the hub machine(s). [T-710033] MAKE MAR ONLY CONSIDER DATA REFRESH EVENTS AND EXCLUDE CREATE TABLE ONLY REFRESH EVENT WHEN ASSESSING WHETHER THE REFRESH IS THE INITIAL REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [T-712855] SET THE LOWEST SUPPORTED DATABRICKS VERSION TO 9.0 TO FACILITATE UPGRADING: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 6.1.0/54 (2024-06-04) ----------------------------------------- [T-683133] ADDED SUPPORT FOR JAPANESE CHARACTER SET JA16SJIS FOR ORACLE: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/54 (2024-06-04) ------------------------------------------- [T-689146] FIXED ALTER TABLE RENAME COLUMN NOT BEING HANDLED PROPERLY IN ADAPTDDL CHANNEL FOR CERTAIN SOURCE DATABASES: To fix this bug, upgrade HVR on the hub machine(s). [T-696640] FIXED ORACLE'S UPDATE OPERATION ON TABLE WITH EXTENDED VARCHAR2 AND ALL-COLUMN SUPPLEMENTAL LOGGING WHICH INCORRECTLY UPDATES UNMODIFIED COLUMN TO NULL: To fix this bug, upgrade HVR on the capture machine(s). [T-703063] FIXED UI VALIDATION OF TDE ENCRYPTION TO REQUIRE AT LEAST ONE OF THE NESTED CONFIGURATIONS: To fix this bug, upgrade HVR on the hub machine(s). [T-647110] FIXED CAPTURE JOB HANG IN CASE OF UNEXPECTED CLOSING OF EXTERNAL BACKINT PROCESS: To fix this bug, upgrade HVR on the capture machine(s). [T-701207] FIXED ERROR IN STRING TO TIME-ONLY CONVERSION WHEN TIME ZONE INFORMATION IS PRESENT: To fix this bug, upgrade HVR on the integrate machine(s). [T-701098] FIXED INCORRECT DECODING OF SAP POOL TABLE FIELDS WITH CURR,QUAN,DEC DATATYPES: To fix this bug, upgrade HVR on the integrate machine(s). [T-692043] FIXED INTEGRATE JOB BEING BLOCKED BY STALE REFRESH EVENT AND REPORTING WRONG EVENT ID: F_JT170B, F_JT170C: To fix this bug, upgrade HVR on the hub machine(s). [T-320420] FIXED REVISING ENROLL FILE BY REMOVING AND ADDING TABLES WITH THE SAME NAME IN DIFFERENT SCHEMA: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-617983] HARDENED STRING ENCODING: SANITIZE STRING LENGTH: To fix this bug, upgrade HVR on the integrate machine(s). [T-702440] IMPROVED HANDLING OF SURROGATES IN NCHAR AND NVARCHAR COLUMNS DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/53 (2024-05-21) ----------------------------------------- [T-655697] ADD SUPPORT FOR AR8ISO8859P6 CHARSET FOR ORACLE SOURCE REPLICATION: To use this feature, upgrade HVR on all machine(s). [T-636301] ADDED HVR_BURST_SOFTDELETE_PURGE TO MAKE THE SOFTDELETE PURGE OPTIONAL: To use this feature, upgrade HVR on the integrate machine(s). [T-675768] UPGRADE CURL TO 8.4.0 TO ADDRESS CVE-2023-38545 AND CVE-2023-38546 VULNERABILITIES: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/53 (2024-05-21) ------------------------------------------- [T-597336] FIX OUT OF MEMORY ISSUES WHEN REFRESHING LARGE NUMBER OF TABLES IN SNOWFLAKE: To fix this bug, upgrade HVR on the integrate machine(s). [T-694973] FIXED "SERVER FAILED TO AUTHENTICATE THE REQUEST" DUE DATA RACE WHILE GETTING OAUTH TOKEN FOR AZURE FS: To fix this bug, upgrade HVR on the integrate machine(s). [T-659033] FIXED ADAPTDDL NOT REFRESHING A DB2 FOR I TABLE THAT HAS BEEN DROPPED AND RECREATED: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-688049] FIXED F_JD0AF6 DURING CAPTURE FROM AN ENCRYPTED SQL SERVER LOG BACKUP FILE: To fix this bug, upgrade HVR on the capture machine(s). [T-688174] FIXED BUG CAUSING EMAIL ALERTS TO FAIL SILENTLY WHEN TRYING TO SEND TO MULTIPLE RECIPIENTS: To fix this bug, upgrade HVR on the hub machine(s). [T-680457] FIXED DBMS VERSION DETECTION FOR DATABRICKS SQL WAREHOUSE: To fix this bug, upgrade HVR on the integrate machine(s). [T-678500] FIXED EXCESSIVE MEMORY USAGE WHEN LOADING A LARGE AMOUNT OF ENROLL REVISIONS: To fix this bug, upgrade HVR on the hub machine(s). [T-694384] FIXED FAILING TO READ CSV FILES WITH UTF-8 ENCODING WHEN THEY CONTAIN A BYTE ORDER MARK: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-691735] FIXED FILE DESCRIPTORS LEAK WHILE READING LOG BACKUP FILES FOR SAP HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-692924] FIXED PASSING CAPTURE REWIND TIME AND UNNECESSARY JOBS ON ACTIVATE REPLICATION UI DIALOG: To fix this bug, upgrade HVR on the hub machine(s). [T-695001] FIXED SEVERE PERFORMANCE ISSUE WHEN PARSING TRANSACTIONS WITH A VERY LARGE NUMBER OF LOBS DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-697627] FIXED TOO MANY 'MADVISE' SYSCALLS ON LINUX WHEN A LOT OF MEMORY IS UTILIZED, CAUSING PERFORMANCE ISSUES: To fix this bug, upgrade HVR on all machine(s). [T-686140] HVR DOES NOT PROPERLY DETECT CERTAIN TABLE RENAME OPERATIONS DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-403793] ORACLE LBC: CLUSTER MERGE: STARTING POSITION SHOULD NOT HAVE ZERO-ADDRESSES: To fix this bug, upgrade HVR on the capture machine(s). [T-403794] ORACLE LBC: CLUSTER MERGE: WHEN SETTING A THREAD ALIVE - ALLOW SKIPPING ARCHIVES IF THEY ARE EMPTY: To fix this bug, upgrade HVR on the capture machine(s). [T-655989] ORACLE LBC: F_JT0450: PIPE TXGROUP ENCOUNTERED A CHANGE IN TRANSACTION WHICH LIES OUTSIDE THE SEQUENCES OF THAT TRANSACTION BEGIN AND END RECORD: To fix this bug, upgrade HVR on the capture machine(s). [T-310545] ORACLE LBC: F_JZ1135: UNABLE TO FIND REDO COVERING SCN OF THE BEGINNING OF ANOTHER THREAD ARCHIVE: To fix this bug, upgrade HVR on the capture machine(s). [T-677589] ORACLE LBC: FIXED F_JD2261: TABLE NOT FOUND IN DBMS CATALOG: To fix this bug, upgrade HVR on the capture machine(s). [T-693858] REFRESH OR COMPARE WITH PARALLEL SESSIONS SET TO 1 USES TOO MUCH MEMORY IF PROCESSING TOO MANY TABLES: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/52 (2024-05-06) ----------------------------------------- [T-583853] HUB SNAPSHOT CREATION PERFORMANCE IMPROVEMENTS: To use this feature, upgrade HVR on the hub machine(s). [T-613939] [T-685239] SUPPORT MAR TOTAL ROWS IN HVR: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/52 (2024-05-06) ------------------------------------------- [T-655105] FIXED F_JD0F20 WHEN QUERYING ORACLE LOCATION FOR SLICE SUGGESTIONS: To fix this bug, upgrade HVR on the capture machine(s). [T-687934] FIXED F_JD22D3 SQL0802 WHILE TRYING TO CAPTURE FROM DB2 FOR I JOURNALS WHOSE SCHEMA NAME DIFFERS FROM THEIR SYSTEM SCHEMA NAME: To fix this bug, upgrade HVR on the capture machine(s). [T-684900] FIXED F_JR4523 WHEN TRYING TO SAVE A SNAPSHOT ON WINDOWS WITH A LONG FILE PATH: To fix this bug, upgrade HVR on the hub machine(s). [T-653060] FIXED A BULK REFRESH FAILURE MIGHT COMMIT ITS TRANSACTION UNINTENTIONALLY, RESULTING IN DUPLICATE KEY ERRORS ON RETRY: To fix this bug, upgrade HVR on the integrate machine(s). [T-679871] FIXED DURING BURST INTEGRATE TO SQL SERVER AND BIT COLUMNS: F_JD20F2: DBMS ERROR [OPERAND DATA TYPE BIT IS INVALID FOR MIN OPERATOR]: To fix this bug, upgrade HVR on the integrate machine(s). [T-681039] FIXED EDGE CASES TO WORKER_ENVIRONMENT PROPAGATION: To fix this bug, upgrade HVR on the hub machine(s). [T-651352] INTERMITTENT F_JD0ADC DURING DIRECT CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-683058] [T-627564] FIX REDSHIFT VERSION DETECTION CAUSING CAPABILITY NOT PRESENT ERRORS: To fix this bug, upgrade HVR on the integrate machine(s). [T-677039] [T-687155] FIXED $HVR_TNS_CONNECT_SCAN_HOST FOR LONG HOST+SERVICE NAMES: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/51 (2024-04-22) ----------------------------------------- [T-199209] AUTOMATICALLY CREATE CRASH REPORT FILES ON DISK FOR F_JG200A SEGMENTATION FAULT ERRORS: To use this feature, upgrade HVR on all machine(s). [T-410577] ORACLE CAPTURE IMPLEMENT DEFERRED ERROR GENERATION: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/51 (2024-04-22) ------------------------------------------- [T-677039] ADDED $HVR_TNS_CONNECT_SCAN_HOST TO HAVE HVR HUB SEND HOSTNAME INSTEAD OF IP FOR ORACLE RAC SCAN REDIRECT: To fix this bug, upgrade HVR on the hub machine(s). [T-662804] FIXED BIGQUERY ISSUE CONVERTING ASSUMED WINDOWS-1252 ENCODINGS TO UTF-8: To fix this bug, upgrade HVR on the integrate machine(s). [T-586645] FIXED DBMS ERROR 1890 OCCURRING WHEN ADAPTDDL NEEDS TO CHANGE COLUMN THAT IS AN INDEX PART: To fix this bug, upgrade HVR on the integrate machine(s). [T-675937] FIXED F_JG2478 WHILE VIEWING COMPARE DIFF FILE IN UI: To fix this bug, upgrade HVR on the hub machine(s). [T-613322] FIXED QUOTING FOR SCHEMA AND TABLE NAME IN ADAPTDDL FOR DB2 LUW: To fix this bug, upgrade HVR on the integrate machine(s). [T-643580] IMPROVE PERFORMANCE OF HVR_STATS TABLE DELETES AND MAX TIME QUERIES: To fix this bug, upgrade HVR on the hub machine(s). [T-632408] MAKE INTEGRATE RESPECT COLUMN ORDER IN HVR CATALOG WHEN REPLICATING TO FILE: To fix this bug, upgrade HVR on the hub machine(s). [T-663966] ORACLE LBC: FIXED PARSING OF THE SUPPLEMENTAL LOGGING DATA IN ORP RECORD: To fix this bug, upgrade HVR on the capture machine(s). [T-616200] [T-650140] [T-655651] RAISING AN ERROR/WARNING MESSAGE FOR LOBS LARGER THAN THE TARGET DB LIMIT: To fix this bug, upgrade HVR on the integrate machine(s). [T-616200] [T-655651] RAISING AN ERROR/WARNING MESSAGE FOR LOBS LARGER THAN THE TARGET DB LIMIT: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 6.1.0/50 (2024-04-08) ----------------------------------------- [T-644732] ADDED SUPPORT FOR NETWEAVER DRIVER ON SOLARIS SPARC: To use this feature, upgrade HVR on the capture machine(s). [T-409585] SET DEFAULT TARGET DATA TYPE VARCHAR FOR INTERVAL SOURCE FOR OLAP TARGETS: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/50 (2024-04-08) ------------------------------------------- [T-561265] DB2 FOR Z/OS : FIXED AUTOMATIC RE-ENROLL AFTER ALTER TABLE SKIPS UPDATED RECORD THAT TRIGGERED THE RE-ENROLL: To fix this bug, upgrade HVR on the capture machine(s). [T-652319] FIXED F_JR055E DURING JOB START: To fix this bug, upgrade HVR on the hub machine(s). [T-648897] FIXED CHECKING DEFINITION FOR VIEWS ON TABLES LIST IN UI: To fix this bug, upgrade HVR on the hub machine(s). [T-656940] FIXED HANDLING OF A MULTIPLE-PATTERNS VALUE FOR HVR_THROW_WARN, HVR_THROW_CORE AND HVR_THROW_TRACE ENVIRONMENT VARIABLES: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-641506] FIXED LOG ROTATION FAILING WITH F_JG20D4 AND ERROR: INVALID CROSS-DEVICE LINK: To fix this bug, upgrade HVR on the hub machine(s). [T-648468] FIXING F_JT057F THROWN FROM "NULL" CAPTURE EXPRESSION FOR EXTENDED DATATYPE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/49 (2024-03-25) ----------------------------------------- [T-632414] REMOVING LOGON TO ORACLE USING SYSDBA CREDENTIALS: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/49 (2024-03-25) ------------------------------------------- [T-633376] ADD LOCKING HINT IN COUNTER QUERY FOR SQL SERVER TO PREVENT TIMEOUTS DUE TO CONCURRENT USERS: To fix this bug, upgrade HVR on the hub machine(s). [T-493711] F_JD20DB: DBMS ERROR [ORA-01841: (FULL) YEAR MUST BE BETWEEN -4713 AND +9999, AND NOT BE 0]: To fix this bug, upgrade HVR on the capture machine(s). [T-620928] FIX BLOB/CLOB TEMP TABLESPACE LEAK IN ORACLE WHEN MULTIPLE INSERTS ON THE SAME TABLE OCCUR IN THE SAME TRANSACTION: To fix this bug, upgrade HVR on the integrate machine(s). [T-641679] FIX F_JD227D: DBMS ERROR [SQL0180N] CAUSED BY INVALID DATE FORMAT IN CUSTOMER'S ENV: To fix this bug, upgrade HVR on the capture machine(s). [T-607005] FIXED 'MULTIPLE SOURCE ROW MATCHING TARGET ROW' ERROR WITH BURST SINGLE MERGE: To fix this bug, upgrade HVR on the integrate machine(s). [T-649485] FIXED F_JD0A3A WHEN PARSING A SPARSE COLUMN VALUE DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-649487] FIXED F_JD0A7C WHEN HANDLING A SPARSE LOB DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-576120] FIXED F_JT147B INSERTING A TRUNCATE RECORD INTO A DATABRICKS OR BIGQUERY TIMEKEY TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [T-628333] FIXED UI CHANNEL CREATION FLOW TO RESPECT ACTIVATION COMPONENTS: To fix this bug, upgrade HVR on the hub machine(s). [T-626536] FIXED FINISH CONTROLS TO ONLY AFFECT JOBS RUNNING AT THE TIME OF CONTROL CREATION: To fix this bug, upgrade HVR on the hub machine(s). [T-626742] FIXED WHEN INTEGRATEEXPRESSION ACTS ON A NULL DATE VALUE, IT BECOMES EMPTY STRING INSTEAD OF 1970-01-01: To fix this bug, upgrade HVR on the integrate machine(s). [T-592245] ORACLE LBC: FIXED OUT-OF-SYNC ON EXTENDED VARCHAR2 COLUMN DATA INSERTED VIA DIRECT-LOAD METHOD: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/48 (2024-03-11) ----------------------------------------- [T-602161] GUARDIAN ERROR CLARIFICATIONS: To use this feature, upgrade HVR on the agent machine(s). [T-536334] POSTGRES: EMIT A WARNING WHEN HVR IGNORES DELETE WITH (NO-TUPLE-DATA) ON SQL CAPTURE MODE: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/48 (2024-03-11) ------------------------------------------- [T-625354] ASE ARCHIVE CAPTURE: RESOLVE VARIOUS DIFFICULTIES INVOLVED WHEN TRANSITIONING FROM READING ONE ARCHIVE FILE TO THE NEXT: To fix this bug, upgrade HVR on the capture machine(s). [T-619680] FIXED WINHTTPREQUEST ERROR 12029 ON WINDOWS PLATFORM FOR DATABRICKS OVER AZUREGEN2 FS: To fix this bug, upgrade HVR on the integrate machine(s). [T-634258] FIXED DEFAULT SMTP PORT TO BE 587 IN STARTTLS OPERATION: To fix this bug, upgrade HVR on the hub machine(s). [T-624454] FIXED PLAINTEXT PASSWORDS IN SQL TRACES: To fix this bug, upgrade HVR on the integrate machine(s). [T-636794] FIXED POTENTIAL INCORRECT COLUMN ENCODING FOR MYSQL SOURCE WHEN MULTIPLE COLUMNS WITH DIFFERENT ENCODINGS ARE PRESENT: To fix this bug, upgrade HVR on the capture machine(s). [T-554553] SUPPORT COMPARING COLUMNS WITH DIGIT-ONLY NAMES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-602159] SUPPORT TIMESTAMP PREFIX FOR FATAL MESSAGES: To fix this bug, upgrade HVR on all machine(s). [T-628263] [T-639821] FIXED SCHEDULER STABILITY WHEN PORT-SCANNING LOCALHOST ON WINDOWS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/47 (2024-02-26) ----------------------------------------- [T-401215] ADDED SUPPORT FOR WINDOWS SERVER 2022: To use this feature, upgrade HVR on all machine(s). [T-608859] FIVETRAN LOCAL DATA PROCESSING REBRANDING TO HVR: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/47 (2024-02-26) ------------------------------------------- [T-604789] ASE ARCHIVE CAPTURE: MODIFY SOME UNEXPECTED EOFS TO BEHAVE AS UNDERFLOW: To fix this bug, upgrade HVR on the capture machine(s). [T-604789] ASE ARCHIVE CAPTURE: RESOLVE VARIOUS DIFFICULTIES INVOLVED WHEN TRANSITIONING FROM READING ONE ARCHIVE FILE TO THE NEXT: To fix this bug, upgrade HVR on the capture machine(s). [T-569813] DDL ALTER TABLE MOVE SPACE GENERATED HUGE SPIKE IN DATA REPLICATION: To fix this bug, upgrade HVR on the capture machine(s). [T-631301] EXPAND USING MERGE SQL FOR DATABRICKS TIMEKEY TARGETS TO INCLUDE TABLES WITH NO KEY: To fix this bug, upgrade HVR on the integrate machine(s). [T-634581] FIXED CAPTURE'S FAILURE IN READING RECORDS WITH OFFSET > 4 GB FROM THE LOG ON WINDOWS PLATFORM: To fix this bug, upgrade HVR on the capture machine(s). [T-594349] FIXED DB2 FOR I CAPTURE EMPTY CYCLES ON SYSTEMS WHICH ARE VERY ACTIVE AND HAVE BEEN IN USE FOR A LONG TIME: To fix this bug, upgrade HVR on the capture machine(s). [T-612172] FIXED F_JD21B5 [SQL0206N NULL IS NOT VALID IN THE CONTEXT WHERE IT IS USED] WHILE COMPARING DB2 FOR Z/OS TABLE WITH ABSENT NULLABLE COLUMN: To fix this bug, upgrade HVR on the hub machine(s). [T-625464] FIXED ALERT PROPERTY REPEAT_INTERVAL NOT WORKING PROPERLY: To fix this bug, upgrade HVR on the hub machine(s). [T-637727] FIXED NONDETERMINISTIC LOCALTIME TO TIMESTAMP COERCION WHEN AN INVALID VALUE IS INSIDE NON-EXISTANT SPRING-FORWARD HOUR IN MARCH: To fix this bug, upgrade HVR on the integrate machine(s). [T-607937] FIXED NONDETERMINISTIC LOCALTIME TO TIMESTAMP COERCION WHEN VALUE FALLS IN DAYLIGHT SAVINGS TIME WINTER TRANSITION HOUR: To fix this bug, upgrade HVR on the integrate machine(s). [T-576040] FIXED NOT USING READ COMMITTED ISOLATION LEVEL HINT DURING BULK REFRESH FOR SOME SOURCES: To fix this bug, upgrade HVR on the hub machine(s). [T-552450] JOURNAL THE BURST TABLE AFTER ENRICHMENT: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/46 (2024-02-14) ------------------------------------------- [T-590986] FIXED F_JD20F2 [CLI0115E INVALID CURSOR STATE] DURING ROW COUNTS ONLY COMPARE WHEN A DB2 FOR Z/OS TABLE CONTAINS 2^32 ROWS OR MORE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/45 (2024-02-12) ----------------------------------------- [T-347780] ADDED ABILITY FOR AZURE ADLS LOCATION TO ROUTE OAUTH AND DATA TRAFFIC TO SEPARATE NETWORK PATHS: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-619981] ADDED SUPPORT OF SAP CODEPAGE 1401(ISO-8859-2) FOR LONG TEXT PROCESSING: To use this feature, upgrade HVR on all machine(s). [T-618938] ADDED SUPPORT OF SAP CODEPAGE 1610(ISO-8859-9) FOR LONG TEXT PROCESSING: To use this feature, upgrade HVR on all machine(s). [T-615602] KEEP PERSISTENCE CONNECTION TO KAFKA BROKER BETWEEN INTEGRATION CYCLES: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/45 (2024-02-12) ------------------------------------------- [T-388892] ASE SQL CAPTURE FAILS TO RENEW CURSOR IN CERTAIN CASES RESULTING IN F_JZ2707, "NO NEXT ROW" ERRORS: To fix this bug, upgrade HVR on the capture machine(s). [T-622082] FIXED DATABRICKS CATALOG AND DATABASE NAME VALIDATION TO ONLY FAIL ON EXPECTED ERRORS: To fix this bug, upgrade HVR on the integrate machine(s). [T-594504] FIXED F_JD0A9E WHEN READING FROM A SQL SERVER TRANSACTION LOG BACKUP COMPRESSED USING AN OPTIMIZED COMPRESSION ALGORITHM FOR TDE: To fix this bug, upgrade HVR on the capture machine(s). [T-601566] FIXED F_JT0E5F: DIFFCMP PIPE IN 'DIFF_DIFF (ONLINE COMPARE)' MODE ENCOUNTERED UNEXPECTED HVR_OP=8: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-618578] FIXED ORACLE LBC IN EXTRACTING AND ASSEMBLING CHAINED COMPRESSION UNIT (CU) DATA FROM THE HCC RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [T-620227] FIXED SQL SERVER TARGET TABLE BEING RECREATED AFTER ALTER TABLE ADD COLUMN ON SOURCE AND DISTRIBUTION KEY DEFINED IN CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [T-621175] FIXED ERROR WHEN DOING A REFRESH ON A TABLE WITH EXTENDED TYPE THAT HAS A DIFFERENT ENCODING BETWEEN THE SOURCE AND TARGET: To fix this bug, upgrade HVR on the hub machine(s). [T-310006] FIXED INCORRECT F_JR0324 ABOUT CONFLICTING ACTION CONTEXTS: To fix this bug, upgrade HVR on the hub machine(s). [T-614053] FIXED POSSIBLE MEMORY LEAKS DURING A LONG CAPTURE SESSION FOR SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-610919] FIXED ROW-WISE REFRESH WHEN TARGET IS DATABRICKS: To fix this bug, upgrade HVR on the integrate machine(s). [T-558527] ORACLE LBC: CLOB COLUMN IS SET NULL ON A TARGET WHEN A SOFT DELETE OCCURS: To fix this bug, upgrade HVR on the capture machine(s). [T-595604] POSTGRES: FIX REPORTING RECORD LENGTH: To fix this bug, upgrade HVR on the capture machine(s). [T-601590] POSTGRES: SQL CAPTURE: REVERT USING END-OF-WAL INSTEAD OF LAST-CAPTURED-RECORD: To fix this bug, upgrade HVR on the capture machine(s). [T-602301] PRIORITIZE KEYED PHYSICAL FILES OVER LOGICAL FILES WHEN DETERMINING THE REPLICATION KEY FOR DB2 FOR I: To fix this bug, upgrade HVR on the capture machine(s). [T-591770] TABLE LIST LOAD DOES NOT COMPLETE WHILE ADDING NEW TABLE IN: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/44 (2024-01-30) ----------------------------------------- [T-569802] IMPROVE SQL SERVER LOG BACKUP FILES GLOBBING: To use this feature, upgrade HVR on the capture machine(s). [T-582624] IMPROVED PERFORMANCE OF TRANSACTION SEQUENCE GENERATION FOR DB2 FOR LUW LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [T-582625] IMPROVED PERFORMANCE OF TRANSACTION SEQUENCE GENERATION FOR DB2 FOR I LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [T-582626] IMPROVED PERFORMANCE OF TRANSACTION SEQUENCE GENERATION FOR DB2 FOR Z/OS LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [T-582628] IMPROVED PERFORMANCE OF TRANSACTION SEQUENCE GENERATION FOR INGRES LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [T-582632] IMPROVED PERFORMANCE OF TRANSACTION SEQUENCE GENERATION FOR SYBASE LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/44 (2024-01-30) ------------------------------------------- [T-608169] FIXED "HVR NOT USING PRIMARY KEY AS REPLICATION KEY" FOR SQL SERVER: To fix this bug, upgrade HVR on the hub machine(s). [T-603872] FIXED F_JD024D [DUPLICATE ROW DETECTED DURING DML] WITH SINGLE-MERGE STATEMENT: To fix this bug, upgrade HVR on the hub machine(s). [T-611465] FIXED F_JR4530 DURING CREATION OF ENCRYPTED SNAPSHOT ON WINDOWS HUBS: To fix this bug, upgrade HVR on the hub machine(s). [T-614758] FIXED F_JT0ECA AND F_JG242F AFTER UPGRADING FROM A VERSION PRIOR TO 6.1.0/42: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-569108] FIXED COMPARISON TO BIGQUERY UNICODE STRINGS WHEN INTEGRATE RUNS ON WINDOWS: To fix this bug, upgrade HVR on the integrate machine(s). [T-613177] FIXED SLACK ALERT FAILING WITH F_JX0025 WHEN AN ERROR MESSAGE IS OVER 3000 CHARACTERS LONG: To fix this bug, upgrade HVR on the hub machine(s). [T-589296] SUPPORT ADAPTDDL WITH CUSTOM TARGET SCHEMA: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 6.1.0/43 (2024-01-11) ----------------------------------------- [T-204076] SUPPORT SSL FOR MYSQL AND MARIADB: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/43 (2024-01-11) ------------------------------------------- [T-587751] ASE: ARCHIVE CAPTURE: CLEANUP MISUNDERSTANDINGS ABOUT ASE ARCHIVES BASED UPON WHAT WAS OBSERVED WITH CUSTOMER PROVIDED ARCHIVES (SEE T-492898 AND T-587751): To fix this bug, upgrade HVR on the capture machine(s). [T-584076] FIXED ORACLE LBC PARSER IN PARSING COMPRESSED RECORD FOR TABLE WITH MORE THAN 200 COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [T-497594] FIXED SSL CERTIFICATES BEING GENERATED WITHOUT A COMMONNAME(CN) ON ALL HUBS AND ON AGENTS WITH TOO LONG HOSTNAMES, POSSIBLY CAUSING PROBLEMS LATER ON: To fix this bug, upgrade HVR on the hub and agent machine(s). [T-605833] FIXED BADLY CONSTRUCTED SQL QUERY USED IN RESOLVING THE ARCHIVE LOG PATH: To fix this bug, upgrade HVR on the capture machine(s). [T-603970] FIXED CAPTURE LOCATION REFERENCE IN INTEGRATE STATE TABLE: To fix this bug, upgrade HVR on the hub machine(s). [T-603488] FIXED DURING BULK REFRESH OR INTEGRATE WITH TIMEKEY BUT NO HVR_OP COLUMN: F_JR0542: COMPARE OF CHANNEL IS NOT POSSIBLE: To fix this bug, upgrade HVR on the hub machine(s). [T-519956] FIXED POTENTIAL OUT OF MEMORY ERROR WHILE COMPARING/REFRESHING VERY LARGE TABLES FROM POSTGRESQL BY RESETTING THE DEFAULT OF HVR_PQ_SELECT_USE_CURSOR TO 1: To fix this bug, upgrade HVR on the capture machine(s). [T-597898] FIXED UNEXPLAINED OPENSSL ERROR 2D06C06E ON HOSTS WHERE FIPS WAS ONCE ENABLED AND THEN DISABLED: To fix this bug, upgrade HVR on the hub and agent machine(s). [T-495704] SET THE DEFAULT VALUE OF CAPTURED COLUMNS WITH CAPTUREEXPRESSION TO NON-NULL WHEN THE AUGMENT FAILS DUE TO THE DELETED ROW ON DB: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/42 (2023-12-18) ----------------------------------------- [T-581420] DEPRECATED TRIGGER-BASED CAPTURE OPTIONS FOR INGRES AND SQL SERVER: To use this feature, upgrade HVR on the hub machine(s). [T-581419] HID DEPRECATED INTEGRATE ACTION DBPROC PARAMETER: To use this feature, upgrade HVR on the hub machine(s). [T-540202] IMPROVE PERFORMANCE OF BIGQUERY QUERY TO FIND AND ABORT ORPHAN SESSIONS FROM AN INTERRUPTED INTEGRATE: To use this feature, upgrade HVR on the integrate machine(s). [T-575408] SIGNIFICANT LOG BASED CAPTURE PERFORMANCE INCREASES, WITH A FOCUS ON ORACLE: To use this feature, upgrade HVR on the capture machine(s). [T-364055] SUPPORT ALTER TABLE ADD COLUMN WITH DEFAULT VALUE FOR BIGQUERY: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/42 (2023-12-18) ------------------------------------------- [T-586944] F_JZ1101: UNABLE TO RESUME CAP JOB EVEN THOUGH ARCHIVE LOGS RESTORED: To fix this bug, upgrade HVR on the capture machine(s). [T-589170] FIXED COERCEERRORPOLICY IS NOT PROPERLY APPLIED TO TARGET SIDE DURING REFRESH OR COMPARE: To fix this bug, upgrade HVR on the hub machine(s). [T-581183] FIXED F_JD0284 WHILE CAPTURING DB2 FOR Z/OS TABLES WHICH HAVE HAD COLUMNS ADDED IN THE PAST BUT HAVE A VERSION 0: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-576630] FIXED F_JD20D7 WHILE TRYING TO ADD DB2 FOR Z/OS TABLES CREATED USING A VERY OLD VERSION OF DB2 TO A CHANNEL USING A WINDOWS OR AIX AGENT: To fix this bug, upgrade HVR on the capture machine(s). [T-595093] FIXED F_JD22C1 WHEN TARGET IS SNOWFLAKE WITH BUNDLE 2023_08 ENABLED: To fix this bug, upgrade HVR on the integrate machine(s). [T-585461] FIXED ORACLE LBC PARSER IN PARSING COMPRESSED RECORD WITH DROPPED/UNUSED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [T-496187] FIXED AGENT LISTENER F_JC0551 MAX TIMEOUT EXPIRED: To fix this bug, upgrade HVR on the agent machine(s). [T-594855] FIXED LOG MESSAGES FROM HVRMAINTLOGROTATE ARE NOT PRINTED TO HVRHUBSERVER.OUT WHEN RAN BY THE MAINTENANCE TASK: To fix this bug, upgrade HVR on the hub machine(s). [T-580141] FIXED NOT PICKING UP DML CHANGES WHEN CAPTURING FROM INGRES 11 ON SOLARIS BY INTRODUCING ENVIRONMENT VARIABLE ZIZ_INGRES_ENABLE_4_BYTE_PADDING: To fix this bug, upgrade HVR on the capture machine(s). [T-595882] FIXED UNDEFINED SUBROUTINE ERRORS IN HVRALERT: To fix this bug, upgrade HVR on the hub machine(s). [T-566476] ORACLE LBC: NEW READER: BFILES ON ASM: CLEAN-UP IS NOT HAPPENING ON HVR_ORA_BFILE_ASM_PATH: To fix this bug, upgrade HVR on the capture machine(s). [T-574709] ORACLE LBC: NEW READER: BFILES ON ASM: POSITIONING REDO READER ERROR: To fix this bug, upgrade HVR on the capture machine(s). [T-569861] ORACLE LBC: NEW READER: FIXED SEGMENTATION VIOLATION IN CAPTURE JOB FOR ORACLE LOCATIONS WITH BFILE ON ASM: To fix this bug, upgrade HVR on the capture machine(s). [T-570963] REPLACE SAP TRANSPORT FILES WITH NEWEST VERSION REQUIRED BY [T-569253]: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/41 (2023-12-04) ----------------------------------------- [T-413367] ASE: UPDATE CAPABILITIES MATRIX FOR 16.0 SP04: To use this feature, upgrade HVR on the capture and integrate machine(s). [T-562029] IGNORE COLUMNS WITH UNSUPPORTED SNOWFLAKE DATA TYPES VARIANT,ARRAY & OBJECT: To use this feature, upgrade HVR on the integrate machine(s). [T-414924] SET BURST TABLE COLLATION FOR REDSHIFT: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/41 (2023-12-04) ------------------------------------------- [T-522843] FIXED F_JD228E DURING BURST INTEGRATE WHEN SQL SERVER DATE TYPE KEY COLUMN IS USED: To fix this bug, upgrade HVR on the integrate machine(s). [T-585177] FIXED F_JG221D: PIPE 'ZREL' RECEIVED TAG !TBL_DESCRIBE BEFORE TAG !TBL_NAME: To fix this bug, upgrade HVR on the integrate machine(s). [T-590055] FIXED SNMPV2-TRAP-PDU FIELD ORDERING FOR SYSUPTIME AND SNMPTRAPOID: To fix this bug, upgrade HVR on the hub machine(s). [T-582512] FIXED APPEARANCE OF LINUX/UNIX/WINDOWS SWITCH ON "SHOW EQUIVALENT FIVETRAN COMMAND LINE" IN UI: To fix this bug, upgrade HVR on the hub machine(s). [T-584179] FIXED WHEN USING CONTINUOUS INTEGRATE COLLISIONDETECT WITH DUPLICATE ROW TABLES: F_JD2259: NO SET COLUMNS SPECIFIED: To fix this bug, upgrade HVR on the integrate machine(s). [T-551004] IGNORE AUGMENTINCOMPLETE AND RELATED PARAMETERS FOR HANA OVER NETWEAVER LOCATIONS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/40 (2023-11-20) ----------------------------------------- [T-560753] HIDE COMPARESTARTTIMES PARAM FROM SCHEDULING ACTION: To use this feature, upgrade HVR on the hub machine(s). [T-560753] HIDE REFRESHSTARTTIMES PARAM FROM SCHEDULING ACTION: To use this feature, upgrade HVR on the hub machine(s). [T-560753] REMOVE COMPARESTARTTIMES SCHEDULING ACTION WHILE MIGRATION TO HVR6 WITH WARNING W_JR4501: To use this feature, upgrade HVR on the hub machine(s). [T-560753] REMOVE REFRESHSTARTTIMES SCHEDULING ACTION WHILE MIGRATION TO HVR6 WITH WARNING W_JR4500: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/40 (2023-11-20) ------------------------------------------- [T-487741] ASE: ADD PROTECTION AGAINST READING A PARTIALLY WRITTEN PAGE: To fix this bug, upgrade HVR on the capture machine(s). [T-562279] FIXED F_JR0723 BY REMOVING THE CHECK OF CONFLICTING ADAPTDDL ONENROLLBREAK PARAMETERS PER TABLE: To fix this bug, upgrade HVR on the hub machine(s). [T-513398] FIXED NETWEAVER SOURCE LOCATIONS CAN NOT BE CREATED WHEN USING SOME RARE COMBINATIONS OF LICENSES: To fix this bug, upgrade HVR on the hub machine(s). [T-532451] FIXED REFRESH TIMEKEY TABLES IN BIG QUERY CAUSING DROP AND REFRESH EVERY TIME DDL IS CHECKED: To fix this bug, upgrade HVR on the integrate machine(s). [T-356738] FIXED REORDERROWS=SORT_COALESCE FOR TIMEKEY INTEGRATE TO FILE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [T-581736] FIXED A POSSIBILITY TO MISCONFIGURE CLIENT SIDE ENCRYPTION AND KMS DURING S3 STAGING (NOT SUPPORTED BY STAGING DATABASES): To fix this bug, upgrade HVR on the hub machine(s). [T-569331] FIXED DURING TRIGGER BASED CAPTURE FROM INGRES: F_JG2459: GET VALUE OF VARIABLE 'DB_VERSION' FAILED: To fix this bug, upgrade HVR on the hub machine(s). [T-548968] FIXED EDGE CASE THAT LEAD TO INCORRECT EXPECTED ROW COUNTS DURING BURST INTEGRATE IN MANY TO ONE TOPOLOGIES: To fix this bug, upgrade HVR on the integrate machine(s). [T-581770] FIXED HVRDEFINITIONEXPORT -M OPTION NOT PRODUCING OUTPUT: To fix this bug, upgrade HVR on the hub and remote CLI machine(s). [T-345030] FIXED PASSWORD RESET UI TO NOT SHOW OLD PASSWORD, WHEN RESET BY SYSADMIN OR IN SETUP MODE: To fix this bug, upgrade HVR on the hub machine(s). [T-527254] MAKE EXTENDED TYPE COLUMNS WORK WITH ABSENT COLUMN PROPERTY: To fix this bug, upgrade HVR on the hub machine(s). [T-531832] WHEN SORT SPILLS TO DISK, RECORD MERGE TIMESTAMPS: To fix this bug, upgrade HVR on the integrate machine(s). [T-570952] [T-559103] OPTIMIZED HVR_COUNTER SELECT QUERIES FOR SQL SERVER: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/39 (2023-11-06) ----------------------------------------- [T-387899] SUPPORT FOR TYPED XML DURING CAPTURE FROM SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [T-483472] VALIDATE THE DATABASE AND CATALOG IN THE DATABRICKS LOCATION SETUP: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/39 (2023-11-06) ------------------------------------------- [T-553249] FIXED COALESCE ISSUE FOR CHANNELS WITH NON-DEFAULT CASE COLUMN NAMES THAT COULD LEAD TO DUPLICATE KEYS IN THE BURST TABLE LEADING TO ISSUES DURING MERGE PHASE: To fix this bug, upgrade HVR on the integrate machine(s). [T-554954] FIXED REFRESH/COMPARE SLICING TO ALWAYS CONTAIN SAP CONTAINER TABLES: To fix this bug, upgrade HVR on the hub machine(s). [T-573833] FIXED THE PARSER OF CERTAIN TYPE OF QMI RECORD: To fix this bug, upgrade HVR on the capture machine(s). [T-517905] MITIGATE INTEGER OVERFLOWS ON POSTGRES TABLE IDS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/38 (2023-10-23) ----------------------------------------- [T-538384] INCREASE METERING/MAR UPLOAD TIMEOUT TO BE >= 10S: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/38 (2023-10-23) ------------------------------------------- [T-550560] FIXED "RESTRICT CAPTURECONDITION" DOES NOT WORK DURING CAPTURE FROM SQL SERVER WITH MINIMAL PERMISSIONS: To fix this bug, upgrade HVR on the capture machine(s). [T-554059] FIXED F_JD0286 LOG RECORD CONTAINS UNEXPECTED VLEN WHILE CAPTURING RECORDS FROM CERTAIN DB2 FOR Z/OS TABLES WHICH HAVE HAD COLUMNS ADDED BY INTRODUCING TABLESPACE VERSION HEURISTICS: To fix this bug, upgrade HVR on the capture machine(s). [T-556970] FIXED F_JD0286 LOG RECORD CONTAINS UNEXPECTED VLEN WHILE CAPTURING RECORDS FROM CERTAIN DB2 FOR Z/OS TABLES WHICH HAVE HAD COLUMNS ADDED BY INTRODUCING TABLESPACE VERSION HEURISTICS AND PERSISTING INFORMATION IN ENROLL FILES: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-561113] FIXED F_JG2901: STRING CONTAINING INVALID SEQUENCE ENCOUNTERED WHILE INTEGRATING DB2 FOR Z/OS RECORD WITH AN OLDER TABLE SPACE VERSION LACKING A VARCHAR COLUMN WITH A DEFAULT VALUE: To fix this bug, upgrade HVR on the capture machine(s). [T-548356] FIXED F_JR2A00: PERFORM PACKEDINSIDE CHECK ONLY IF THE TABLE IS INTEGRATED TO THE LOCATION: To fix this bug, upgrade HVR on the hub machine(s). [T-559573] FIXED SIGSEGV WITH CAPTURECONDITION AND COLUMNS HAVING EXTENDED DATA TYPES: To fix this bug, upgrade HVR on the capture machine(s). [T-494988] FIXED COMPARISON TO DATABRICKS UNICODE STRINGS: To fix this bug, upgrade HVR on the integrate machine(s). [T-550765] FIXED INTEGRATE RE-CREATING BURST TABLE EVERY CYCLE WHEN TARGET IS BIGQUERY: To fix this bug, upgrade HVR on the integrate machine(s). [T-560053] FIXED RARE ISSUE WHERE MISORDERED SAP CLUSTER ROWS COULD BE INCORRECTLY DROPPED BY COALESCING: To fix this bug, upgrade HVR on the integrate machine(s). [T-541579] PREVENT ONERRORSAVEFAILED IN AN ACTION WHERE THE LOCATION'S DEFAULT METHOD IS BURST: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/37 (2023-10-09) ----------------------------------------- [T-486362] ADDED AN OPTION TO DATABRICKS LOCATION TO DEFINE THE CASE OF THE TARGET OBJECT NAMES: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-526351] ADDED TYPE CHECK OF DB2 FOR Z/OS CAPTURE TABLE HVRCAPLG: To use this feature, upgrade HVR on the capture machine(s). [T-425166] IMPLEMENT EXTRACT VOLUME METRIC FOR DB2 FOR I: To use this feature, upgrade HVR on the capture machine(s). [T-426018] INTEGRATE JOB BREAKDOWN FOR MOST TARGETS (DISABLED BY DEFAULT): To use this feature, upgrade HVR on the hub and integrate machine(s). [T-348947] SUPPORT POSTGRESQL COMPRESSION METHOD "LZ4" ON DIRECT CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [T-441598] UPDATE TO OPENSSL TO 1.1.1T AND IT DEPENDENCIES ON ALL LINUX, WINDOWS, AIX AND SOLARIS: To use this feature, upgrade HVR on all machine(s). [T-482802] USE POSTGRES FUNCTION PG_CURRENT_WAL_FLUSH_LSN(): To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/37 (2023-10-09) ------------------------------------------- [T-504161] FIX SEGFAULT ON POSTGRES CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [T-550698] FIXED F_JR176B WHEN REFRESHING WITH SLICING ON TABLES MISSING IN ONE OR MORE TARGETS: To fix this bug, upgrade HVR on the hub machine(s). [T-545485] FIXED DOCUMENTATION LINK TO SAP DATA TYPES CONVERSION: To fix this bug, upgrade HVR on the hub machine(s). [T-539181] FIXED POTENTIAL USE AFTER FREE CASES DURING ADAPTDDL: To fix this bug, upgrade HVR on the hub machine(s). [T-527442] FIXED THE BURST STATE TABLE NOT BEING UPDATED IF THE TARGET IS DATABRICKS: To fix this bug, upgrade HVR on the integrate machine(s). [T-522948] FIXED UNCLEAR ERROR MESSAGES WHEN USING HVRCONVERT5TO6ACTIVATE IN UNSUPPORTED WAY: To fix this bug, upgrade HVR on the hub machine(s). [T-526590] FORCE THE DEFAULT BYTEA_OUTPUT FORMAT ON POSTGRES CONNECTIONS: To fix this bug, upgrade HVR on all machine(s). [T-479707] IMPROVED ORACLE LBC'S LOG READER IN HANDLING A TRANSIENT BLOCK READ FROM ARCHIVE LOG IN ALO MODE: To fix this bug, upgrade HVR on the capture machine(s). [T-535896] ORACLE LBC: F_JZ1925: UNABLE TO SET USER NAME WITH LENGTH NN BECAUSE IT EXCEEDS ORACLE USER NAME LENGTH LIMIT: To fix this bug, upgrade HVR on the capture machine(s). [T-526373] REDUCED MAX MEMORY CONSUMPTION OF BURST INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [T-219510] REFRESH FROM RDS TO SNOWFLAKE USING USING EC2 IAM ROLE OCCASIONALLY FAILS WITH S3 EXPIRED TOKEN: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 6.1.0/36 (2023-09-26) ----------------------------------------- [T-544722] ADDED SUPPORT FOR PARAMETERS IN {{HVR_COL_NAME}} SUBSTITUTION: To use this feature, upgrade HVR on the hub machine(s). [T-522863] BIGQUERY RUN WITH MULTI-STATEMENT FUNCTIONALITY OFF BY DEFAULT: To use this feature, upgrade HVR on the integrate machine(s). [T-547236] INTRODUCED ENVIRONMENT VARIABLE HVR_DB2Z_SCAN_FORCE_ALL_COLS TO ALLOW FORCING THE NUMBER OF COLUMNS ASSUMED TO BE IN A DB2 FOR Z/OS LOG RECORDS TO EQUAL THE NUMBER OF COLUMNS ENROLLED: To use this feature, upgrade HVR on the capture machine(s). [T-546218] REPLACE SAP TRANSPORT FILES WITH NEWEST VERSION, ALSO REMOVED MUCH OLDER VERSION: To use this feature, upgrade HVR on the capture machine(s). [T-516387] SUPPORT CAPTURE FROM ENCRYPTED HANA LOGS WHEN CONNECTING VIA NETWEAVER: To use this feature, upgrade HVR on the hub machine(s). [T-470566] SUPPORT CHARACTER SET IBM-28709 (TRADITIONAL CHINESE EXTENDED RANGE) FOR DB2 /I AND Z/OS: To use this feature, upgrade HVR on all machine(s). [T-520701] SUPPORT CHARACTER SET IBM-937 (TRADITIONAL CHINESE) FOR DB2 /I AND Z/OS: To use this feature, upgrade HVR on all machine(s). [T-473843] SUPPORT READING LOG BACKUP FILES VIA THE BACKINT INTERFACE DURING CAPTURE FROM HANA OVER NETWEAVER LOCATIONS: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/36 (2023-09-26) ------------------------------------------- [T-540982] F_JT0905: LOG START POSITIONING ERROR F_JZ1100. CAPTURE JOB UNABLE TO LOCATE FILE SEQUENCE FOR RESETLOGS_ID IN THREAD 1: To fix this bug, upgrade HVR on the capture machine(s). [T-509470] FILTER EVENTS WITH MATCHING EVENT RESULTS IN AN EXPECTED WAY IN REST API: To fix this bug, upgrade HVR on the hub machine(s). [T-508455] FIXED F_JD024D WHEN USING AZURE GOVERNMENT CLOUD STAGING FOR A SNOWFLAKE TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [T-524631] FIXED F_JD0286 LOG RECORD CONTAINS UNEXPECTED VLEN WHILE CAPTURING RECORDS FROM DB2 FOR Z/OS TABLES WHICH HAVE HAD COLUMNS ADDED: To fix this bug, upgrade HVR on the capture machine(s). [T-542460] FIXED F_JD0286 LOG RECORD CONTAINS UNEXPECTED VLEN WHILE CAPTURING RECORDS FROM CERTAIN DB2 FOR Z/OS TABLES WHICH HAVE HAD COLUMNS ADDED: To fix this bug, upgrade HVR on the capture machine(s). [T-533662] FIXED F_JT1550 WHILE PROCESSING 'CAPTURE REWIND' DUE HANDLING SLOWNESS OF TIVOLI BACKINT APPLICATION: To fix this bug, upgrade HVR on the capture machine(s). [T-531663] FIXED TXSPLITLIMIT NOT POSSIBLE TO SET IN INTEGRATE ACTION WITH METHOD=CONTINUOUS: To fix this bug, upgrade HVR on the hub machine(s). [T-545254] FIXED HVRLOCATIONCONFIG -A FAILING WITH F_JG2459: GET VALUE OF VARIABLE ‘API_VERI’ FAILED: To fix this bug, upgrade HVR on the hub machine(s). [T-535069] FIXED NEWLY ADDED COLUMN VALUES SET TO NULL WHILE CAPTURING FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR on the capture machine(s). [T-536367] FIXED PERFORMANCE ISSUE WHILE ADDING TABLE WITH NETWEAVER INTRODUCED BY T-478951: To fix this bug, upgrade HVR on the capture machine(s). [T-532907] FIXED REFRESH SUSPENDING INTEGRATE JOBS OF DUPLICATED LOCATIONS WITH SPECIFIED TABLES BEING ABSENT: To fix this bug, upgrade HVR on the hub machine(s). [T-357868] FIXED THE ORACLE CAPTURE READER PROBLEM IN FAILURE TO LOCATE THE NEXT ARCHIVE LOG IN THE ARCHIVELOGONLY MODE EVEN THOUGH THE EXPECTED ARCHIVE IS AVAILABLE: To fix this bug, upgrade HVR on the capture machine(s). [T-278524] FIXED THE PROBLEM WITH TRUNCATE AND ANY DDL OPERATION ON ORACLE 21C CAUSED BY THE RECENT CHANGE IN ORACLE 21C'S REDO-RECORD STRUCTURE: To fix this bug, upgrade HVR on the capture machine(s). [T-487741] HANDLE LOG RECORDS WHICH ARE, PERHAPS, ONLY PARTIALLY WRITTEN: To fix this bug, upgrade HVR on the capture machine(s). [T-541644] RAISE PROPER ERROR INSTEAD OF ENDLESS SPAWNING OF TRUSTED EXECUTABLES WHEN SET UID DOES NOT WORK: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/35 (2023-09-13) ----------------------------------------- [T-504698] DB2 FOR LINUX, UNIX & WINDOWS : SUPPORT CONNECTING USING DATABASE:SERVER:PORT IN ADDITION TO DNS/ALIAS: To use this feature, upgrade HVR on all machine(s). [T-511606] FIXED F_JD229B ERROR. ADDED SUPPORT FOR IMPLICIT_HIDDEN COLUMNS FOR DB2 LUW: To use this feature, upgrade HVR on the capture machine(s). [T-425164] IMPLEMENT EXTRACT VOLUME METRIC FOR SQL SERVER: To use this feature, upgrade HVR on the hub and capture machine(s). [T-522622] IMPLEMENTED THE DEDICATED TIMINGS/MEASUREMENTS FOR Z/OS CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [T-535098] IMPROVE ERROR MESSAGES HAPPENING WHILE INTERPRETING CAPTURED DB2 FOR Z/OS ROWS: To use this feature, upgrade HVR on the capture machine(s). [T-522626] INTRODUCED ADDITIONAL LEVEL OF LOGGING IN DB2 FOR Z/OS CAPTURE STORED PROCEDURES: To use this feature, upgrade HVR on the capture machine(s) and upgrade HVR's stored procedures on the DB2 for z/OS capture machine(s). [T-522625] INTRODUCED ENVIRONMENT VARIABLE HVR_DB2Z_ZREAD_IFI_ECSA_RETURN_AREA TO TUNE THE MEMORY PASSED BY THE DB2 FOR Z/OS CAPTURE STORED PROCEDURES TO THE IFI INTERFACE: To use this feature, upgrade HVR on the capture machine(s) and upgrade HVR's stored procedures on the DB2 for z/OS capture machine(s). [T-354827] SUPPORT RECENT VERSIONS OF HANA ODBC DRIVER: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/35 (2023-09-13) ------------------------------------------- [T-316073] ADDED WORK-AROUND TO THE STALE BLOCK PROBLEM WHEN CAPTURE IS READING HE THE ONLINE LOG USING BFILE WITH ORACLE'S IO SET TO DIRECTIO: To fix this bug, upgrade HVR on the capture machine(s). [T-499048] FIX F_JD0F09: CONVERTING TO STRING FROM CLOB COLUMN WHEN REPORTING COALESCE ERROR: To fix this bug, upgrade HVR on the integrate machine(s). [T-527901] FIXED F_JD0AD6 WHEN ONE OF NETWEAVER JOB TIMEOUTS IS SET TO 0 (INFINITY): To fix this bug, upgrade HVR on the capture machine(s). [T-531174] FIXED F_JD20D7 WHILE TRYING TO ADD DB2 FOR Z/OS TABLES CREATED USING A VERY OLD VERSION OF DB2 TO A CHANNEL: To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-506107] FIXED F_JG200A DURING CAPTURE FROM INGRESS OR MYSQL: To fix this bug, upgrade HVR on the capture machine(s). [T-526047] FIXED F_JG200A WHILE PROCESSING DELETED DOCUMENTS FOR SAP CLUSTER TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [T-524288] FIXED IFI TABLE FILTERING NOT ALWAYS WORKING WHILE CAPTURING FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR's stored procedures on the DB2 for z/OS capture machine(s). [T-423776] FIXED ALERTS IGNORING THE CHANNEL/LOCATION RESTRICTION FOR LATENCYSLA VIOLATIONS: To fix this bug, upgrade HVR on the hub machine(s). [T-513533] FIXED BUG INTRODUCED BY T-378451: To fix this bug, upgrade HVR on the capture machine(s). [T-501975] FIXED CAPTURE FROM SQL SERVER FAILING WITH F_JD0A36 AFTER AN ONLINE CLUSTERED INDEX REBUILD: To fix this bug, upgrade HVR on the capture machine(s). [T-451977] FIXED IRREGULAR OUTPUT IN CAPTURE PROCESS DUE TO BACKINT INTRODUCED BY T-375299: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-386183] HVR ORACLE LOGMINER ERROR: F_JD080C: OCI ERROR CODE 742 ENCOUNTERED WHEN FETCHING LOGMINER CHANGE ROWS DURING ENCAP TESTING: To fix this bug, upgrade HVR on the capture machine(s). [T-419570] IMPROVED ORACLE LBC IN HANDLING ORPHANED CHAINED COMPOSITE COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [T-508483] ORACLE LBC: OPTIMIZED QUERIES FETCHING INDEXES INFORMATION DURING HVRACTIVATE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/34 (2023-08-28) ----------------------------------------- [T-522731] ADDED WORKAROUND TO BE ABLE TO REVERT BEHAVIOR CHANGE OF T-407656: To use this feature, upgrade HVR on the integrate machine(s). [T-425994] INTRODUCE NEW LOCATION PROPERTY TO FORCE CASE OF TABLE/COLUMN NAMES FOR POSTGRESQL: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-409694] SUPPORT SQL SERVER 2022: To use this feature, upgrade HVR on the capture machine(s). [T-473701] USE MERGE SQL FOR DATABRICKS TIMEKEY TARGET TO PREVENT DUPLICATES IN CASE OF INTEGRATE FAILURE: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/34 (2023-08-28) ------------------------------------------- [T-329865] FIXED DATABRICKS FAILED INVOCATION OF METERINGUPDATE WHEN CAPTURE LOCATION IS 12 BYTES: To fix this bug, upgrade HVR on the integrate machine(s). [T-502918] FIXED F_JD0A70 DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-522958] FIXED F_JG2142: FPROC INVOCATION ERROR DURING ADAPTDDL OPERATION AFTER WARNING W_JT070A OCCURRED: To fix this bug, upgrade HVR on the hub machine(s). [T-517922] FIXED F_JG351B WHILE HANA BACKINT AGENT READS DATA FROM FIFO PIPE: To fix this bug, upgrade HVR on the capture machine(s). [T-519554] FIXED GUNZIP::SEEK FAILS WITH AN ERROR WHEN THE STATE FILE CONTAINS A NEGATIVE OFFSET: To fix this bug, upgrade HVR on the hub machine(s). [T-503920] FIXED EDGE CASE IN HVRSTATS WHERE ROWS WERE PURGED PREMATURELY, LEADING TO F_JD2208: To fix this bug, upgrade HVR on the hub machine(s). [T-511694] FIXED MEMORY LEAK IN INTEGRATE TABLE CACHE, VISIBLE WITH MANY TABLES AND MANY CYCLES: To fix this bug, upgrade HVR on the integrate machine(s). [T-512882] FIXED REFRESH/COMPARE CRASHING WHEN COLUMNPROPERTIES BASENAME ACTIONS HIDE UNKNOWN EXTRA COLUMNS ON TARGET TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [T-200129] PREVENT SETWISE UPDATE GROUP HANDLER FROM SPLITTING NON-KEY UPDATES DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-516896] REMOVED "VIEW ALERT MANAGER LOG" UI BUTTON FOR NON-SYSADMIN USERS: To fix this bug, upgrade HVR on the hub machine(s). [T-471828] WORKAROUND SNOWFLAKE ODBC DRIVER BUG: EXISTING TIMESTAMP DATA WAS TREATED AS NULL WHILE COMPARING: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 6.1.0/33 (2023-08-14) ----------------------------------------- [T-418913] ADD SUPPORT FOR DATABRICKS UNITY CATALOG: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-361752] ADDED ENVIRONMENT VARIABLES TO FINE TUNE DELAYS IN CAPTURE EXPRESSION AUGMENTING: To use this feature, upgrade HVR on the capture machine(s). [T-507125] ALLOW CONTEXTS UI ON "CREATE TARGET TABLES THAT ARE MISSING" SCREEN: To use this feature, upgrade HVR on the hub machine(s). [T-515858] DUMP TIMEPROFILER LOG ON SIGUSR1 (ONLY IF ENABLED): To use this feature, upgrade HVR on the hub and capture machine(s). [T-506191] REMOVE BETA DESIGNATION FOR Z/OS LOG BASE CAPTURE SUPPORT: To use this feature, upgrade HVR on the capture machine(s). [T-436644] SUPPORT HAHA 2 SPS 07: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/33 (2023-08-14) ------------------------------------------- [T-482881] ASE LOG BASED CAPTURE INCORRECTLY HANDLING DNOOP/INOOP LOGGED OPERATION PAIRS: To fix this bug, upgrade HVR on the capture machine(s). [T-478101] ASE LOG BASED CAPTURE INCORRECTLY HANDLING PARTITIONED TABLES: To fix this bug, upgrade HVR on the capture machine(s). [T-469144] FIXED F_JD22D4 INVALID BYTE SEQUENCE FOR ENCODING WHILE CONNECTING TO POSTGRESQL DATABASE: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-505647] FIXED F_JT0451 WHEN CAPTURE SUBCYCLES ON COMMIT BOUNDARY FOR POSTGRES LOCATIONS WITH SQL CAPTURE METHOD: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-506112] FIXED ORACLE LBC IN PARSING THE NEW HCC COLUMN LAYOUT: To fix this bug, upgrade HVR on the capture machine(s). [T-512345] FIXED HIGH MEMORY USAGE WHILE CAPTURING FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR on the capture machine(s). [T-449502] FIXED LEAKING OCI RESOURCES OF FAILED ORACLE CONNECTIONS: To fix this bug, upgrade HVR on all machine(s). [T-479187] FIXED MULTI-DELETE HVR_OP BEING REPORTED AS 0 FOR TIMEKEY FILE TARGETS: To fix this bug, upgrade HVR on the integrate machine(s). [T-469711] FIXED REGRESSION OF T-448743: TABLE NAME WAS NOT PROPERLY EXTRACTED FROM ENROLL REVISIONS: To fix this bug, upgrade HVR on the capture machine(s). [T-512755] FIXED TABLE-CREATE-ONLY REFRESH ACCESSING SOURCE WITH TRANSFORM SAPUNPACK WHEN NOT REQUIRED: To fix this bug, upgrade HVR on the hub machine(s). [T-476927] ORACLE LOGMINER: COALESCE ENCOUNTERED ILLEGAL INSERT-INSERT PAIR: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/32 (2023-07-31) ----------------------------------------- [T-432531] ADDED UI TO SET THE SQL SERVER TDE PROPERTIES UP: To use this feature, upgrade HVR on the hub machine(s). [T-502910] ADDED OVERRIDE TO PREVENT CAPTURE OF UPDATES WHERE NO COLUMNS CHANGED VALUE: To use this feature, upgrade HVR on the capture machine(s). [T-414208] ALLOW SECONDARY DESTINATION FOR HVR STATS DEFINED BY PROPERTRY STATISTICS_SECOND_LOCATION: To use this feature, upgrade HVR on the hub machine(s). [T-496027] REMOVED SHAREPOINT/WEBDAV FROM LOCATION CREATION SCREEN: To use this feature, upgrade HVR on the hub machine(s). [T-504787] REPLACE SAP TRANSPORT FILES WITH NEWEST VERSION: To use this feature, upgrade HVR on the capture machine(s). [T-467292] SUPPORT CHARACTER SET IBM-1162 (THAI) FOR DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). [T-470699] SUPPORT CHARACTER SET IBM-1388 (SIMPLIFIED CHINESE) FOR DB2 /I AND Z/OS: To use this feature, upgrade HVR on all machine(s). [T-452082] SUPPORT CHARACTER SET IBM-833 (KOREAN) FOR DB2 /I AND Z/OS: To use this feature, upgrade HVR on all machine(s). [T-470700] SUPPORT CHARACTER SET IBM-939 (JAPANESE) FOR DB2 /I AND Z/OS: To use this feature, upgrade HVR on all machine(s). [T-202539] SUPPORT CHARACTER SET IBM-943 (JAPANESE) FOR DB2 /I AND Z/OS: To use this feature, upgrade HVR on all machine(s). [T-451745] SUPPORT CHARACTER SET TH8TISASCII/IBM-1162 (THAILAND) FOR ORACLE. REQUIRES (BASED ON) CHANGES IMPLEMENTED FOR IBM-1162 IN T-467292: To use this feature, upgrade HVR on all machine(s). [T-210569] SUPPORT READING FROM SQL SERVER NATIVELY ENCRYPTED TRANSACTION LOG BACKUPS: To use this feature, upgrade HVR on the capture machine(s). [T-237045] SUPPORT READING FROM SQL SERVER TRANSACTION LOG BACKUPS COMPRESSED USING AN OPTIMIZED COMPRESSION ALGORITHM FOR TDE: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/32 (2023-07-31) ------------------------------------------- [T-501457] FIXED 'F_JT0EB0' KERBEROS SESSION RENEWAL ERROR ON AGENTS THAT REQUIRE AN INTERNAL PROXY PROCESS: To fix this bug, upgrade HVR on the hub and agent machine(s). [T-461173] FIXED F_JD02D6 WHILE LOADING BINARY VALUES GREATER THAN 32766 BYTES TO BIGQUERY AND DATABRICKS: To fix this bug, upgrade HVR on the integrate machine(s). [T-506423] FIXED F_JT02C1: DB2 FOR Z/OS RECORD WITH ROW VERSION 199 ENCOUNTERED FOR TABLE: To fix this bug, upgrade HVR on the capture machine(s). [T-485492] FIXED EMPTY ROWS ON REFRESH/COMPARE RESULTS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/31 (2023-07-21) ----------------------------------------- [T-451922] ADDED HANDLING OF IBM-875 AND IBM-935 CHARACTER SETS FOR DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). [T-196199] DB2 FOR I : CAPTURE PERFORMANCE ENHANCEMENT: To use this feature, upgrade HVR on the capture machine(s). [T-209408] ORACLE READ THROUGH RESETLOGS EVENT INCORPORATING T-357868, T-313835 AND T-435134: To use this feature, upgrade HVR on the capture machine(s). [T-448526] SUPPORT CHARACTER SETS IBM-1026 (TURKISH), IBM-1025 AND IBM-1123 (RUSSIAN) FOR DB2 FOR I AND DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). [T-450990] SUPPORT CHARACTER SETS IBM-838 (THAILAND) AND IBM-870 (ECE) FOR DB2 FOR I AND DB2 Z/OS: To use this feature, upgrade HVR on all machine(s). [T-492323] WORKAROUND FOR T-487414 WITHOUT UPGRADING AGENT: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/31 (2023-07-21) ------------------------------------------- [T-428975] ASE SQL CAPTURE MISHANDLING PARTIAL ROLLBACK: To fix this bug, upgrade HVR on the capture machine(s). [T-457719] ADDED ENVIRONMENT VARIABLE TO SPECIFY NULL INDICATOR FOR COPY INTO COMMANDS: To fix this bug, upgrade HVR on the integrate machine(s). [T-477362] DB2 FOR Z/OS : FIXED F_JD0286 LOG RECORD CONTAINS UNEXPECTED VLEN: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-476309] DB2 FOR Z/OS : FIXED F_JZ9213 UPDATE LOG RECORD FOR TABLE ENCOUNTERED WITH UNEXPECTED NEW LENGTH: To fix this bug, upgrade HVR on the capture machine(s). [T-495693] FIX SCANREVISE OPTIONAL SEQUENCE NUMBER STRING ARGUMENTS LOSING LEADING ZEROS: To fix this bug, upgrade HVR on the capture machine(s). [T-487414] FIX PERFORMANCE ISSUE OVER LOW LATENCY NETWORKS FOR HVR AGENTS FOR LOCATIONS THAT CONFIGURE LIBRARY PATHS: To fix this bug, upgrade HVR on the agent machine(s). [T-484680] FIXED 'F_JD21DD' DURING TIMEKEY COMPARE OF STXL TABLE IN SAP CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [T-448743] FIXED ADAPTDDL DEJAVU HANDLING OF DROPPED TABLE THAT HAD PREVIOUSLY BEEN ADDED LEADS TO SEGVIOL: To fix this bug, upgrade HVR on the integrate machine(s). [T-403575] FIXED F_JD02D6 COULD NOT PARSE 24:00:00.000000 AS TIME WHILE INTEGRATING FROM DB2 FOR I TO BIGQUERY: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-462961] FIXED F_JD1205 WHEN AN AWS DATABRICKS EXTERNAL TABLE IS BEING DROPPED AND AUTHENTICATION IS IAM ROLE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-465655] FIXED F_JD20F2 [ARITHMETIC OVERFLOW ERROR CONVERTING EXPRESSION TO DATA TYPE INT] DURING ROW COUNTS ONLY COMPARE WHEN A SQL SERVER TABLE CONTAINS 2^32 ROWS OR MORE: To fix this bug, upgrade HVR on the capture machine(s). [T-478951] FIXED F_JD21B4 DBMS ERROR [INVALID TABLE NAME: DDNTF]: To fix this bug, upgrade HVR on the capture machine(s). [T-494217] FIXED F_JG200A DURING ACTIVATE: To fix this bug, upgrade HVR on the hub machine(s). [T-485351] FIXED F_JR1711 WHEN IMPORTING NON-EXISTING TABLE GROUPS: To fix this bug, upgrade HVR on the hub machine(s). [T-390765] FIXED ORACLE LBC GENERATING INCORRECT UPDATE-AFTER RECORD THAT LED TO AN OUT-OF-SYNC: To fix this bug, upgrade HVR on the capture machine(s). [T-480502] FIXED ORACLE LBC IN PARSING CERTAIN HCC REDO-RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [T-475656] FIXED W_JD0A01 WARNING DURING DIRECT CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-463998] FIXED COLUMNS MISMATCH WHEN ADDING A TABLE IN SLICING UI: To fix this bug, upgrade HVR on the hub machine(s). [T-490560] FIXED HANDLING OF EMPTY DATETIMES VALUES PROVIDED BY SAP NETWEAVER: To fix this bug, upgrade HVR on the capture machine(s). [T-493075] FIXED JOBS REPORTING WRONG START TIME WHEN A CRONO WITH A WEEK DAY IS USED: To fix this bug, upgrade HVR on the hub machine(s). [T-493677] FIXED LOG FILES DOWNLOAD FROM UI: To fix this bug, upgrade HVR on the hub machine(s). [T-486799] FIXED PASSING INCORRECT USER ID TO SAP HANA BACKINT APPLICATION: To fix this bug, upgrade HVR on the capture machine(s). [T-472661] FIXED SCHEDULER IS SLOW TO REACT TO COMMANDS WHEN THERE ARE MANY JOBS, EXAGGERATED DURING LOG ROTATION, AND SOMETIMES F_JD20D2: BAD FILE DESCRIPTOR: To fix this bug, upgrade HVR on the hub machine(s). [T-492455] FIXED SLICING BASED ON /CAPTUREFROMROWID COLUMN FOR HANA SOURCES: To fix this bug, upgrade HVR on the hub machine(s). [T-438075] FIXED {HVR_TBL_BASE_NAME} NOT WORKING IN COLUMNPROPERTIES INTEGRATEEXPRESSION: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-474686] INSTRUCT TERADATA TPT STREAM TO RE-USE CREATED ERROR TABLES INSTEAD OF RECREATING THEM EACH TIME BURST INTEGRATE INTO TERADATA IS RUN: To fix this bug, upgrade HVR on the integrate machine(s). [T-476338] REPORT THE SYSTEM METRICS OF AGENT CAPTURE JOB IF ENABLED: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/30 (2023-07-04) ----------------------------------------- [T-413367] ASE: UPDATE CAPABILITIES MATRIX FOR 16.0 SP04: To use this feature, upgrade HVR on the capture and integrate machine(s). [T-485353] ADD KILL GRACE TO HUBSERVER WORKERS FOR CANCELED REQUESTS: To use this feature, upgrade HVR on the hub machine(s). [T-474626] ALLOW DECODING OF UNCOMPRESSED SAP LONG TEXT TABLE ENTRIES: To use this feature, upgrade HVR on the integrate machine(s). [T-231159] AUTOMATICALLY GENERATE A SUPPLEMENTAL LOGGING MANAGEMENT SCRIPT DURING ACTIVATE OR DEACTIVATE WHEN CHANNEL CONTAINS A READ-ONLY SQL SERVER DATABASE AS A SOURCE: To use this feature, upgrade HVR on the capture machine(s). [T-459452] INCREASE ACCURACY IN TIME INTERVALS IN LOGS: To use this feature, upgrade HVR on all machine(s). [T-485362] REDUCE MEMORY CONSUMPTION OF HVRDEFINITIONEXPORT: To use this feature, upgrade HVR on the hub and remote CLI machine(s). PROBLEMS FIXED IN HVR 6.1.0/30 (2023-07-04) ------------------------------------------- [T-490764] FIXED REGRESSION OF 6.1.0/29 (ONLY VERSION AFFECTED) WHERE JOB CREATION DURING HVRACTIVATE CORRUPTED THE JOB REPOSITORY TABLES: To fix this bug, upgrade HVR on the hub machine(s). [T-480891] FIXED TRANSACTION BASED POSITIONING FOR NETWEAVER HANA LOCATION: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-473330] CAPTURE JOB CANNOT RECOGNIZE ADDING A NEW PARTITION: To fix this bug, upgrade HVR on the capture machine(s). [T-438694] FIX ISSUE OF CAPTURE STOP CAPTURING IN MARIADB DIRECT MODE WHEN LARGE EVENT IS ENCOUNTERED: To fix this bug, upgrade HVR on the capture machine(s). [T-474809] FIXED BURST SINGLE MERGE QUERY WHEN SKIPPING ALL NO-OP STATEMENTS: F_JD02D6: DBMS ERROR: EXPECTED KEYWORD WHEN: To fix this bug, upgrade HVR on the integrate machine(s). [T-481569] FIXED F_JG2142 WHILE USING HVRAGENTUSERCONFIG '-A KERBEROS' OR '-A WINDOWS' OPTION: To fix this bug, upgrade HVR on the hub and remote CLI machine(s). [T-461521] FIXED CAPTURE JOB BREAKDOWN SIGNIFICANTLY SLOW DOWN CAPTURE JOB READ SPEED: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-480816] FIXED INCORRECT DECODING OF NON-UNICODE SAP POOL TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [T-475505] FIXED INCORRECT TIMEZONE CONVERSION WHEN PASTING DATES IN UI: To fix this bug, upgrade HVR on the hub machine(s). [T-483866] IMPROVE SPEED AND MEMORY CONSUMPTION OF LARGE JSON GENERATION: To fix this bug, upgrade HVR on the hub and remote CLI machine(s). [T-418450] INCORRECT SAP DATES ARE SET TO NULL INSTEAD OF DEFAULT INTERVAL VALUE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-462906] PREVENT CAPTURE CRASH IF ZIZ_FILE_TRACE IS SET TO 2 AND ZIZ_FILE_READ IS SET TO READDIRECT WHEN READING FROM MARIADB: To fix this bug, upgrade HVR on the capture machine(s). [T-483865] REDUCE MEMORY CONSUMPTION OF SCRIPT EXECUTION: To fix this bug, upgrade HVR on all machine(s). [T-469677] REDUCED HVRSTATS MEMORY FOOTPRINT FOR LARGE HUBS: To fix this bug, upgrade HVR on the hub machine(s). [T-480881] REMOVED UNNECESSARY REST API CALLS FROM UI TO HUBSERVER: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/28 (2023-06-13) ----------------------------------------- [T-200104] ALLOW TO CONFIGURE KAFKA SCHEMA REGISTRY USER/PASSWORD FOR BASIC AUTHENTICATION: To use this feature, upgrade HVR on the hub machine(s). [T-200050] ENABLE MULTI-STATEMENT TRANSACTIONS IN BIGQUERY: To use this feature, upgrade HVR on the integrate machine(s). [T-328556] ENABLED SUPPORT OF ADAPTDDL FOR NETWEAVER: To use this feature, upgrade HVR on the hub machine(s). [T-360881] TERMINATE HANGING BIGQUERY SESSIONS DURING INITIALIZATION: To use this feature, upgrade HVR on the integrate machine(s). [T-441670] [T-328556] ENABLED SUPPORT OF ADAPTDDL ON SAP BASED SOURCE: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/28 (2023-06-13) ------------------------------------------- [T-447136] ASE SQL CAPTURE MISHANDLING LOB BEFORE IMAGES: To fix this bug, upgrade HVR on the capture machine(s). [T-406869] DO NOT MAP EMPTY LOBS TO NULLS BY DEFAULT WHILE QUERYING DATA VIA NETWEAVER DRIVER: To fix this bug, upgrade HVR on the capture machine(s). [T-318917] FIXED F_JD0A94 AND F_JD0A95 WHEN READING FROM COMPRESSED LOG BACKUP FILES DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-294576] FIXED F_JD0A98 DURING CAPTURE FROM A SQL SERVER LOG BACKUP FILE IN CASE THE SOURCE DATABASE CONTAINS FILESTREAM AND/OR MEMORY_OPTIMIZED_DATA FILEGROUPS: To fix this bug, upgrade HVR on the capture machine(s). [T-451704] FIXED F_JT0527 WHILE CAPTURING USING SQL BASED CAPTURE FROM POSTGRESQL 12: To fix this bug, upgrade HVR on the capture machine(s). [T-460600] FIXED F_JZ0A17 DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-451775] FIXED POSTGRESQL SQL BASED CAPTURE APPEARING TO IGNORE CHANGES BY INTRODUCING AN ADDITIONAL MESSAGE INDICATING THAT A REQUESTED WAL SEGMENT HAS ALREADY BEEN REMOVED: To fix this bug, upgrade HVR on the capture machine(s). [T-421624] FIXED POSTGRESQL AND GREENPLUM BURST INTEGRATE WITH BOOLEAN,BYTEA,JSON COLUMNS: F_JD22D4 FUNCTION MIN(DATATYPE) DOES NOT EXIST: To fix this bug, upgrade HVR on the integrate machine(s). [T-437716] FIXED COOKIES FOR HTTP-BASED FILE LOCATIONS (FIXES SHAREPOINT ONLINE LOGIN): To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-450972] FIXED LOG BASED CAPTURE FROM DB2 (LINUX, UNIX, WINDOWS) DPF REPORTS INCORRECT LATENCY: To fix this bug, upgrade HVR on the capture machine(s). [T-460580] FIXED ROLLBACK OF A COMPRESSEDBLOCK OPERATION (OP:11.22): To fix this bug, upgrade HVR on the capture machine(s). [T-463272] FIXED THE INCOMPLETE ROW ERROR UPON COMMIT WHEN THE OPERATION CONTAINS ONLY LMN RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [T-448605] OBFUSCATE KEY VALUE WHEN LOGGING SNOWFLAKE COPY INTO SQL: To fix this bug, upgrade HVR on the integrate machine(s). [T-366443] ORACLE LBC: F_JZ1149: RECEIVED A ROW PIECE BUT NO MATCHING PARTIAL ROW EXISTS: To fix this bug, upgrade HVR on the capture machine(s). [T-465735] ORACLE LBC: HANDLED THE EXTRA DATA IN THE LMN RECORD'S SUPPLEMENTAL LOGGING DATA: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/27 (2023-05-30) ----------------------------------------- [T-315806] ADDED AUDIT LOG EVENTS FOR USER LOGIN, TOKEN REVOKE AND TOKEN PURGE: To use this feature, upgrade HVR on the hub machine(s). [T-345030] ALLOW SYSADMIN TO RESET PASSWORD OR EDIT PREFERENCES FOR OTHER USERS: To use this feature, upgrade HVR on the hub machine(s). [T-462172] AVOID UNNECESSARY QUERIES FROM WRAPPER VIEWS RELATED TO BACKINT SUPPORT IN CASE THE USE OF BACKUP CATALOG IS EXPLICITLY DISABLED DURING CAPTURE FROM HANA: To use this feature, upgrade HVR on the capture machine(s). [T-461350] CHANGED GENERATED FILE NAME FOR COMPACT MAR FILES TO START WITH 'COMPACT_' RATHER THAN 'MONTHLY_': To use this feature, upgrade HVR on the hub machine(s). [T-466367] REPLACE SAP TRANSPORT FILES WITH NEWEST VERSION: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/27 (2023-05-30) ------------------------------------------- [T-404533] ASE: LBC: PROPERLY HANDLE 'DEFERRED' UPDATES TO AVOID 'AFTER' BEFORE 'BEFORE' FAULTS: To fix this bug, upgrade HVR on the capture machine(s). [T-460177] ADD OPTIONAL WORKAROUND FOR ERRORS DURING SNOWFLAKE INTERAL STAGING CLEANUP: To fix this bug, upgrade HVR on the integrate machine(s). [T-402321] DATABRICKS: INSERT FAILS DUE TO MISMATCHED QUERY LIST: To fix this bug, upgrade HVR on the integrate machine(s). [T-420861] DB2 FOR I : FIXED F_JD212D WHILE SELECTING A NULL DECIMAL FOLLOWED BY AN EMPTY VARCHAR USING ODBC DRIVER 07.01.018: To fix this bug, upgrade HVR on the capture machine(s). [T-468115] DISABLED TIME PROFILER BY DEFAULT TO FIX PERFORMANCE REGRESSION (CAN BE RE-ENABLED VIA ENVIRONMENT VARIABLE): To fix this bug, upgrade HVR on the capture and hub machine(s). [T-418544] FIXED 'F_JD22A1' WHEN BURST TABLE NEEDS TO BE RECREATED ON TERADATA TARGETS: To fix this bug, upgrade HVR on the integrate machine(s). [T-465253] FIXED F_JG0548 WHEN PARSING STATISTICS: To fix this bug, upgrade HVR on the hub machine(s). [T-434729] FIXED F_JG0B0C: OPERATION IS NOT PERMITTED ON A NON-EMPTY DIRECTORY FOR AZURE GEN2 FS: To fix this bug, upgrade HVR on the integrate machine(s). [T-465408] FIXED ORACLE RAC CONNECTIONS WITH PLUGGABLE DATABASES AND TDE OR PRIMARY DATAGUARD: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-418533] FIXED BURST KEY RANGE COMPARISON OPERATOR ERRORS AT DATATYPE LIMITS, SUCH AS WHEN USING BOOL, SMALLINT OR DECIMAL KEY COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [T-425570] FIXED CAPTURE OF DECIMAL (NUMERIC) VALUES FROM SQL SERVER TABLES WITH VARDECIMAL STORAGE FORMAT ENABLED: To fix this bug, upgrade HVR on the capture machine(s). [T-413434] FIXED CAPTURING OF COLUMNS NAMES "OID" FROM POSTGRESQL USING SQL BASED CAPTURE, WHICH CAUSES TARGET COLUMN TO HAVE NULL VALUE: To fix this bug, upgrade HVR on the capture machine(s). [T-459446] FIXED HVRSTATS PURGING BACKDATED METRICS PREMATURELY WHICH COULD ALSO LEAD TO DOUBLE COUNTING: To fix this bug, upgrade HVR on the hub machine(s). [T-457448] FIXED HVRSTRIP -R REMOVING CRITICAL FILES FROM INSTALLATION: To fix this bug, upgrade HVR on the agent machine(s). [T-458676] FIXED INCORRECT HANDLING OF NULL VALUES IN NETWEAVER DRIVER: To fix this bug, upgrade HVR on the capture machine(s). [T-434142] FIXED PARSING THE ROW EVENT RECORDS WITH EXTRA DATA IN THE HEADER DURING CAPTURE FROM MYSQL: To fix this bug, upgrade HVR on the capture machine(s). [T-447758] FIXED SCHEDULED JOBS DO NOT START ON TIME ON MYSQL HUBS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/26 (2023-05-16) ----------------------------------------- FIVETRAN PROXY AGENT FOR SECURE CONNECTION TO FIVETRAN CLOUD This feature is supported only for High-Volume Agent connectors. For more information, see https://fivetran.com/docs/databases/connection-options#proxyagent [T-436714] ADDED READMETERING REPOSITORY ACCESS LEVEL: To use this feature, upgrade HVR on the hub machine(s). [T-431743] ADDED NEW OPTION TO HVRDEFINITIONIMPORT TO CONTROL HOW ACTIONS ARE HANDLED DURING A LOCATION OR CHANNEL REPLACE: To use this feature, upgrade HVR on the hub machine(s). [T-404412] DB2 FOR I : IMPROVE CAPTURE PERFORMANCE BY SWITCHING LESS OFTEN TO BLOB MODE CAPTURING: To use this feature, upgrade HVR on the capture machine(s). [T-398349] INTRODUCE ENVIRONMENT VARIABLE HVR_DATABRICKS_CREATE_EXTERNAL_TABLE_WITH_SOURCE_SCHEMA: To use this feature, upgrade HVR on the integrate machine(s). [T-404677] INTRODUCED MONTHLY COMPACTED MAR FILES FOR PRIVATE DEPLOYMENT PLAN: To use this feature, upgrade HVR on the hub machine(s). [T-426453] REDACT PASSWORDS FROM TRACING IF IT IS ENTERED BY A PROMPT DURING COMMAND LINE USAGE: To use this feature, upgrade HVR on the hub and agent machine(s). [T-438234] REPLACE SAP TRANSPORT FILES WITH NEWEST VERSION: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/26 (2023-05-16) ------------------------------------------- [T-417845] FIXED ADAPTDDL NOT HANDLING CREATE TABLE CORRECTLY IF CAPTUREFROMROWID IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [T-449666] FIXED LATENCYSLA FILTERING IN ALERTS: To fix this bug, upgrade HVR on the hub machine(s). [T-449666] FIXED LATENCYSLA MESSAGE IN ALERTS: To fix this bug, upgrade HVR on the hub machine(s). [T-452089] FIXED ORACLE LBC TO HANDLE PROCESSING OF COMPRESSBLOCK RECORD (11.22) ON COMPRESSED TABLE WITH INVISIBLE COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [T-428137] FIXED REFRESH NOT FULLY RESPECTING INTEGRATE SESSIONNAME, AND IMPROVED CAPTURE PARSING SESSION NAMES, IMPROVING CASCADE REPLICATION ISSUES: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-437056] FIXED DUPLICATED ROWS WITH SOFTDELETE AND SURROGATE KEYS (HANA CAPTURE) FOR BURST INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [T-321428] FIXED HANDLING OF INDEX REBUILD AND SPLIT PARTITION OPERATIONS DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-440024] FIXED INTEGRATING TABLES WITH CONFLICTING DDL FROM MULTIPLE SOURCES (NOT SUPPORTED) CAUSES NOT-DETECTED UNEXPLAINABLE ERRORS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-450706] FIXED ON SOME LINUX HOSTS: F_JG0E35: SYSTEM CALL TO RETRIEVE CPU AFFINITY FAILED: To fix this bug, upgrade HVR on the hub and agent machine(s). [T-395693] FIXED RENAME_TABLE OPERATION BEING ERRONEOUSLY DETECTED DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-428568] FIXED TABLE CLONES BEING UNENROLLED AFTER INDEX REBUILD DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-460234] FIXED THAT ORACLE_TDE_WALLET_PASSWORD COULD NOT BE DEFINED FOR NETWEAVER LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/25 (2023-05-02) ----------------------------------------- [T-185001] CAPTURE FROM HANA ENCRYPTED ONLINE LOG FILES: To use this feature, upgrade HVR on the capture and hub machine(s). [T-334871] DB2 (LINUX, UNIX, WINDOWS) : INCREASED DEFAULT READLOG BUFFER SIZE FOR CAPTURE TO 1045876 BYTES: To use this feature, upgrade HVR on the capture machine(s). [T-343133] INTRODUCED ENVIRONMENT VARIABLE HVR_BULK_REFRESH_FORCE_ORDERBY TO FORCE THE USE OF AN ORDER BY WHILE SELECTING DATA WHILE BULK REFRESHING: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/25 (2023-05-02) ------------------------------------------- [T-439785] ASE: SBC: LOG TRUNCATION NOT FREQUENT ENOUGH: To fix this bug, upgrade HVR on the capture machine(s). [T-415691] ADDED A CHECK IN READING THE BLOCK FROM ASM TO AVOID READING BEYOND THE EOF, WHICH COULD CAUSE THE CRC CHECK FAILURE DUE TO UNINITIALIZED BLOCK BEYOND THE LOGICAL EOF: To fix this bug, upgrade HVR on the capture machine(s). [T-441623] FIXED 'INTEGRATE CYCLE TOOK X SECONDS' LOG MESSAGES SOMETIMES MISSING FOR BURST INTEGRATE: To fix this bug, upgrade HVR on the hub machine(s). [T-314348] FIXED AGENT HOST IN THE AGENT PROPERTIES BEING REVERTED AFTER DUPLICATING THE LOCATION: To fix this bug, upgrade HVR on the hub machine(s). [T-206309] FIXED F_JT1478: INTEGRATION INSERT AFFECTED 1 ROW; LESS THAN THE 2 ROWS EXPECTED WHILE USING BURST INTEGRATE OF LARGE LOBS INTO TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [T-446743] FIXED RAC POSITIONING FAILURE IN THE PRESENCE OF EMPTY LOGS GENERATED DURING DB MAINTENANCE: To fix this bug, upgrade HVR on the capture machine(s). [T-422010] FIXED SLACK ALERTS ON WINDOWS: To fix this bug, upgrade HVR on the hub machine(s). [T-399876] HVA SAP ECC ON ORACLE WITH NETWEAVER: F_JD000B: ATTEMPT WAS MADE TO INVOKE A METHOD WHICH IS NOT SUPPORTED IN DRIVER CLASS NETWEAVER: To fix this bug, upgrade HVR on the capture machine(s). [T-430576] HANDLED TRAILING NULLS COLUMN ON COMPRESSED TABLE WITH DELETED (INVISIBLE) COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [T-446051] POSTGRESQL 13 : FIXED NO REPLICATION FROM POSTGRES SOURCE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/24 (2023-04-18) ----------------------------------------- [T-292412] ADD SUPPORT FOR BIGQUERY DATA TYPE BIGNUMERIC: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-418481] ADDED OAUTH2 SCOPE LOCATION PROPERTY TO ADLS GEN 2 UI: To use this feature, upgrade HVR on the hub machine(s). [T-199117] POSTGRESQL: SQL-BASED CAPTURE: UPDATE CAP_STATE TO USE END-OF-WAL INSTEAD OF LAST-CAPTURED-RECORD: To use this feature, upgrade HVR on the capture machine(s). [T-375299] SUPPORT READING LOG BACKUP FILES VIA THE BACKINT INTERFACE DURING CAPTURE FROM HANA: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/24 (2023-04-18) ------------------------------------------- [T-404718] ASE: PARTIAL ROLLBACK FAILURE: To fix this bug, upgrade HVR on the capture machine(s). [T-348859] DB2 FOR LINUX, UNIX & WINDOWS : FIXED HVR ENROLLED DIFFERENT TABLES WITH THE SAME TABLE ID: To fix this bug, upgrade HVR on the capture machine(s). [T-328614] FIXED ALTER TABLE DDL ISSUED VIA PROCEDURE CALL: To fix this bug, upgrade HVR on the capture machine(s). [T-311120] FIXED "ADD TO EXISTING CHANNEL" BEHAVIOUR IN UI TO PRESENT A CHANNEL TO ADD TO: To fix this bug, upgrade HVR on the hub machine(s). [T-431334] FIXED F_JD2234 WHILE RAISING AN ERROR IN CASE OF INCORRECT PROCESSING OF MULTIDELETE OPERATION FOR SAP CLUSTER TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [T-423421] FIXED F_JG2430 WHILE RUNNING HVRADAPT FOR DB2 FOR LINUX, UNIX, WINDOWS TABLE WITH A UNIQUE INDEX WITH COLUMN NAMES THAT DO NOT EXIST IN THE BASE TABLE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-437580] FIXED SQL TIMEOUT WHEN AGENT IS USED BY AN HVA CONNECTOR: To fix this bug, upgrade HVR on the capture machine(s). [T-386837] FIXED UI TO NOT OFFER "ACQUIRE FIVETRAN ACCOUNT LICENSE" BUTTON WHEN LICENSE CANNOT BE DOWNLOADED: To fix this bug, upgrade HVR on the hub machine(s). [T-428761] FIXED INVALID SQL BEING GENERATED WHEN SLICING ON COLUMN WITH CAPTUREFROMROWID: To fix this bug, upgrade HVR on the hub machine(s). [T-423138] FIXED MISSED SUPPORT OF AZURE GOV CLOUD FOR HIVE/DATABRICKS EXTERNAL TABLES: To fix this bug, upgrade HVR on the hub, integrate and capture machine(s). [T-419392] FIXED SEGMENTATION VIOLATION WHILE CAPTURING COLUMN FRAGMENTS FROM DB2 (LINUX, UNIX, WINDOWS): To fix this bug, upgrade HVR on the capture machine(s). [T-391757] IGNORE AUGMENTINCOMPLETE AND RELATED PARAMETERS FOR SAP HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-428304] IMPROVED ERROR MESSAGE WHEN PASSING DIRECTORY NAME TO HVRSNAPSHOTSAVE ON WINDOWS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/23 (2023-04-04) ----------------------------------------- [T-347994] ALLOW FILTERING TABLES ON ACTIVATE/REFRESH/COMPARE DIALOGS BY THEIR NAME IN SOURCE OR TARGET: To use this feature, upgrade HVR on the hub machine(s). [T-407656] ENHANCED TIMEKEY FOR INTEGRATE WITH BURST TO HAVE SAME {HVR_OP} AS CONTINUOUS AND FILE INTEGRATE: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/23 (2023-04-04) ------------------------------------------- [T-412265] FIX TXGROUPNEW OPTIONAL SEQUENCE NUMBER STRING ARGUMENTS LOSING LEADING ZEROS: To fix this bug, upgrade HVR on the capture machine(s). [T-414250] FIXED DB2I CAPTURE ERROR F_JD120E: UNEXPECTED NUMBER OF DATE FORMATS: To fix this bug, upgrade HVR on the capture machine(s). [T-343461] FIXED F_JD20F0 UNEXPECTED ODBC (DB2/400 SQL) ERROR STATUS 'SQL_NO_DATA' OCCURRED WHEN CAPTURING DATA FROM DB2 FOR I: To fix this bug, upgrade HVR on the capture machine(s). [T-426140] FIXED HVR ACTIVATE FOR A DB2 (LINUX, UNIX, WINDOWS) TABLE WITH A TIMESTAMP COLUMN WHICH HAS BEEN ADDED AFTER TABLE CREATION AND WHICH HAS A GENERATED BY DEFAULT FOR EACH ROW ON UPDATE AS ROW CHANGE TIMESTAMP CLAUSE: To fix this bug, upgrade HVR on the capture machine(s). [T-388879] FIXED LOCK CONTENTION ON HVR_COUNTER IN SQL SERVER REPOSITORIES. FIX APPLIES ONLY TO NEWLY CREATED REPOSITORIES: To fix this bug, upgrade HVR on the hub machine(s). [T-381996] FIXED THE DB2 FOR I RESTRICTED CAPTURE WITH CAPTURECONDITION, WHICH FILTERS OUT ALL CHANGES BECAUSE OF A STRING ENCODING MISMATCH. THE CHAR, VARCHAR AND CLOB TYPES ARE AFFECTED: To fix this bug, upgrade HVR on the capture machine(s). [T-409629] HVR 6 | LINUX_6.1.0_LOGENCAP_DIR_DEF_ORA112 MULTIPLE LOGENCAP TESTS ARE BROKEN: To fix this bug, upgrade HVR on the capture machine(s). [T-412527] [T-394549] [T-198444] FIXED INCONSISTENT BEHAVIOR WHEN BULK REFRESHING MULTIPLE SAP UNPACK TABLES: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/22 (2023-03-21) ----------------------------------------- [T-418440] ADD BACK END SUPPORT OF AZURE OAUTH2 V2.0: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-408944] AURORA MYSQL 3 IS NOW SUPPORTED: To use this feature, upgrade HVR on all machine(s). [T-406194] BETTER REPORTING OF IDLE TIME IN CAPTURE JOB TIME BREAKDOWN: To use this feature, upgrade HVR on the capture and hub machine(s). [T-373081] CHANGE DATABRICKS MAPPING OF INTERVAL TO STRING IN THE TARGET: To use this feature, upgrade HVR on the integrate and hub machine(s). [T-408869] PRESENT NULLS IN DIFFERENCE VIEWER UI: To use this feature, upgrade HVR on the hub machine(s). [T-407238] REPLACE SAP TRANSPORT FILES WITH NEWEST VERSION: To use this feature, upgrade HVR on the capture machine(s). [T-394074] SUPPORT CAPTURE JOB BREAKDOWN MEASUREMENTS FOR TRIGGER-BASED CAPTURE AND FILE CAPTURE: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/22 (2023-03-21) ------------------------------------------- [T-407054] ASE: SBC MEMORY LEAK: To fix this bug, upgrade HVR on the capture machine(s). [T-378055] FIXED CLOBS IN NON-KEY UPDATES WERE NOT AUGMENTED IN TIMEKEY CHANNELS: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-416691] FIXED F_JR0436 WHEN REFRESHING/COMPARING TABLES WHICH GO TO DIFFERENT INTEGRATION LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [T-412470] FIXED OAUTH TOKEN EXPIRATION WHILE UPLOADING A SINGLE FILE: To fix this bug, upgrade HVR on the integrate machine(s). [T-332254] FIXED CERTAIN API CALLS PREMATURELY ATTEMPTING TO CONNECT TO A FILE TARGET DURING SETUP: To fix this bug, upgrade HVR on the hub machine(s). [T-297489] FIXED FETCHING OF COMPARE DIFFERENCES FAILING WITH ENCODING ERROR: To fix this bug, upgrade HVR on the hub machine(s). [T-409618] FIXED IGNORING CHANGES FOR TABLE PARTITIONS WITH STATUS EQUAL TO A SINGLE SPACE WHILE CAPTURING FROM DB2 FOR LINUX, UNIX & WINDOWS: To fix this bug, upgrade HVR on the capture machine(s). [T-396932] FIXED JOBS SUSPENDING FOR USERS WITH ONLY READEXEC/READEXECREFRESH PERMISSIONS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/21 (2023-03-02) ----------------------------------------- [T-353002] ADDED STRICT CONTENT SECURITY POLICY FOR UI: To use this feature, upgrade HVR on the hub machine(s). [T-286128] ALLOW TRUNCATES WITH COLLISIONDETECT: To use this feature, upgrade HVR on the integrate machine(s). [T-382392] MADE CAPTURE JOB SUB-CYCLE ON THE HOUR BOUNDARY: To use this feature, upgrade HVR on the capture machine(s). [T-399868] [T-383629] HVR REBRANDING TO FIVETRAN LOCAL DATA PROCESSING: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/21 (2023-03-02) ------------------------------------------- [T-389757] FIXED F_JG2489 "LOCATION PROPERTY S3_CREDENTIALS UNKNOWN." WHEN SAVING DATABASE CONNECTION PROPERTIES: To fix this bug, upgrade HVR on the hub machine(s). [T-406056] FIXED MIME-TYPE DETECTION FOR CONTENT-TYPE FOR HVRHUBSERVER IS OS DEPENDENT: To fix this bug, upgrade HVR on the hub machine(s). [T-326840] FIXED ALWAYS RECREATING BURST TABLE WHEN TARGET IS DATABRICKS OR BIGQUERY AND TARGET VARCHAR COLUMN NAME STARTS WITH 'HVR_': To fix this bug, upgrade HVR on the integrate machine(s). [T-313621] FIXED INTEGRATE FAILING FROM HANA TO DATABRICKS,REDSHIFT & BIGQUERY WITH SOFTDELETE TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [T-399800] FIXED TABLE COLUMNS TO HAVE EDIT CAPABILITIES ONLY FOR USERS WITH READWRITE ACCESS: To fix this bug, upgrade HVR on the hub machine(s). [T-389682] FIXED VALUES OF FILEFORMAT PARAMETER ENCODING NOT BEING RECOGNIZED BY THE BACK END: To fix this bug, upgrade HVR on the hub machine(s). [T-378451] INCLUDED ASE'S TABLE ID AS ONE OF THE TABLE'S ALIAS IDS: To fix this bug, upgrade HVR on the capture machine(s). [T-404628] REVERT CHANGES TO SAP TO SUPPORT POOL AND CLUSTER TABLES: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/20 (2023-02-21) ----------------------------------------- [T-352987] BY DEFAULT, DISABLED WEAK CIPHERS FOR HTTPS TLS1.2 CONNECTIONS TO THE HVR HUBSERVER: To use this feature, upgrade HVR on the hub machine(s). [T-352990] MADE AGENT_CLIENT_PRIVATE_KEY AND AGENT_SERVER_PRIVATE_KEY SECRET PROPERTIES: To use this feature, upgrade HVR on the hub and agent machine(s). [T-394529] SAP TRANSPORT FILES UPDATES TO VERSION 4 (INTERNAL K900163) IN VERSION 6.1.0/19: To use this feature, upgrade HVR on the capture machine(s). [T-305682] STATISTICS ON CAPTURE JOB DURATION BREAKDOWN ON ORACLE, SQLSERVER, DB2I, HANA SOURCES: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/20 (2023-02-21) ------------------------------------------- [T-391738] DB2 FOR Z/OS STORED PROCEDURES : REMOVE Z/OS LOADS AND DELETES FOR DB2 STUB DSNWLI: To fix this bug, upgrade HVR on the capture machine(s) and upgrade HVR's stored procedures on the DB2 for z/OS capture machine(s). [T-344698] FIX TABLE DATA INCONSISTENCY BETWEEN DDNTT AND DD02L: To fix this bug, upgrade HVR on the capture machine(s). [T-372148] FIXED 'F_JT0567: PIPE BEFOREUPDATE ENCOUNTERED ROW' INTEGRATE ERROR AS A RESULT OF TRIGGER BASED CAPTURING DATA FROM SQL AZURE: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-360921] FIXED COMPILATION PROBLEM ON CERTAIN PLATFORM CAUSED BY EARLIER CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [T-352998] FIXED MISSING CONTENT SNIFFING PROTECTION: To fix this bug, upgrade HVR on the hub machine(s). [T-352980] FIXED MISSING FRAMING ATTACK PROTECTION: To fix this bug, upgrade HVR on the hub machine(s). [T-367837] FIXED THE ORACLE CAPTURE PARSER PROBLEM IN PARSING CERTAIN IOT RECORD: To fix this bug, upgrade HVR on the capture machine(s). [T-360921] FIXED THE CORE-DUMP PROBLEM ON NON-ORACLE DB CAUSED BY THE EARLIER CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [T-360921] FIXED THE PROBLEM WITH CHECKPOINTING IN THE MIDDLE OF A CHAINROW OR MULTI-BLOCK UNDO OPERATIONS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/19 (2023-02-07) ----------------------------------------- [T-345208] ASE SQL CAPTURE LOB SUPPORT: To use this feature, upgrade HVR on the capture machine(s). [T-380124] ALLOW CAPTURE FROM SQL SERVER READ-ONLY DATABASES (INCLUDING ALWAYSON AVAILABILITY GROUPS SECONDARY NODES) USING LOG READ METHOD SQL: To use this feature, upgrade HVR on the capture machine(s). [T-185000] CAPTURE FROM HANA ENCRYPTED LOG BACKUP FILES: To use this feature, upgrade HVR on the capture and hub machine(s). [T-308369] SUPPORT REFRESHING AND COMPARING DB2 FOR Z/OS VIEWS: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/19 (2023-02-07) ------------------------------------------- [T-331487] ASE SQL CAPTURE: CT_RESULTS(): NETWORK PACKET LAYER: INTERNAL NET LIBRARY ERROR: NET-LIBRARY OPERATION TERMINATED DUE TO DISCONNECT: To fix this bug, upgrade HVR on the capture machine(s). [T-293189] ALLOW FORCE-SETTING MISSING COLUMNS TO NULL OR DEFAULT DURING CAPTURE FROM SQL SERVER TO WORKAROUND INTEGRATE PROBLEMS FOR TABLES WITHOUT UNIQUE KEYS: To fix this bug, upgrade HVR on the capture machine(s). [T-366620] ERROR CAPTURING LOB FROM SYBASE SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [T-376263] FIXED F_JG0B15 WHILE PROCESSING AZURE BLOBS OF DIFFERENT TYPES: To fix this bug, upgrade HVR on the integrate machine(s). [T-366380] FIXED MAR KEY COLUMNS DETERMINATION DURING BURST INTEGRATE FOR SNOWFLAKE, INGRES, MYSQL, MEMSQL, SYBASE TARGETS: To fix this bug, upgrade HVR on the hub machine(s). [T-384665] FIXED CRASH WHEN CONNECTING TO A SQL SERVER LOCATION WITH "SQL SERVER NATIVE REPLICATOR CONNECTION" OPTION ENABLED: To fix this bug, upgrade HVR on the integrate machine(s). [T-388890] FIXED INCORRECT DROPPING A LAST SPACE FOR VARCHAR FIELDS IN SAP NETWEAVER DRIVER ON ORACLE DURING REFRESH: To fix this bug, upgrade HVR on the capture machine(s). [T-377955] FIXED ISSUE WHERE A LOST AGENT WORKER COULD CAUSE F_JG21F8: To fix this bug, upgrade HVR on the hub machine(s). [T-329432] FIXED REGRESSION FROM LOB SUPPORT ADDED TO ASE SQL CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [T-257467] FIXED THE ORACLE CAPTURE PARSER CORING IN DUMPING THE CONTENT OF CERTAIN IOT RECORD (OP:10.2 WITH ARRAY ROWS) IN ORACLE-LIKE FORMAT: To fix this bug, upgrade HVR on the capture machine(s). [T-343917] FIXED UNINTENTIONALLY CAPTURING OF INSERTS THAT FAILED DUE TO DUPLICATE KEY ON UNIQUE SECONDARY INDEX: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/18 (2023-01-24) ----------------------------------------- [T-352793] ADD ABILITY TO SELECTED THE MINIMUM TLS VERSION SUPPORTED BY HVR HUB SERVER: To use this feature, upgrade HVR on the hub machine(s). [T-308390] INTRODUCED NEW ENVIRONMENT VARIABLES TO DISABLE TRIMMING CHAR AND NCHAR VALUES WHEN CONVERTING THEM TO VARCHAR AND NVARCHAR: To use this feature, upgrade HVR on all machine(s). [T-340669] SUPPORT CAPTURE FROM DB2 FOR LINUX, UNIX AND WINDOWS DPF: To use this feature, upgrade HVR on the capture machine(s). [T-314315] TARGET TABLE CREATION OF NUMERIC DATATYPES HAVING A SCALE LARGER THAN THE PRECISION IN DBMS THAT DO NOT SUPPORT THIS WILL HAVE THE PRECISION SET TO THE SCALE: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 6.1.0/18 (2023-01-24) ------------------------------------------- [T-343844] ELIMINATED A POTENTIAL RACE CONDITION THAT MAY OCCASIONALLY CAUSE A DATA LOSS DURING SQL CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [T-356437] FIXED F_JD0725 WHEN DEFINING COERCEERRORPOLICY FOR NULLS FOR A COLUMN WITH INLINE INTEGRATEEXPRESSION: To fix this bug, upgrade HVR on the integrate machine(s). [T-362250] FIXED F_JT0D2C WHILE NEW SAP CLUSTER DOCUMENT IS SHRUNK AND HVR_SAP_UNPACK_USE_BEFORE IS SET: To fix this bug, upgrade HVR on the integrate machine(s). [T-369442] FIXED CAPTURE NOT REFRESHING DATA WHEN ENCOUNTERING ALTER TABLE RENAME COLUMN ON ORACLE SOURCES: To fix this bug, upgrade HVR on the capture machine(s). [T-293817] FIXED ERROR F_JR2D10 WHEN CREATING A WALLET WITH KMS_IAM_ROLE: To fix this bug, upgrade HVR on the hub machine(s). [T-309240] FIXED QUOTED {HVR_BASE_TABLE_NAME} IN FILE NAMES WHEN USING RESTRICTCONDITION: To fix this bug, upgrade HVR on the hub machine(s). [T-379481] FIXED THE PROBLEM WITH ROLLBACK OF AN UPDATE IN ORACLE LBC WHEN THE UPDATE AND ITS ROLLBACK ON THE CHAIN-ROW OPERATIONS CONSISTS OF LMN RECORD ON THE HEAD ROW-PIECE ON THE FORWARD UPDATE RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [T-375910] FIXED THE PROBLEM WITH USING WRONG CONNECTION IN THE CAPTURE SCRIPT IN 2-CONNECTION CONFIGURATION WITH ASM AND PDB ENV: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/17 (2023-01-09) ----------------------------------------- [T-305067] NOTIFY CLOUD ON STARTUP/SHUTDOWN OF HVRHUBSERVER IN ORDER TO GIVE MORE ACCURATE ERRORS IN FIVETRAN DASHBOARD: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/17 (2023-01-09) ------------------------------------------- [T-336655] FIXED BURST INTEGRATE FOR TABLES WITH DUPLICATES AND INTEGRATE EXPRESSIONS: To fix this bug, upgrade HVR on the integrate machine(s). [T-368942] FIXED F_JD20FF INTERNAL ERROR WHEN ACTIVATING REPLICATION WITH AURORA MYSQL VERSION 3.02 CAPTURE LOCATION: To fix this bug, upgrade HVR on all machine(s). [T-324316] FIXED F_JX0011 CAUSED BY INCONSISTENT HANDLING OF CARRIAGE RETURNS WHILE SEARCHING FOR MAGIC LINE: To fix this bug, upgrade HVR on the hub machine(s). [T-354968] FIXED ONLINE COMPARE IN DIFF_CAP MODE ERRONEOUSLY DETECTING DIFFERENCES FOR TABLES WITH DUPLICATES IF CAPTURE JOB EMITS KEY-UPDATES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-338529] FIXED THE PROBLEM WITH CAPTURE (AGENT) IN FAILURE TO CREATE THE CAPCKP DIRECTORY IN A TRUSTED EXECUTABLE SETUP: To fix this bug, upgrade HVR on the capture machine(s). [T-363631] FIXED THE PROBLEM WITH GETTING THE WRONG CHARACTERSET ID ON 2-CONNECTION ORACLE CONFIGURATION (E.G. DATAGUARD): To fix this bug, upgrade HVR on the capture and hub machine(s). [T-202148] [T-317364] UPDATE OPENSSL TO A NEW RED HAT PATCHED VERSION: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/16 (2022-12-20) ----------------------------------------- [T-198350] ASE SQL CAPTURE USING 'DBCC LOGTRANSFER()'. NO LOB OR 'TRUNCATE TABLE' SUPPORT: To use this feature, upgrade HVR on the capture machine(s). [HVR-348274] ADD SUPPORT FOR POSTGRESQL 14: To use this feature, upgrade HVR on the capture machine(s). [T-348533] ADDED THE BOOLEAN TYPE SUPPORT TO DB2 LUW: To use this feature, upgrade HVR on the capture and integrate machine(s). [T-198350] ENABLED SQL CAPTURE METHOD FOR SYBASE: To use this feature, upgrade HVR on the hub machine(s). [T-273773] SUPPORT CAPTURE OF NON-DEFAULT DATE FORMATS FROM DB2 FOR I: To use this feature, upgrade HVR on the capture and hub machine(s). [T-339671] [T-347853] ADDED SUPPORT OF SAP MESSAGE SERVER, USING SNC OVER CONNECTION, ADDED X.509 AUTHENTICATION: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/16 (2022-12-20) ------------------------------------------- [T-301611] ASE SQL CAPTURE CT_SEND CALLED WITH RESULTS PENDING: To fix this bug, upgrade HVR on the capture machine(s). [T-301583] ASE SQL CAPTURE SIGN-EXTENSION BUG CORRECTION: To fix this bug, upgrade HVR on the capture machine(s). [T-314714] ASE SQL CAPTURE: TABLE NOT IN CHANNEL NOT IGNORED: To fix this bug, upgrade HVR on the capture machine(s). [T-325516] ADDRESS F_JD02A5: DBMS ERROR WHEN REPLICATING TABLE WITH FUNCTION BASED INDEX ON ASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-350599] BIGQUERY : FIXED UNABLE TO FIND NUMBER OF AFFECTED DML ROWS: To fix this bug, upgrade HVR on the integrate machine(s). [T-346331] FIXED F_JD212D, F_JD2159, F_JT0470 DURING INTEGRATION SAP TRANSPARENT AND POOL/CLUSTER TABLES IN THE SAME TRANSACTION: To fix this bug, upgrade HVR on the integrate machine(s). [T-342373] FIXED SIGSEGV WHILE PROCESSING SAP CLUSTERED TABLES WITH HVR_SAPUNPACK_USE_BEFORE=1: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-347377] FIXED HVRREFRESH FAILING BETWEEN SYBASE AND MICROSOFT SQL SERVER WITH DUPLICATE KEY WHEN GOING FROM DATETIME TO DATETIME: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-318029] FIXED ISSUES WITH REPLICATING TABLES FROM SQL SERVER IF THE NAME CONTAINED CERTAIN SPECIAL CHARACTERS: To fix this bug, upgrade HVR on the capture machine(s). [T-327294] FIXED LOG READ SIZE NEVER SCALING DOWN DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-341460] FIXED RUNNING OUT OF MEMORY WHEN COMPARING LARGE REDSHIFT TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [T-354460] FIXED THE ORACLE CAPTURE V1 READER PROBLEM WITH POSITIONING ON RBA OF RECORD THAT LIES ON THE LAST REDO STRAND: To fix this bug, upgrade HVR on the capture machine(s). [T-355056] FIXED THE ORACLE CAPTURE PROBLEM WITH BFILE CAPTURE MODE IN V2 READER: To fix this bug, upgrade HVR on the capture machine(s). [T-347840] FIXED THE PROBLEM WITH CHAINER IN HANDLING ROWPIECE WITH P FLAG BUT WITHOUT THE EXISTENCE OF THE FIRST COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [T-319817] FIXED THE PROBLEM WITH ORACLE CAPTURE GENERATING IN CORRECT UPDATE-AFTER RECORD THAT RESULTED IN OUT-OF-SYNC: To fix this bug, upgrade HVR on the capture machine(s). [T-299653] IMPROVED FIVETRAN REGISTRATION DELETION TO DELETE A MATCHING LICENSE AS WELL: To fix this bug, upgrade HVR on the hub machine(s). [T-332252] ORACLE LOGMINER SELECT-WHERE AUTOMATION FOR REDUCING CAPTURE LATENCY: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/15 (2022-12-06) ----------------------------------------- [T-204974] IMPLEMENTED ADAPTDDL SUPPORT ON DB2 FOR LUW: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/15 (2022-12-06) ------------------------------------------- [T-255872] ADDED LOG RECORD HEADERS AND FIXED LOB RECORD HANDLING ERROR F_JZ320A: To fix this bug, upgrade HVR on the capture machine(s). [T-327259] FIXED SEGFAULT WHEN CALLING GET /API/LATEST/HUBS//CHANNELS//CONTROLS/: To fix this bug, upgrade HVR on the hub machine(s). [T-198691] INTRODUCED ENVIRONMENT VARIABLE HVR_HANA_FILTER_SYSTEM_SCHEMAS TO ALLOW SHOWING HANA SYSTEM SCHEMAS: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). NEW FEATURES IN HVR 6.1.0/14 (2022-11-22) ----------------------------------------- [T-200226] ADD TABLEPROPERTIES SCHEMA ACTION ON TABLE GROUP IF TABLE GROUP NAMES ARE DERIVED FROM SCHEMA NAMES: To use this feature, upgrade HVR on the hub machine(s). [T-338428] ADDED -P OPTION FOR JSONPIPE TO SUPPORT COERCION POLICIES: To use this feature, upgrade HVR on all machine(s). [T-205898] ADDED SUPPORT OF DDL OPERATIONS CAPTURE FOR SAP HANA: To use this feature, upgrade HVR on the capture machine(s). [T-333123] UPDATE TO IMDSV2 FOR EC2 INSTANCE PROFILE ROLES: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/14 (2022-11-22) ------------------------------------------- [T-206827] APPLY COERCION POLICY RULES WHILE STRINGIFYING DOUBLE/FLOAT VALUES: To fix this bug, upgrade HVR on all machine(s). [T-332177] CLEAN UP TEMP FILES GENERATED BY ALERTS EACH TIME HVRALERTMANAGER IS EXECUTED: To fix this bug, upgrade HVR on the hub machine(s). [T-341309] DATABRICKS: ALLOW THE IAM ROLE PROPERTY FOR S3 STAGING AUTHENTICATION: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-308674] FIX DROP OF BURST AND FAIL TABLES FOR SNOWFLAKE WHEN CASE SENSITIVE ENABLED: To fix this bug, upgrade HVR on the hub machine(s). [T-337249] FIXED F_JD024D: ILLEGAL IDENTIFIER BUR_.HVR OP: To fix this bug, upgrade HVR on the integrate machine(s). [T-325842] FIXED F_JG2901: STRING CONTAINING INVALID SEQUENCE WHILE CAPTURING TRUNCATE TABLE FROM INGRES: To fix this bug, upgrade HVR on the capture machine(s). [T-320889] FIXED FIVETRAN REGISTRATION CREATING EXTRANEOUS RECORDS IN DASHBOARD IF USING HTTPS OR PORT FORWARDING: To fix this bug, upgrade HVR on the hub machine(s). [T-331064] FIXED ROW COUNT COMPARE DOES NOT RESPECT TABLEPROPERTIES SCHEMA: To fix this bug, upgrade HVR on the hub machine(s). [T-330936] FIXED AUTOMATED LOG ROTATION OF HVRHUBSERVER.ACCESS: To fix this bug, upgrade HVR on the hub machine(s). [T-316068] FIXED DOUBLE FREE OR CORRUPTION WHILE CAPTURING FROM POSTGRESQL USING SQL METHOD WITH STREAMING REPLICATION WHEN THE POSTGRESQL SSL CONNECTION HAS BEEN CLOSED: To fix this bug, upgrade HVR on the capture machine(s). [T-312680] FIXED HVRALERTMANAGER WHEN HVR_CONFIG IS ON A UNC PATH: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/13 (2022-11-03) ----------------------------------------- [T-310792] ADAPT SAP UNPACK ENROLL TO NON-UNICODE: To use this feature, upgrade HVR on the capture machine(s). [T-314168] ADDED ABILITY TO USE DIRECT CAPTURE FROM SQL SERVER IF USER IS NOT A SYSADMIN: To use this feature, upgrade HVR on the capture machine(s). [T-313629] ADDED SUPPORT OF NON-UNICODE CLUSTER/POOL TABLES INTO SAPUNPACK: To use this feature, upgrade HVR on the integrate machine(s). [T-199732] SUPPORT BFILE CAPTURE FROM ASM ARHIVE LOGS: To use this feature, upgrade HVR on the capture machine(s). [T-297703] SUPPORT DATABRICKS AWS: To use this feature, upgrade HVR on the capture and integrate machine(s). [T-288955] SUPPORT DATABRICKS RUNTIME 11.X: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/13 (2022-11-03) ------------------------------------------- [T-255872] ADDED LOG RECORD HEADERS AND FIXED LOB RECORD HANDLING ERROR F_JZ320A: To fix this bug, upgrade HVR on the capture machine(s). [T-317395] FIXED F_JD2150 WHILE REPLICATION TIMESTAMP_TZ VALUE WITH A TIMEZONE HOUR OF -13 INTO SNOWFLAKE: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-269699] FIXED F_JG2918 WHILE APPLYING CHARACTERMAPPING ACTION TO NCLOB FIELD: To fix this bug, upgrade HVR on the integrate machine(s). [T-282019] FIXED HANA SOURCE, DATABRICKS TARGET: F_JD1202: NOT NULL CONSTRAINT VIOLATED FOR COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [T-330039] FIXED HVR HUB NOT HANDLING CASE SENSITIVE NAMES CORRECTLY IN SOME SITUATIONS: To fix this bug, upgrade HVR on the hub machine(s). [T-329323] FIXED ROW COUNT COMPARE ERROR ON SAP STXL TABLE: ORDER BY: To fix this bug, upgrade HVR on the hub machine(s). [T-322659] FIXED CAPTURE FROM CASE SENSITIVE SCHEMA NAMES FOR CERTAIN DBMSS: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-321018] FIXED ILLEGAL INSERT/INSERT WHILE INTEGRATING AFTER CAPTURING VERY LARGE TRANSACTIONS USING SQL METHOD FROM POSTGRESQL 13: To fix this bug, upgrade HVR on the capture machine(s). [T-198867] FIXED SLOW COMPARE OF SNOWFLAKE VARCHAR(MAX) COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [T-310545] ORACLE LBC: F_JZ1135: UNABLE TO FIND REDO COVERING SCN OF THE BEGINNING OF ANOTHER THREAD ARCHIVE: To fix this bug, upgrade HVR on the capture machine(s). [T-314301] ORACLE LBC: INCORRECT HANDLING OF BPS FIELD CAUSED F_JZ1149 ERROR: To fix this bug, upgrade HVR on the capture machine(s). [T-252409] REVISED/FIXED THE OLDER IMPLEMENTATION OF POSITIONING BY RBA IN V1'S READER: To fix this bug, upgrade HVR on the capture machine(s). [T-247298] SUPPORT TABLE FILTER FOR TABLES WITH SLASH (/) IN TABLE NAME: To fix this bug, upgrade HVR on the hub machine(s). [T-200979] [T-329283] ORACLE SQL CAPTURE FAILING IN LOGENCAP TESTS AND F_JD0814: UNABLE TO FIND SCN: 1 IN PRODUCTION: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/12 (2022-10-18) ----------------------------------------- [T-296876] ADD CPU IOWAIT, DISK AND NETWORK AS A PERFORMANCE METRICS ON LINUX PLATFORMS: To use this feature, upgrade HVR on the capture, integrate and hub machine(s). [T-254472] ADD CPU USAGE AS A PERFORMANCE METRIC ON LINUX PLATFORMS: To use this feature, upgrade HVR on the capture, integrate and hub machine(s). [T-284510] ADDED PROXY TUNNEL FUNCTIONALITY FOR AGENTS: To use this feature, upgrade HVR on the capture and integrate machine(s). [T-279491] ADDED SUPPORT FOR CHARACTER-SET ISO885915 FOR INGRES: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/12 (2022-10-18) ------------------------------------------- [T-324381] CORRECT TABLE ORDER IN ADAPTDESCRIBE FOR SAP: To fix this bug, upgrade HVR on the hub machine(s). [T-323111] FIXED SOFTDELETE NOT USING COLUMN BASE NAME PROPERLY: To fix this bug, upgrade HVR on the hub machine(s). [T-325688] FIXED ERROR F_JR0E55 WHEN HVRSTATS -C IS CALLED: To fix this bug, upgrade HVR on the hub machine(s). [T-322923] FIXED MISSING COERCION FOR ABSENT COLUMNS DURING ROW-WISE REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [T-327281] HARDENED HVRAGENT PRE-AUTHENTICATION: To fix this bug, upgrade HVR on the agent machine(s). [T-282146] ONLY PERSIST UPDATED LOCATION DISCOVERED PROPERTIES WHEN THEY ARE ENCOUNTERED FOR THE FIRST TIME: To fix this bug, upgrade HVR on the hub machine(s). [T-322780] HVRAGENTCONFIG -V OPTIONS: F_JG2300: ASSIGNMENT FROM LIST ENCOUNTERED UNEXPECTED ELEMENT TYPE 2: To fix this bug, upgrade HVR on the agent machine(s). NEW FEATURES IN HVR 6.1.0/11 (2022-10-04) ----------------------------------------- [T-294246] ADDED ROW COUNT BASED BULK COMPARE MODE: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/11 (2022-10-04) ------------------------------------------- [T-303114] FIXED F_JD02A5 ATTEMPT TO ISSUE SAVE TRANSACTION WHEN STARTING A SAVEPOINT WITH SYBASE WHEN NO TRANSACTION WAS ACTIVE: To fix this bug, upgrade HVR on the integrate machine(s). [T-315776] FIXED F_JG2142 IN HVRCONVERT5TO6 IF ALL TABLE WITH /DUPLICATEROWS ALSO HAVE KEYS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [T-314849] FIXED WITH HANA SOURCE AND SOFTDELETE BURST TERADATA TARGETS: F_JD2236: PRIMARY KEY VIOLATION: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 6.1.0/10 (2022-09-27) ----------------------------------------- [T-211785] ADDED SUPPORT FOR DIRECT CAPTURE FROM TDE ENCRYPTED SQL SERVER DATABASES: To use this feature, upgrade HVR on the hub and capture machine(s). [T-275877] ADDED SUPPORT FOR INGRES 11.2: To use this feature, upgrade HVR on the capture machine(s). [T-305714] REMOVED LIMIT FOR 200 SLICES IN SLICED REFRESH; ALLOW SLICE SELECTION UNTIL 1000 SLICES: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/10 (2022-09-27) ------------------------------------------- [T-282983] AVOID REDUNDANT REFRESHES WHEN PERFORMING INDEX REBUILD ON A SQL SERVER SOURCE: To fix this bug, upgrade HVR on the hub machine(s). [T-234625] FIXED F_JD02F0 UNABLE TO START STREAMING REPLICATION USING COMMAND START_REPLICATION SLOT: To fix this bug, upgrade HVR on the capture machine(s). [T-281995] FIXED F_JD2216 WHILE CAPTURING INGRES INLINE LOBS: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-318609] FIXED F_JG055B WHEN CALLING HVRALERTCONFIG WITH NEW PROPS MODIFY SYNTAX: To fix this bug, upgrade HVR on the hub machine(s). [T-318590] FIXED F_JR055D DURING ALERT PROPS_MODIFY API CALL: To fix this bug, upgrade HVR on the hub machine(s). [T-301687] FIXED F_JT0451 WHILE CAPTURING TWO-PHASE COMMITS INVOLVING MORE THAN TWO TRANSACTIONS FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR on the capture machine(s). [T-233512] FIXED HVR NOT RELEASING ORACLE LOB TEMP SEGMENT WHILE INTEGRATING: To fix this bug, upgrade HVR on the integrate machine(s). [T-282710] FIXED REFRESH FAILS WITH: F_JR1757: INTERNAL ERROR: NEW VIEW TIMESTAMP IS SMALLER THAN CURRENT TIMESTAMP: To fix this bug, upgrade HVR on the hub machine(s). [T-317394] FIXED ALERT FAILS TO READ FROM ARCHIVED LOG FILE IF GUNZIP IS INSTALLED: To fix this bug, upgrade HVR on the hub machine(s). [T-292136] FIXED ALERT MESSAGE LIMIT SETTING TO 0 ON ALERT CREATION: To fix this bug, upgrade HVR on the hub machine(s). [T-307542] FIXED AND IMPLEMENTED THE PREVIOUSLY UN-HANDLED HCC COLUMN LAYOUT (CODE=0): To fix this bug, upgrade HVR on the capture machine(s). [T-310975] FIXED DISCARDED DML OPERATIONS ON OBJECT_ID'S GREATER THAN 2147483648 ON A POSTGRESQL SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [T-316862] FIXED HVRALERT NOT SENDING ALERTS WHEN LOCATION FILTERING IS CONFIGURED: To fix this bug, upgrade HVR on the hub machine(s). [T-305697] FIXED LOG ROTATION CAUSES ALERTS TO THROW F_JX0011 ERRORS: To fix this bug, upgrade HVR on the hub machine(s). [T-311011] FIXED LOG ROTATION ON WINDOWS CAUSING F_JG0A04: To fix this bug, upgrade HVR on the hub machine(s). [T-290012] FIXED TRUNCATION OF STRINGS WITH SPECIAL CHARACTERS WHILE REFRESHING FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR on the capture machine(s). [T-309401] FIXED URL PARSING WITH ENCRYPTED USERNAMES: To fix this bug, upgrade HVR on the hub machine(s). [T-315692] HANDLE INCORRECTLY ENDING CORRUPT NEGATIVE ORACLE NUMBERS: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). NEW FEATURES IN HVR 6.1.0/9 (2022-09-05) ---------------------------------------- [T-287267] ALLOW TO CONFIGURE USER-DEFINED ENDPOINT FOR AZURE BLOB SERVICE: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/9 (2022-09-05) ------------------------------------------ [T-298012] ADDED LOG TRUNCATER OPTION TO ARCHIVE ONLY CAPTURE METHOD UI: To fix this bug, upgrade HVR on the hub machine(s). [T-301101] BULK REFRESH WITH SLICING TOUCHES SAME STATE ROW ON TARGET, DEADLOCKS BETWEEN SLICES ON SQLSERVER: To fix this bug, upgrade HVR on the hub machine(s). [T-297736] EXPLICITLY SET CONTROL NAME WHEN SUSPENDING JOBS VIA UI AND DELETE CONTROLS AFTER FORCE SUSPENSION: To fix this bug, upgrade HVR on the hub machine(s). [T-221182] FIXED F_JD022A ILLEGAL MIX OF COLLATIONS WHILE USING BURST INTEGRATE INTO MYSQL TABLE WITH NON-DEFAULT COLLATION FOR SOME OF ITS COLUMNS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-281256] FIXED HVR REFRESH INCORRECTLY RECREATING A TABLE WHEN THE COLUMN NAME IN THE DATABASE DIFFERS IN CASE FROM THE COLUMN NAME STORED IN HVR: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-299624] FIXED DOUBLE QUOUTING OF TABLE/SCHEMA NAME FOR NETWEAVER DRIVER AGAINST HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-296900] FIXED FAILURE DURING VERIFICATION OF ORACLE TDE LOCAL AUTO LOGIN WALLET IF HOSTNAME IS A FULLY QUALIFIED DOMAIN NAME: To fix this bug, upgrade HVR on the capture machine(s). [T-291366] FIXED HUBSERVER THROWING F_JW0549 IF THE REPOSITORY DATABASE IS UNREACHABLE: To fix this bug, upgrade HVR on the hub machine(s). [T-270211] FIXED PERFORMANCE PROBLEMS FOR SPECIFIC RANGES OF TABLE AND PARTITION IDS: To fix this bug, upgrade HVR on the capture machine(s). [T-298180] FIXED THE PROBLEM REPLICATING INSERT ON HCC TABLE (IRP2 RECORDS) WHEN PART OF THE HCC CUS APPEARED AS IRP2 RECORDS WERE PARTIALLY ROLLBACKED (DRP2 RECORDS): To fix this bug, upgrade HVR on the capture machine(s). [T-252409] FIXED THE PROBLEM WITH CAPTURE'S POSITIONING BY RBA: To fix this bug, upgrade HVR on the capture machine(s). [T-262715] FIXED THE REGRESSION PROBLEM CAUSED BY UNINITIALIZED VARIABLE: To fix this bug, upgrade HVR on the hub machine(s). [T-283621] HARDENED [GET .../LOGS{FILE}] REST CALLS AGAINST PATH TRAVERSAL EXPLOIT BY ADDING STRICT FILE NAME CHECKS: To fix this bug, upgrade HVR on the hub machine(s). [T-293320] LOGMINER DATA DISCREPANCY IN TARGET AFTER CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [T-297984] OBSFUCATED AWS SECRETS WHILE HVR_SQL_TRACE IS USED FOR REDSHIFT DATABASE: To fix this bug, upgrade HVR on the integrate machine(s). [T-306848] REMOVED THE POSITIONING MESSAGE THAT CAUSED HVRSTATISTICS FAILED IN PARSING THE MESSAGE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/8 (2022-08-15) ---------------------------------------- [T-288029] ADDED SUPPORT OF KAFKA BROKER THROTTLE EVENT: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/8 (2022-08-15) ------------------------------------------ [T-288099] ADDED KAFKA SCHEMA REGISTRY FORMAT SELECTION INTO UI (AVRO OR JSON): To fix this bug, upgrade HVR on the hub machine(s). [T-279570] FIXED F_JD0248 WHILE CAPTURING DENORMALIZED FLOATING POINT VALUES FROM POSTGRESQL USING SQL CAPTURE METHOD: To fix this bug, upgrade HVR on the capture machine(s). [T-296180] FIXED F_JD02EC AN UNKNOWN DATATYPE ENCOUNTERED WHILE RUNNING ROW-WISE COMPARE TO MYSQL USING DIFFERENT HVR VERSIONS FOR HUB AND TARGET: To fix this bug, upgrade HVR on the hub machine(s). [T-255488] FIXED F_JD0F03 UNABLE TO CREATE SQL STATEMENT SINCE DBMS MYSQL DOES NOT SUPPORT DATATYPE HANA_TIMESTAMP WHILE RUNNING HVR 5.7.0 HUB WITH HVR 5.7.5 MYSQL TARGET: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [T-267876] FIXED F_JD21AE UNABLE TO CONNECT TO MYSQL DATABASE: PLUGIN SHA256_PASSWORD COULD NOT BE LOADED: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [T-267207] FIXED F_JT0451 WHILE CAPTURING FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR on the capture machine(s). [T-283722] FIXED HVR NOT ALWAYS HONORING SOURCE TIMEZONE OFFSET WHEN REPLICATING TO SNOWFLAKE TIMESTAMP_TZ DATA TYPE: To fix this bug, upgrade HVR on the integrate machine(s). [T-279700] FIXED HUB SNAPSHOT DOES NOT ALWAYS INCLUDE ARCHIVED LOG FILES: To fix this bug, upgrade HVR on the hub machine(s). [T-220006] FIXED DETECTING POSTGRESQL REPLICATION KEY COLUMN IN INCORRECT ORDER: To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-284441] FIXED HVRCONTROL FAILING WHEN TABLE MENTIONED IN -T OPTION IS NOT IN THE CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [T-256167] FIXED PROTOTYPE ERROR IN BURSTPHASE1MESSAGE IF BURST CYCLE TAKES MORE THAN AN HOUR: To fix this bug, upgrade HVR on the hub machine(s). [T-289491] FIXED SLOW REMOTE CAPTURE WHEN AGENT NETWORK LATENCY IS VERY HIGH AND MANY TABLES IN CHANNEL (REQUIRES REGENERATING JOBS AND SCRIPTS): To fix this bug, upgrade HVR on the hub machine(s). [T-297578] FIXED THE PROBLEM IN PARSING A ROW-DEPENDENCIES ENABLED QMD RECORD WHERE THE ROW-DEPENDENCIES PROPERTY WAS INCORRECTLY DETERMINED FROM THE OPCODE IN REDO IMAGE INSTEAD OF THE UNDO IMAGE: To fix this bug, upgrade HVR on the capture machine(s). [T-284896] FIXED THE PROBLEM WITH ORACLE CAPTURE FOR NOT PROCESSING 'RENAME TABLE' DDL: To fix this bug, upgrade HVR on the capture machine(s). [T-296749] FIXED THE PROBLEM WITH PARSING A ROW-DEPENDENCIES ENABLED QMI RECORD WITH THE HIGH-BIT SET ON THE 2 BYTES FOLLOWING THE FB/LB/CC BYTES, WHICH SHOULD BE SKIPPED: To fix this bug, upgrade HVR on the capture machine(s). [T-257681] FIXED WRONGLY REPORTED INTERNAL ERROR INSTEAD OF CONNECTION ERROR DURING CONNECTING WITH AZURE SQL TOKEN: F_JG20E6: INTERNAL ERROR TRIGGERED ABORT TRAP SIGABRT: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [T-275752] IMPROVED ERROR MESSAGE WHEN COLLISIONDETECT TIMESTAMPCOLUMN DOES NOT EXIST IN THE TABLE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-257681] [T-268861] SUPPORT GETTING AZURE SQL THROUGH PROXY SERVER, USING PROXIES SET ON THE HTTP_PROXY AND HTTPS_PROXY ENVIRONMENT VARIABLES: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). NEW FEATURES IN HVR 6.1.0/7 (2022-07-22) ---------------------------------------- [T-246314] ADDED HVR_COPY_COMMIT_FREQUENCY TO COMMIT BULK COPY OF A TABLE AFTER THE SPECIFIED NUMBER OF ROWS (DB2, INGRES, ORACLE, SQL SERVER, POSTGRESQL ONLY): To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [T-199068] ADDED [POST .../PROPS_MODIFY] REST CALLS: To use this feature, upgrade HVR on the hub machine(s). [T-279436] DATABRICKS UI : INTRODUCE PERSONAL ACCESS TOKEN FIELD: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-229172] SAP CONVERSION FOR DATS: To use this feature, upgrade HVR on the capture, integrate and hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/7 (2022-07-22) ------------------------------------------ [T-198801] ADDED SUPPORT TO REWIND ORACLE'S CAPTURE TO THE EARLIEST NODE/INSTANCE STARTUP TIME: To fix this bug, upgrade HVR on the capture machine(s). [T-246650] FIX ORDER OF COLUMNS FOR SAP TABLE EXPLORE: To fix this bug, upgrade HVR on the capture and hub machine(s). [T-266577] FIXED 'F_JT0568' IN SAPUNPACK CHANNEL WITH PACKED AND TRANSPARENT TABLES MIXED: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-276639] FIXED ADAPTDDL INCORRECTLY REPORTING REPLICATION KEY CHANGE: To fix this bug, upgrade HVR on the hub machine(s). [T-239192] FIXED F_JZ6225 WHILE CAPTURING FROM POSTGRESQL USING DIRECT METHOD: To fix this bug, upgrade HVR on the capture machine(s). [T-199397] FIXED SAPAUGMENT FAILING WITH 'F_JT073D': To fix this bug, upgrade HVR on the capture machine(s). [T-274518] FIXED [GET /HUBS/{HUB}/QUERY/CHANNELS/{CHANNEL}/LOCS/{LOC}/TABLES/{TABLE}] FAILING WHEN A ACTION WITH A NEGATIVE CONTEXT IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [T-262837] FIXED CAPTURE NOT REFRESHING DATA WHEN ENCOUNTERING ALTER TABLE RENAME COLUMN ON ORACLE SOURCES: To fix this bug, upgrade HVR on the capture machine(s). [T-230001] FIXED CAPTURE OF POSTGRESQL INHERITANCE BASED PARTITIONED TABLE STOPPING AFTER VACUUM FULL: To fix this bug, upgrade HVR on the capture machine(s). [T-232477] FIXED ENCOUNTERED TIMESTAMP REGRESSION WHILE CAPTURING FROM POSTGRESQL USING SQL METHOD: To fix this bug, upgrade HVR on the capture machine(s). [T-278443] FIXED INABILITY TO SEE ACTION TEXT IN DARK MODE: To fix this bug, upgrade HVR on the hub machine(s). [T-273922] FIXED JOBS ARE NOT BEING AWARE OF NEWLY ADDED LICENSES: To fix this bug, upgrade HVR on the hub machine(s). [T-238959] FIXED OCCASIONAL W_JZ0A01 WARNINGS DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-251697] FIXED THE PROBLEM WITH FETCHING STALE TDE KEY FROM THE REDOLOG HEADER WHEN THE LOG SWITCHES: To fix this bug, upgrade HVR on the capture machine(s). [T-245990] FIXED THE PROBLEM WITH PARTIAL ROLLBACK THAT INVOLVES A NOP LMN OPERATION, WHICH WAS NOT REMOVED FROM THE TRANSACTION: To fix this bug, upgrade HVR on the capture machine(s). [T-232500] FIXED: CAPTURE GENERATES NOP FOR UPDATES WITH CUSTOM DATATYPES: To fix this bug, upgrade HVR on the capture machine(s). [T-286872] HIDE HIVEACID-ONLY ACTION PARAMETERS IN UI: To fix this bug, upgrade HVR on the hub machine(s). [T-284132] ORACLE LBC: T-245226 REGRESSION ERROR: UNABLE TO HANDLE LOG SWITCH: To fix this bug, upgrade HVR on the capture machine(s). [T-245226] ORALCE LBC: F_JZ1135: UNABLE TO FIND REDO COVERING SCN WITH RAC IN ALO MODE WHEN ALL INSTANCES SHUTDOWN ABORT: To fix this bug, upgrade HVR on the capture machine(s). [T-276619] PROPERLY DETECT 'A' AS UPPERCASE IN UTF STRINGS: To fix this bug, upgrade HVR on the hub machine(s). [T-276781] [T-277248] FIXED DOCUMENTATION LINK FOR DATABRICKS AND CONTEXT LINK ON TABLE DETAIL: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/6 (2022-06-24) ---------------------------------------- [T-215499] ADDED ADAPTDDL ACTION TO THE CREATION FLOW: To use this feature, upgrade HVR on the hub machine(s). [T-238697] ADDED CHECKBOX "INCLUDE CHANNEL MEMBERSHIP" ON DUPLICATE LOCATION POP-UP: To use this feature, upgrade HVR on the hub machine(s). [T-215499] ADDED FILE FORMAT, NAME, EXTRA COLUMNS TO THE DATABASE-TO-FILE CREATION FLOW: To use this feature, upgrade HVR on the hub machine(s). [T-200518] ADDED OPTION TO UPLOAD NEW CLIENT CERTIFICATE ON AGENT CONFIGURATION: To use this feature, upgrade HVR on the hub machine(s). [T-200869] ADDED TABS TO THE SYSTEM PAGE IN UI TO CONFIGURE HUBSERVER AND REPOSITORY PROPERTIES: To use this feature, upgrade HVR on the hub machine(s). [HVR-15842] DATABRICKS DELTA LAKE ON AZURE AS A TARGET: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-216788] FIXED F_JD20DB SELECTING FROM HVR_EVENT_RESULT FOR CHANNEL WITH 32480 TABLES: To use this feature, upgrade HVR on the hub machine(s). [T-261815] INCREASED DEFAULT HVR_TEMP_SPILL TO 512M (CONTROLS MEMORY TO DISK SPILL THRESHOLD): To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [T-212122] REFRESH AND COMPARE OF SAP POOL TABLE WHILE APPLYING FILTER ON PACKED POOL TABLE: To use this feature, upgrade HVR on the hub machine(s). [T-198365] REMOVE TWO UNNECESSARY ERRORS WHEN THE HTTP REQUESTS GETS CANCELED WHILE HVR IS PROCESSING: To use this feature, upgrade HVR on the hub machine(s). [HVR-14220] [T-200893] ADDED SUPPORT FOR REPLICATION OF HCC TABLES: To use this feature, upgrade HVR on the capture machine(s). [HVR-3077] [T-211811] ADDED * WILDCARD SEARCH INTO THE FULL-TEXT FILTERS IN UI: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/6 (2022-06-24) ------------------------------------------ [T-260785] FIX REPEAT REFRESH/COMPARE FROM LIST OF EVENTS: To fix this bug, upgrade HVR on the hub machine(s). [T-219108] FIXED CONTEXT IS IGNORED FOR COLUMNPROPERTIES CONTAINING /SOFTDELETE AND /TIMEKEY: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-153618] FIXED F_JD0224 UNEXPECTED LENGTH '0' ENCOUNTERED WHILE SCANNING LOG RECORD CONTAINING POSTGIS GEOMETRY DATA TYPE COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [T-248454] FIXED F_JG200A WHILE CAPTURING FROM POSTGRESQL USING SQL METHOD WITH HVR_PQ_USE_STREAMING_REPLICATION=0: To fix this bug, upgrade HVR on the capture machine(s). [T-226150] FIXED F_JT0451 WHILE CAPTURING FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR on the capture machine(s). [T-244416] FIXED F_JT0D2D WHILE DECODING SAP LONG TEXT OR CLUSTER TABLES DUE INCORRECT DROPPING OF UNCHANGED ROWS: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [T-261149] FIXED S3 LOCATIONS WITH ENCRYPTION: F_JG0727: 'S3_ENCRYPTION_SSE'/'S3_ENCRYPTION_SSE_KMS' IS NOT A STRING: To fix this bug, upgrade HVR on the hub machine(s). [T-242042] FIXED SOFTDELETE DELETES DO NOT UPDATE CHANGED NON-KEY COLUMNS OR CUSTOM INTEGRATE EXPRESSIONS DURING BURST: To fix this bug, upgrade HVR on the integrate machine(s). [T-264500] FIXED ACQUIRE LICENSE TASK GETS NOT STARTED IF REPOSITORY CONNECTION DOES NOT SUCCEED ON FIRST TRY: To fix this bug, upgrade HVR on the hub machine(s). [T-250457] FIXED BULK REFRESH DOES NOT PARALLELIZE SLICES OF THE SAME TABLE FOR FILE AND KAFKA TARGETS: To fix this bug, upgrade HVR on the hub machine(s). [T-259284] FIXED BULK REFRESH WITH DIFFERENT HUB AND TARGET AGENT VERSIONS MIGHT CAUSE HVR VERSION ERRORS: F_JG21A6: To fix this bug, upgrade HVR on the hub machine(s). [T-264764] FIXED EMPTY PORT PASSING TO THE FIVETRAN REGISTRATION: To fix this bug, upgrade HVR on the hub machine(s). [T-265627] FIXED GZIP DEPENDENCY WHEN UNZIPPING LOG ARCHIVES ON WINDOWS: To fix this bug, upgrade HVR on the hub machine(s). [T-267163] FIXED HUB FINGERPRINT IN LINUX MIGHT GET AFFECTED BY DOCKER ON SAME HOST: To fix this bug, upgrade HVR on the hub machine(s). [T-266961] FIXED IMPORTING TABLES WITH ACTIONS FROM TABLE LIST, SO THAT ACTIONS ARE NOT SKIPPED: To fix this bug, upgrade HVR on the hub machine(s). [T-265176] FIXED PROJECT PIPE CACHING OF INTEGRATE EXPRESSIONS FOR LOBS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-259857] FIXED REFRESH OR COMPARE SELECTING DATETIMEOFFSET WITH NEGATIVE OFFSETS WHICH WOULD BE NORMALIZED UP TO DECEMBER END UP IN JANUARY: To fix this bug, upgrade HVR on the capture and integrate machine(s). [T-260216] FIXED RENAMING A COLUMN FROM UI THROWING F_JR1746: To fix this bug, upgrade HVR on the hub machine(s). [T-223181] FIXED RESILIENT INTEGRATE OR INTEGRATE IMMEDIATELY AFTER REFRESH TO FROM HANA TO SYNAPSE (OR ANY CASE INSENSITIVE TARGET) CAN CAUSE DUPLICATE ROWS: W_JT0503: BURST INTEGRATE DETECTED INTERFERENCES: To fix this bug, upgrade HVR on the integrate machine(s). [T-260754] FIXED SCHEDULER ARE NOT RESTARTED, WHEN THE REPOSITORY CONNECTION IS CHANGED: To fix this bug, upgrade HVR on the hub machine(s). [T-268966] FIXED TABLE SELECTION GOING BACK TO DEFAULT ALL TABLES AFTER LOCATION EDIT: To fix this bug, upgrade HVR on the hub machine(s). [T-269166] IMPROVED MESSAGE FOR EXTRA COLUMNS ON TABLE DETAIL, ALSO FIXED CHECK LAYOUT FOR THEM: To fix this bug, upgrade HVR on the hub machine(s). [T-238353] [T-207681] FIXED HVRSCHEDULER KEEPS RESTARTING DUE TO ERROR F_JG0555: To fix this bug, upgrade HVR on the hub machine(s). [T-249159] [T-249166] FIXED LOG ROTATION DOES NOT WORK FOR HUBS THAT GET CREATED WHILE HUBSERVER IS RUNNING: To fix this bug, upgrade HVR on the hub machine(s). [T-233898] HVRAGENT -E OPTION IS NOT ALLOWED CAUSING PROBLEMS WITH INETD SETUP: To fix this bug, upgrade HVR on the agent machine(s). NEW FEATURES IN HVR 6.1.0/5 (2022-05-24) ---------------------------------------- [HVR-14271] ADD REST API ENDPOINT TO DOWNLOAD COMPARE DIFFS: To use this feature, upgrade HVR on the hub machine(s). [T-218149] ADD SAVE_DIFF_FILE OPTION TO POST ../{CHANNEL}/REFRESH, AND -V OPTION TO HVRREFRESH COMMAND: To use this feature, upgrade HVR on the hub and integrate machine(s). [T-201342] ADDED 'AVAILABLE_CONTEXTS' TO POST /HUBS/{HUB}/CHANNELS/{CHANNEL}/LOCS/{LOC}/ADAPT/CHECK/{TABLE} AND GET /HUBS/{HUB}/QUERY/CHANNELS/{CHANNEL}/LOCS/{LOC}/TABLES/{TABLE}: To use this feature, upgrade HVR on the hub machine(s). [T-256146] ADDED CONTEXTS EXPLORATION CHECKBOX LIST TO THE TABLE DETAIL: To use this feature, upgrade HVR on the hub machine(s). [T-242973] ADDED NEW ORACLE_SHOW_INVISIBLE_COLUMNS LOCATION PROPERTY: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [T-238082] PERFORMANCE IMPROVEMENTS ON BURST RESILIENT KEY REUSE CHECK QUERIES: To use this feature, upgrade HVR on the integrate machine(s). [T-204263] SUPPORT AZURE ACTIVE DIRECTORY AUTHENTICATION FOR AZURE SQL PAAS DB ON WINDOWS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [T-199462] SUPPORT FOR HANA 2.0 SPS 6 AS A SOURCE: To use this feature, upgrade HVR on the capture machine(s). [T-181454] [HVR-16717] REPORT WHAT WAS FIXED FROM A DATA REPAIR: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/5 (2022-05-24) ------------------------------------------ [T-256357] ADDRESS ACTIVATION/INTEGRATION FAILURE ON AZURE SYNAPSE: To fix this bug, upgrade HVR on all machine(s). [T-254446] ALLOW MULTIDIRECTIONAL REPLICATION FOR DIFFERENT TYPE OF DATABASES BUT THE SAME LOCATION CLASS: To fix this bug, upgrade HVR on the hub machine(s). [T-248465] FIXED F_JR0956 IN HVRADAPT WHEN ADDING MULTIPLE TABLES FROM MIXED OR UPPERCASE SCHEMA FROM LOCATION WITH CASE_SENSITIVE_NAMES=TRUE: To fix this bug, upgrade HVR on the hub machine(s). [T-236693] FIXED ORACLE OUT OF RANGE ERROR DURING REFRESH SLICING ON A COLUMN THAT CONTAINS DATE 31/12/9999: To fix this bug, upgrade HVR on the capture machine(s). [T-247590] FIXED DUPLICATE TABLEPROPERTIES ACTION BEING GENERATED IN CHANNEL WITH ADAPTDDL INTEGRATESCHEMA AND MULTIPLE INTEGRATE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [T-243175] FIXED ONLINE COMPARE WITH DIFF_CAP AND DATE BOUNDARY SLICING FAILING WITH F_JG0732: To fix this bug, upgrade HVR on the hub machine(s). [T-247475] FIXED PROTOTYPE ERROR WHEN PERFORMING NUMERIC BOUNDARY SLICING WITH VALUES OUTSIDE THE INT32 RANGE: To fix this bug, upgrade HVR on the hub machine(s). [T-220333] FIXED RACE CONDITION IN DDL HANDLING THAT CAN CAUSE DDL TO BE REPLICATED INCORRECTLY: To fix this bug, upgrade HVR on the hub machine(s). [T-244691] FIXED THE PROBLEM WITH REPLICATING 'ALTER TABLE TRUNCATE PARTITION' DDL THAT WAS ISSUED VIA A PROCEDURE CALL (SIMILAR TO HVR-12331): To fix this bug, upgrade HVR on the capture machine(s). [T-234016] FIXED: OPTION -F (FIRE DB TRIGGERS) FOR REFRESH DOESN'T WORK: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16474] INVALIDATE CACHE AFTER DELETION USER AND HUB USER PROPS VIA REST API: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15170] [T-199957] F_JD0813: LOGMINER FETCH EXCEEDED BUFFER MAXIMUM: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14133] [T-200979] ORACLE LOGMINER PIPE TXGROUP ENCOUNTERED A COMMIT WITH SEQUENCE <= EARLIER SEQUENCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14133] [T-200979][T-198366] ORACLE LOGMINER PIPE TXGROUP ENCOUNTERED A COMMIT WITH SEQUENCE <= EARLIER SEQUENCE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.1.0/4 (2022-05-02) ---------------------------------------- [HVR-10871] ACCESS TOKEN FOR AZURE SQL SERVICE: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-16017] ADD SUPPORT FOR MS ODBC DRIVER VERSION 17 ON WINDOWS MACHINES: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-9823] ADDED ABILITY TO SCHEDULE REFRESH AND COMPARE EVENTS: To use this feature, upgrade HVR on the hub and remote CLI machine(s). [T-200966] ADDED TEXT EDITOR OF ACTION PARAMETERS: To use this feature, upgrade HVR on the hub machine(s). [T-181440] AUTOMATICALLY RETRY REPOSITORY DATABASE CONNECTION: To use this feature, upgrade HVR on the hub machine(s). [T-199424] CREATION FLOW OFFERS EXTRA STEP TO ADD LOCATION TO A CHANNEL AND LOCATION GROUP: To use this feature, upgrade HVR on the hub machine(s). [HVR-14433] JOBS/EVENT/TABLE STATE LABELS ENHANCEMENTS IN UI: To use this feature, upgrade HVR on the hub machine(s). [HVR-1322] REFRESH AND COMPARE JOBS NOW USE THE DEFINITION VIEW AT EVENT CREATION: To use this feature, upgrade HVR on the hub machine(s). [HVR-15538] [T-199595] ADDED A HELP ICON NEXT TO DISTRIBUTION KEY LABEL IN TABLE COLUMNS LIST: To use this feature, upgrade HVR on the hub machine(s). [T-220280] [T-220281] DISPLAY A MESSAGE WHEN A CHANNEL/LOCATION IS RENAMED BY HVRDEFINITIONIMPORT -A RENAME: To use this feature, upgrade HVR on the hub and remote CLI machine(s). PROBLEMS FIXED IN HVR 6.1.0/4 (2022-05-02) ------------------------------------------ [T-230020] FIXED F_JG0B16 WHILE DURATION OF REFRESH OPERATION IS CLOSE TO OAUTH TOKEN EXPIRATION: To fix this bug, upgrade HVR on the integrate machine(s). [T-216524] FIXED F_JT0527 COALESCE ENCOUNTERED ILLEGAL INSERT-INSERT PAIR IF SAP POOL TABLE HAS A COLUMN WITH NAME LIKE UNPACKED TABLE HAS: To fix this bug, upgrade HVR on the integrate machine(s). [T-231342] FIXED F_JZ0A33 DURING CAPTURE OF LEGACY MEMORY LOBS FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [T-200654] FIXED JOBS ARE NOT STARTING (PUT IN PENDING) AFTER CHANGING HTTP PORT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16772] FIXED LICENSE CHECK INFLUENCING THE CATALOG VIEW TIME STAMP OF JOBS: To fix this bug, upgrade HVR on the hub machine(s). [T-231308] FIXED SEGFAULT WHEN SHUTTING DOWN HVRHUBSERVER: To fix this bug, upgrade HVR on the hub machine(s). [T-199043] ORACLE LBC: F_JZ114E: INTERNAL ERROR: WHILE HANDLING A COMMIT, THE INCOMPLETE ROW: To fix this bug, upgrade HVR on the capture machine(s). [T-228209] ORACLE LBC: F_JZ1157: THE COMPOSITE COLUMN OF A ROW IS EXPECTED TO BE STARTED: To fix this bug, upgrade HVR on the capture machine(s). [T-237559] USING AN ENVIRONMENT VARIABLE TO DISABLE BURST RESILIENT KEY REUSE CHECKS CAN CAUSE KEY VIOLATIONS: F_JD2236: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 6.1.0/3 (2022-03-31) ---------------------------------------- [HVR-16607] ADDED HVRJOBCONFIG COMMAND: To use this feature, upgrade HVR on the hub and remote CLI machine(s). [HVR-14026] ADDED LATENCY INFORMATION TO REST API GET /../JOBS: To use this feature, upgrade HVR on the hub machine(s). [HVR-16740] ADDED LATENCY INFORMATION TO HVRJOBCONFIG CLI: To use this feature, upgrade HVR on the hub and remote CLI machine(s). [T-218087] ADDED REQUEST BODY TO 'ADAPT/OTHER_CHANNELS' REST CALL WITH SCHEMA/BASES OF TRANSIENT TABLES: To use this feature, upgrade HVR on the hub machine(s). [T-200240] REFACTORED ADAPTDDL TO USE HVR6-STYLE EVENT-DRIVEN REFRESH: To use this feature, upgrade HVR on the hub machine(s). [HVR-15152] ROTATE HUBSERVER AND ALL HUBS LOG FILES: To use this feature, upgrade HVR on the hub machine(s). [T-142011] SUPPORT FOR CONSUMPTION BASED PRICING (MAR): To use this feature, upgrade HVR on the hub and integrate machine(s). [T-181446] [HVR-16674] REINTRODUCED TRIGGER BASED CAPTURE FOR (AZURE) SQL SERVER: To use this feature, upgrade HVR on the hub machine(s). [HVR-16804] [T-198348] AVOID REDUNDANT REFRESHES ON PARTITION-RELATED OPERATIONS WHILE CAPTURING FROM SYBASE: To use this feature, upgrade HVR on the capture machine(s). [HVR-12722] [T-202374] CHANGED JOB SUSPEND FUNCTION SO THAT IT WOULD WAIT UNTIL JOB REPLICATION CYCLE END, IF POSSIBLE: To use this feature, upgrade HVR on the hub machine(s). [HVR-16239] HUBSERVER BACKGROUND TASK TO RUN HVRLICENSE REGULARLY: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/3 (2022-03-31) ------------------------------------------ [T-220148] ADDRESS MEMORY LEAK IN SQLSERVER CAPTURE WHEN IT ENCOUNTERS DISTRIBUTED TRANSACTIONS: To fix this bug, upgrade HVR on the capture machine(s). [T-225472] CAPTURE FROM DB2 (LUW) DOES NOT IGNORE TRANSACTION WHICH CONTAIN CHANGES OF HVR STATE TABLES WHEN LOCATIONPROPERTIES /CASESENSITIVENAMES IS DEFINED: To fix this bug, upgrade HVR on the capture machine(s). [T-233494] CUSTOM REWIND WITH ORACLE SCN IS NOT PERSISTED INTO THE REPOS DB PROPERLY: To fix this bug, upgrade HVR on the hub machine(s). [T-224859] FIXED GREENPLUM ON WINDOWS INTEGRATE AGENT GIVES GZIP STAGING FILE ERRORS: F_JD22AF: DBMS ERROR HTTP RESPONSE CODE 415: UNSUPPORTED FILE TYPE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16003] FIXED JT1A05 WHILE READING SAP DDNTF TABLE ON ORACLE: To fix this bug, upgrade HVR on the hub machine(s). [T-228758] FIXED TRIGGER-BASED CAPTURE WITH FIXED-FREQUENCY CAPTURE (DEFAULT FOR AZURE SQLSERVER) DOES NOT SEE NEW CONTROLS, CAUSES HVRSTART -W, ONLINE COMPARE AND UI JOB SUSPEND TO GET STUCK: To fix this bug, upgrade HVR on the hub machine(s). [T-222798] FIXED LOCALIZATION OF ORACLE VARCHAR2 WITH MORE THAN 1000 CHARACTERS AND UTF-8 ENCODING: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-227255] FIXED ROW-WISE REFRESH AND COMPARE ON SQL SERVER WITH ENABLED CI COLLATION WHEN TABLE NAMES ARE CASE DIFFERENCES FROM HVR CATALOG NAMES: To fix this bug, upgrade HVR on the hub machine(s). [T-217016] FIXED SUCCESSFUL REFRESH AND COMPARE EVENTS LEAVE BEHIND 'JOBSTATE' FOLDERS: To fix this bug, upgrade HVR on the hub machine(s). [T-233333] REMOVED DEPRECATED LITE_LOGONLY STATISTICS METRICS GROUP FROM UI: To fix this bug, upgrade HVR on the hub machine(s). [T-222549] TUNED DEFAULT MEMORY USAGE CONFIGURATION PARAMETERS FOR SAP ABAP APPLICATION REQUIRED BY HVR-15433: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16810] [T-198342] FIXED W_JZ0A0B DURING CAPTURE FROM SYBASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16708] [T-198442] AVOID REDUNDANT REFRESHES WHEN PERFORMING INDEX REBUILD ON A SQL SERVER SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16534] [T-198614] FIXED REFRESH EVENT RESULTS, 'EVENT_SPEED' AND 'ROWS_PROCESSED_DURING_EVENT' IS 0: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14336] [T-200780] FIXED THE PROBLEM WITH EXTREMELY SLOW OPERATIONS IN TABLE EXPLORE AND ENROLLMENT IN THE PRESENCE OF TABLE WITH LOTS OF PARTITIONS/SUB-PARTITIONS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/2 (2022-03-10) ---------------------------------------- [HVR-15433] ALLOW TO RETRANSMIT DATA BLOCK FROM SAP ABAP TO FIX F_JD0D1E/F_JT0D2B WHILE DECODING DATA BY NETWEAWER DRIVER: To use this feature, upgrade HVR on the capture machine(s). [T-221308] INTRODUCED HVR_AVRO_CHAR_AS_STRING TO REPRESENT VARCHAR/CHAR DATATYPES IN AVRO SCHEMA AS BASIC AVRO DATATYPE "STRING": To use this feature, upgrade HVR on the integrate machine(s). [HVR-15941] ORACLE LBC: CAPTURE USING BFILE METHOD: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-12899] SUPPORT TABLE CLUSTERING FOR BIGQUERY WITH NEW TABLE ACTION BQCLUSTERKEYS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-12560] [T-202531] SUPPORT TABLE PARTITIONING BY DATE FOR BIGQUERY WITH NEW TABLE ACTION PARTITIONBYDATE: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 6.1.0/2 (2022-03-10) ------------------------------------------ [T-201514] FIXED CSV FILE CAPTURE NOT GENERATING COERCE ERROR WARNING FILES: To fix this bug, upgrade HVR on the capture machine(s). [T-215808] FIXED F_JG2901 WHEN REPLICATING UUID FROM POSTGRESQL TO BIGQUERY AND FORCING TARGET DATA TYPE TO BE VARCHAR: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16476] FIXED CAPTURING LOBS LARGER THAN 64M IN LONG TRANSACTIONS WITH CAPTURE CHECKPOINTING: F_JG0A13: CAN NOT HARDLINK, VPATHS OF SAME TYPE: To fix this bug, upgrade HVR on the capture machine(s). [T-221929] FIXED CRASH DURING HVRADAPT -A WITHOUT -M WITH TABLES ALREADY IN A CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16333] FIXED DEADLOCK WHEN RUNNING MULTIPLE PARALLEL REFRESHES FROM SOURCES ON SAME SQL SERVER INSTANCE: To fix this bug, upgrade HVR on the capture machine(s). [T-219675] FIXED ERROR F_JG2142 WHILE ADDING TABLES WHEN AUTO-ASSIGN A SCHEMA AS GROUP NAME: To fix this bug, upgrade HVR on the hub machine(s). [T-218389] FIXED HVRROUTERVIEW -X TO USE LOCATION NAME: To fix this bug, upgrade HVR on the hub machine(s). [T-223658] FIXED INTEGRATE TO S3 INTERMITTENTLY (ON SOME NETWORK ERRORS) FAILS WITH F_JG3505: URL ERROR 65: REWINDING OF THE DATA STREAM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16516] FIXED THE PROBLEM WITH FAILURE IN REFRESHING THE TABLE INVOLVED IN THE EXCHANGE PARTITION DDL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12331] FIXED THE PROBLEM WITH REPLICATING 'ALTER TABLE EXCHANGE PARTITION' DDL THAT WAS ISSUED VIA A PROCEDURE CALL: To fix this bug, upgrade HVR on the capture machine(s). [T-199275] HVR6 | CAPTURE FROM "READ-ONLY" DATABASE IS NOT PICKING UP UPDATES FOR TEXT COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14426] ORACLE LOGMINER CAPTURE: RESTRICT CAPTURE SOURCE TO ARCHIVES OPTION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16823] [T-198329] FIXED PERFORMANCE ISSUE DURING CATALOG CHECKING IN CHANNEL WITH MANY THOUSAND TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16779] [T-198373] ENABLE SOFTDELETE AND TIMEKEY REPLICATIONS IN DB TO FILE FLOW ON CHANNEL CREATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16694] [T-198456] ORACLE LBC: F_JD170F: NO PASSWORD SET FOR ORACLE'S SOFTWARE WALLET: WHEN CAPTURE REMOTELY: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-16694] [T-198456] ORALCE LBC: F_JD170F: NO PASSWORD SET FOR ORACLE'S SOFTWARE WALLET: WHEN CAPTURE REMOTELY: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-16542] [T-198606] FIXED TIMEKEY TARGETS THAT USE {HVR_INTEG_KEY} (MOSTLY NON-ORACLE SOURCES) MIGHT FILL TIMEKEY COLUMN IN WRONG ORDER (MORE LIKELY WITH WINDOWS INTEGRATE AGENTS): To fix this bug, upgrade HVR on the hub machine(s). [T-217019] HVRSNAPSHOTSAVE AND RESTORE NOT PROCESSING ALL SIBLING DIRECTORIES IN E.G. .../JOBSTATE/: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/1 (2022-02-11) ---------------------------------------- [HVR-16456] ADAPT HVR TO THE NEW AURORA POSTGRESQL VERSION SCHEME: To use this feature, upgrade HVR on all machine(s). [HVR-14870] ADD SUPPORT FOR CAPTURING FROM POSTGRESQL AND AURORA USING THE STREAMING REPLICATION PROTOCOL: To use this feature, upgrade HVR on the capture machine(s). [HVR-16362] ADDED SUPPORT OF DDL OPERATIONS CAPTURE FOR SYBASE: To use this feature, upgrade HVR on the capture machine(s). [HVR-15829] ALLOW USING FILEFORMAT /BEFOREUPDATECOLUMNS AGAINST FILE-BASED LOCATION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-15699] FIX PROBLEM WITH ALTERNATE DIRECTORY NOT HAVING THE OLDEST FILES: To use this feature, upgrade HVR on the capture machine(s). [HVR-15513] IMPROVE EFFICIENCY OF UPDATES TO CLUSTER SAP TABLES FROM SOME SOURCES (E.G. DB2, SQL SERVER): To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-15358] NOW A PASSWORD STRENGTH OF AT LEAST 10 CHARACTERS IS ENFORCED WHEN (RE)SETTING PASSWORDS FOR HUB AND AGENT USERS WITH LOCAL AUTHENTICATION: To use this feature, upgrade HVR on the hub and agent machine(s). [HVR-16024] POSTGRESQL AND AURORA USING THE STREAMING REPLICATION PROTOCOL : NO LONGER USE TIMEOUTS: To use this feature, upgrade HVR on the capture machine(s). [HVR-16594] POSTGRESQL AND AURORA USING THE STREAMING REPLICATION PROTOCOL : USE TIMEOUTS FOR POSTGRESQL 10, 11 AND 12: To use this feature, upgrade HVR on the capture machine(s). [HVR-15236] POSTGRESQL CONTINUOUS INTEGRATE IN COMBINATION WITH COLLISIONDETECT /TIMESTAMPCOLUMN NO LONGER REQUIRES THE USE OF SAVEPOINTS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-15699] USE ALTERNATE LOG LOCATION IN ADDITION TO LOG LOCATION RATHER THAN INSTEAD OF: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 6.1.0/1 (2022-02-11) ------------------------------------------ [HVR-16514] ADDED A CHECK TO PREVENT INITIALIZING A CHANNEL WITH THE CAPTURE'S ADAPTDDL ACTION AND LOGMINER LOGREADMETHOD FOR ORACLE, WHICH IS CURRENTLY UNSUPPORTED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14325] CAPTURE IS NOT REPLICATING ON TABLE WITH COLUMN_NAME > 30 CHARACTERS WITH SQL AND DIRECT METHODS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16226] CHANGED ABAP SYNTAX TO BE COMPATIBLE WITH VERSIONS PRIOR TO 740 SP05: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-16671] FIX ERRORS DROPPING TABLES IN BIGQUERY, CAUSED BY MISHANDLING BACK QUOTES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16257] FIXED 'F_JD2231: UNSUPPORTED MISSING VALUE' WHEN USING {{HVR_KEY_NAMES}} SUBSTITUTION IN SAP CHANNELS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-16324] FIXED 'F_JT04E8: UNRECOGNIZED SUBSTITUTION' FOR SAP UNPACK CHANNELS USING THE {HVR_KEY_NAMES} EXPRESSION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16371] FIXED F_JD0006 WHILE ROW-WISE COMPARING A REDSHIFT TABLE WITH UPPERCASE LETTERS IN ITS NAME WHEN REDSHIFT SETTING ENABLE_CASE_SENSITIVE_IDENTIFIER IS SET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16334] FIXED F_JD0238 WHILE TRYING TO INTEGRATE INTO A MYSQL TABLE WITH UTF8MB4_0900_BIN COLLATION: To fix this bug, upgrade HVR on all machine(s). [HVR-16217] FIXED F_JD02F1 WHILE CAPTURING FROM POSTGRESQL USING STREAMING REPLICATION PROTOCOL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16191] FIXED F_JD20FF INTERNAL ERROR WHILE INTEGRATING INTO GOOGLE BIGQUERY: To fix this bug, upgrade HVR on all machine(s). [HVR-16774] FIXED F_JD213C 'OUT OF RANGE VALUE' IN CASE OF PROCESSING CLOB/BLOB COLUMNS BY NETWEAVER DRIVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16806] FIXED F_JD21B5 WHILE TRYING TO CAPTURE FROM AURORA POSTGRESQL 12.7: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16066] FIXED F_JD2208 FOR DMLS WITH DATETIME AS KEYS ON AZURE SQL DATABASE: To fix this bug, upgrade HVR on all machine(s). [HVR-16677] FIXED F_JG0585 FOR HVRAGENTUSERCONFIG -H FOR CERTAIN REPOSITORY DATABASES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15241] FIXED F_JG200A DURING CAPTURE FROM SYBASE IF THERE ARE IGNORED LOB COLUMNS IN A TABLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16323] FIXED F_JG200A WHEN NO SAP TABLE TYPE IS SET: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-16386] FIXED F_JG20D0 WHILE UPLOADING DATA INTO S3-COMPATIBLE RESOURCES IF HVR_S3_ENDPOINT_URL IS SET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16332] FIXED F_JG2143 DURING TABLE LAYOUT CHECK AGAINST CASE SENSITIVE DATABASE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16505] FIXED F_JZ0A90 DURING CAPTURE FROM SYBASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16461] FIXED HVR ACTIVATE FOR SAPUNPACK CHANNEL FAILING WITH F_JG2459 IF LOCATION DOES NOT REQUIRE A CHILD PROCESS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16389] FIXED JT0D2B WHILE PROCESSING EMPTY SAP CLUSTER DOCUMENT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16705] FIXED NETWEAVER DRIVER WHILE DECODING DATA FOR INT4/INT8 SAP DATATYPES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15964] FIXED ALTER TABLE FAILING WITH 'ORA-00972: IDENTIFIER IS TOO LONG' IF THE PRESERVE ROWS FLAG IS ON: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16230] FIXED CAPTURE FAILS AFTER ADDING/DROPPING INDEXES OR PRIMARY KEYS FOR SYBASE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16753] FIXED CAPTURE FAILS WITH F_JG200A SIGSEGV WHILE CAPTURING FROM POSTGRESQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15807] FIXED COMPARE GETS F_JT0527 COALESCE ENCOUNTERED ILLEGAL INSERT-INSERT PAIR BY INTRODUCING ENVIRONMENT VARIABLE HVR_COMPARE_VARCHAR_PADDING: To fix this bug, upgrade HVR on all machine(s). [HVR-15066] FIXED DURING HANA TO SNOWFLAKE INTEGRATE F_JT0EA6: MERGE STATEMENT AND KEY COLUMNS WITH MISSING KEYS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16820] FIXED FALSE-POSITIVE DATA DUMPING IF HVR_SAP_ERROR_DUMP IS SET ONLY: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-16124] FIXED HVRAGENTLISTENER CONSUMING MORE AND MORE MEMORY OVER TIME: To fix this bug, upgrade HVR on the agent machine(s). [HVR-15912] FIXED INTEGRATE FAILS WITH F_JD20F2 EXPLICIT VALUE MUST BE SPECIFIED FOR IDENTITY COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16412] FIXED INVALID/EXPIRED LICENSES PREVENTING USE, WHEN VALID LICENSES EXISTS AS WELL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16270] FIXED MEMORY CONSUMPTION ISSUE WHEN REFRESHING MANY (1000+) TABLES AT ONCE: F_JG2228, F_JG0E65 'DURING TASK TO UNSET/RESET FOREIGN KEYS': To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14701] FIXED POSSIBLE DATA LOSS DEPENDING ON RENAMEEXPRESSION WHILE GENERATING OF JSON FILES IN MODES OTHER THAN TABLE_ARRAY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16678] FIXED STALE CACHE ISSUE FOR REPOSITORY PROPERTIES API WHILE IN SETUP MODE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14800] FIXED THE PROBLEM WITH ADAPTDDL COMMAND CALLING OCIATTRGET() WITH WRONG DATATYPE THAT CAUSED SIGSEGV ON SOLARIS AND FAILURE IN INSERTING A ROW TO HVR_SYS_TABLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16348] FIXED THE PROBLEM WITH CAPTURE DORE-DUMPING WHEN IT PROCESSES A TRUNCATE OPERATION ON TABLE WITH EXTENDED DATA-TYPE (E.G. XMLTYPE): To fix this bug, upgrade HVR on the capture machine(s). [HVR-16359] FIXED THE PROBLEM WITH CAPTURE IN PARSING AND INCORRECTLY LOCATING THE SUPPLEMENTAL LOGGING DATA OF THE UNDO LKR RECORD WHEN THE ROW DEPENDENCIES BIT IS SET: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15330] FIXED THE PROBLEM WITH CAPTURE ON RAC BEING STUCK IN EMPTY CYCLE WHEN IT FAILED TO LOCATE THE ARCHIVELOGS FOR ALL RAC NODES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16255] FIXED THE PROBLEM WITH MISTAKENLY ASSIGNING ROW DATA FROM DLOAD RECORD (19.1) OF THE NON-REPLICATED TABLE TO REPLICATED TABLE RESULING IN JD2421 ERROR: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16279] FIXED TRIGGERING UNEXPECTED REFRESH WHEN MODIFYING A SYBASE COLUMN TO MAKE IT 'BIGGER': To fix this bug, upgrade HVR on the hub machine(s). [HVR-16271] FIXED UNABLE TO INTEGRATE INTO MYSQL WITH BINARY COLLATION COLUMNS: To fix this bug, upgrade HVR on all machine(s). [HVR-16379] FIXED UNCONDITIONAL REFRESH IF CHANNEL WITH ADAPTDDL AND ORACLE SOURCE ENCOUNTERS DML WITH NEWER TABLE VERSION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15397] IMPROVE PERFORMANCE OF DIRECT CAPTURE FROM SYBASE BY USING READ-AHEAD CACHE WHEN READING FROM RAW BLOCK DEVICES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16063] INGRES: FIXED COLUMN IN TARGET CHANGES TO NULLABLE AFTER COLUMN SIZE CHANGE BY HVRREFRESH: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-16383] MYSQL: FIXED COLUMN IN TARGET CHANGES TO NULLABLE AFTER COLUMN SIZE CHANGE BY HVRREFRESH: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-15612] ORACLE LBC: F_JZ1149: RECEIVED A ROW PIECE BUT NO MATCHING PARTIAL ROW EXISTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15610] PQ CAPTURE FAILS WITH F_JG2001: ZERO MESSAGE NUMBER ENCOUNTERED: To fix this bug, upgrade HVR on all machine(s). [HVR-7858] PREVENT NEGATIVE VALUES FOR QUOTA_RUN AND PARALLEL_SESSIONS IN POST COMPARE EVENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16406] SQL SERVER: FIXED COLUMN IN TARGET CHANGES TO NULLABLE AFTER COLUMN SIZE CHANGE BY HVRREFRESH: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-16805] UPDATED ORACLE_TNS UI COMMENT TO COVER [//]HOST[:PORT]/SERVICE_NAME NOTATION: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.1.0/0 (2021-12-03) ---------------------------------------- [HVR-10033] ADD SUPPORT FOR TERADATA TTU 17 ON LINUX AND WINDOWS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-16044] DB2 FOR I CAPTURE: ALLOW USING PROGRAM_NAME INSTEAD OF CURRENT_USER TO POPULATE HVR_CAP_USER: To use this feature, upgrade HVR on the capture machine(s). [HVR-12886] INVALIDATED LICENSES ISSUED PRIOR TO 2021-12-03: To use this feature, upgrade HVR on the hub machine(s). [HVR-14587] WORKER RECYCLING: ADDED HUBSERVER PROPERTIES WHICH ALLOW TUNING OF WORKER PROCESS CACHING: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.1.0/0 (2021-12-03) ------------------------------------------ [HVR-16163] DB2 FOR I : FIXED CAPTURE /IGNORESESSIONNAME BY REMOVING ANY TRAILING SPACES FROM HVR_CAP_USER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16157] FIXED F_JG2901 'INVALID SEQUENCE' ERROR FOR SAP RAW DATA WITHOUT /SAPUNPACK: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-15910] FIXED CURRENT TRANSACTION IS ABORTED WHILE CONNECTING TO POSTGRESQL: To fix this bug, upgrade HVR on all machine(s). [HVR-16195] FIXED DATA TRUNCATION FOR SAP POOL TABLE KEY FIELD FOR STRINGIFIED DATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16193] FIXED INCORRECT PROCESSING OF NULLABLE LOB COLUMN IN SAP NETWEAVER DRIVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16156] FIXED LOOPBACK DETECTION DURING REFRESH IN BI-DIRECTIONAL SETUPS WITH SYBASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15967] FIXED PHANTOM INSERT RECORDS ARE CAPTURED FROM SQL SERVER SOURCE DURING INDEX REBUILD WITH RESUMABLE=ON: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16321] FIXED POSSIBLE DATA CORRUPTION FOR SAP POOL/CLUSTER TABLES DURING INTEGRATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15742] FIXED THE PROBLEM WITH F_JG200A: INTERNAL ERROR TRIGGERED SEGMENTATION VIOLATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15568] FIXED THE PROBLEM WITH REPLICATING CHANGES ON PARTITIONED IOT DUE TO THE MISSING TABLE ALIAS IDS IN THE ENROLL FILE FOR THE INDEX AND OVERFLOW SEGMENT PARTITION OBJECTS THAT HVR-INITIALIZE SHOULD GENERATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15999] LOGMINER CAPTURE CORE DUMP IN NUDGE OPERATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15067] ORACLE LOGMINER | F_JG200A INTERNAL ERROR: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.0.5/3 (2021-11-18) ---------------------------------------- [HVR-15366] SET DEFAULT COMPRESSION TO GZIP FOR PARQUET FILE FORMAT: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.0.5/3 (2021-11-18) ------------------------------------------ [HVR-15992] FIXED F_JD227D SQL0245N WHILE INITIALIZING CAPTURE FOR DB2 (LUW) TABLES WHICH HAVE HAD EXTRA COLUMNS ADDED USING ALTER TABLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15860] FIXED SNOWFLAKE SINGLE MERGE DOES NOT RESPECT INTEGRATE WITH RESILIENT: F_JT1477, F_JT1478, F_JT14B1: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16049] FIXED FALSE-CHECKING F_JT0D31 PIPE 'SAPUNPACK' GOT INVALID 'PAGENO' IF SAP CLUSTER DOCUMENT IS SHRUNK AND UPDATED IN THE SAME TRANSACTION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16132] FIXED LOG-BASED CAPTURE PERFORMANCE REGRESSION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15169] FIXED PROBLEM WITH HVR INITIALIZE FAILED WITH F_JD0812 ON STANDBY DB DUE TO THREAD#=0 IN V$STANDBY_LOG ENTRIES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12586] FIXED THE PROBLEM WITH GETTING DUPLICATE ROWS ON ARRAY INSERT ON AN OLTP COMPRESSED TABLE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.0.5/2 (2021-11-11) ---------------------------------------- [HVR-15636] ADD SUPPORT FOR LOCAL S3 MINIO STORAGE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-15018] ADDED ENCRYPTION WALLET SUPPORT FOR ENCRYPTING HUBSERVER PROPERTIES AND ALERT PROPERTIES: To use this feature, upgrade HVR on the hub machine(s). [HVR-14894] ADDED TRANSPORT KEY ENCRYPTION & REDACT LOGIC FOR SAVE/RESTORE AND IMPORT/EXPORT UI: To use this feature, upgrade HVR on the hub machine(s). [HVR-13199] ADDED CLEAR ERROR MESSAGES TO COMMANDS IF THEY ARE NOT SUPPORTED ON A PLATFORM: To use this feature, upgrade HVR on all machine(s). [HVR-14371] ADDED DISCOVERED HUBSERVER PROPERTIES AND HVRHUBSERVERCONFIG -T -V: To use this feature, upgrade HVR on the hub machine(s). [HVR-15018] ADDED HVRHUBSERVERCONFIG -T TO TEST HUBSERVER PROPERTIES BEFORE SAVING: To use this feature, upgrade HVR on the hub machine(s). [HVR-15018] ADDED HVRWALLETCONFIG -G TO PURGE ENCRYPTION WALLET CACHE FOR RECOVERY PURPOSES: To use this feature, upgrade HVR on the hub machine(s). [HVR-15846] ADDED SUPPORT FOR /AUTH/LATEST/... AND /AUTH TO ASK FOR SUPPORTED AUTHENTICATION VERSIONS: To use this feature, upgrade HVR on the hub machine(s). [HVR-15843] ADDED SUPPORT OF SAP STRG DATATYPE FOR TRANSPARENT TABLES: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-14349] ADDED VALUE NONE TO LOCATION PROPERTY LOG_TRUNCATER FOR SYBASE: To use this feature, upgrade HVR on the hub machine(s). [HVR-14370] ADDED WINDOWS AUTHENTICATION FOR HUB AND AGENT USERS: To use this feature, upgrade HVR on the hub, agent and remote CLI machine(s). [HVR-15508] IMPLEMENTED WARNING SYSTEM: To use this feature, upgrade HVR on the hub machine(s). [HVR-8049] REFRESH AND COMPARE WITH SAPUNPACK: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-15960] REMOVED SUPPORT TO RUN REPOSITORY DATABASE ON INGRES: To use this feature, upgrade HVR on the hub machine(s). [HVR-15351] SECURITY HARDENING: LOGINS NOW HAVE A MAXIMUM LIFE TIME (DEFAULT ONE WEEK), CONFIGURABLE THROUGH REPOSITORY PROPERTY HUB_SERVER_LOGIN_EXPIRATION: To use this feature, upgrade HVR on the hub machine(s). [HVR-13981] SUPPORT S3 PRIVATE LINK THROUGH VPC AND AWS DIRECT CONNECT INSTEAD OF PUBLIC S3: To use this feature, upgrade HVR on the integrate machine(s). [HVR-12263] SUPPORT CERTIFICATE-BASED AUTHENTICATION FOR SNOWFLAKE: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-14776] [HVR-14277] ADDED CLASSIFIED ACCESS METHOD: To use this feature, upgrade HVR on the hub and remote CLI machine(s). [HVR-14775] [HVR-14809] ADDED FUNCTIONALITY TO REDACT SECRET PROPERTIES AT SNAPSHOT SAVE: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.0.5/2 (2021-11-11) ------------------------------------------ [HVR-16059] ADDED SUPPORT OF SAP DATA TYPE RSTR: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-16094] ADDED SUPPORT OF SAP DATA TYPE SSTR: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-16112] ADDED SUPPORT OF SAP DATA TYPES D16S/D34S FOR TRANSPARENT TABLES: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-15899] ENHANCE AGENT_CLIENT_PRIVATE_KEY_PASSWORD ERROR MESSAGE TO BE MORE CLEAR: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15618] FIXED F_JD0AB4 WHILE CAPTURING FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15886] FIXED F_JD225F WHEN QUERYING FROM THE BACKUP HISTORY DURING CAPTURE FROM SQL SERVER USING SQL LOG READ METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-16062] FIXED F_JD225F WHILE COERCING UTF16 BASED STRING INTO HUB CHARSET WITH SAP NETWEAVER: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-11459] FIXED F_JT0406 WHEN CAPTURING FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15305] FIXED F_JT1A00 "SAP INSIDE TABLE BASE NAME COULD NOT BE FOUND": To fix this bug, upgrade HVR on the hub machine(s). [HVR-15905] FIXED F_JW052C WITH "OS: PROCESS ALREADY FINISHED" DURING HUBSERVER START: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7172] FIXED REFRESHCONDITION CAUSES INVALID SQL IF TABLE NAME HAS SPECIAL CHARACTERS OR CASE_SENSITIVE_NAMES IS USED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15240] FIXED ERRORS DURING BULK COMPARE MIGHT BE LOST BY A SECONDARY ERROR: F_JT1550: COPROCESS TERMINATED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16039] FIXED FILE COMPARE OF XML FILES: F_JG2227: PIPE 'UNSERIAL' RECEIVED TAG !TBL_NAME AFTER TAG !TBL_END: To fix this bug, upgrade HVR on the hub and agent machine(s). [HVR-15947] FIXED HVRACTIVATE -R -I FAILING WITH F_JR0560: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15989] FIXED INCORRECT HANA SYSTEM VIEWS CREATED BY ABAP CODE: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-15965] FIXED INCORRECT CONVERSION OF STAGING DIRECTORIES IN HVRCONVERT5TO6: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15781] FIXED INCORRECT PROCESSING OF SAP LONGTEXT TABLE UPDATES THAT INCREASE THE NUMBER OF DOCUMENT PAGES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14682] FIXED LARGER BIGQUERY LOB VALUES CAN BE TRUNCATED WHILE SELECTING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15883] FIXED LICENSING WARNING REPORTING NEGATIVE AMOUNT OF DAYS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-13795] FIXED NETWORK COMMUNICATION ISSUES WHILE UPLOADING BIG DATA TO ADLS GEN2/AZURE BLOBFS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14855] FIXED RESILIENT INTEGRATE NOT UPDATING THE NON-KEY COLUMNS WHEN DOING A PRIMARY KEY UPDATE ON SOURCE TO A VALUE WHICH ALREADY EXISTS ON TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15953] FIXED SLOW REFRESH OR INTEGRATE SPEED UNDER SOME CONDITIONS SUCH AS HETEROGENOUS CHANNELS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15921] FIXED SUPPORT FOR REPLICATION FROM SAP SYSTEM WITHOUT DIRECT DATABASE CONNECTIONS IS NOT INCLUDED IN THE DISTRIBUTION (RELEASE) BUILD FOR LINUX: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12459] ORACLE RDS LOGMINER/SQL CAPTURE DOES NOT PREVENT LOOPBACK IN BIDIRECTIONAL REPLICATION CONFIGURATION: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-13415] RE-LOGIN USER FROM KEYTAB IF KERBEROS TGT IS CLOSE TO EXPIRE FOR HDFS LOCATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15348] RESOLVED SYBASE ASE CASE OF INSERTS NOT BEING REPLICATED IN CERTAIN SITUATIONS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15815] SQL SERVER : FIXED SQL ERROR SQL_NEED_DATA DURING CAPTURE WHILE USING A VARBINARY(MAX) COLUMN IN A CAPTUREEXPRESSION: To fix this bug, upgrade HVR on all machine(s). [HVR-15727] SYBASE : FIXED ADDING TABLES WITH USER DEFINED DATA TYPES DOES NOT WORK CORRECTLY WHEN HAVING NULL IN DEFINITION: To fix this bug, upgrade HVR on all machine(s). NEW FEATURES IN HVR 6.0.5/1 (2021-10-07) ---------------------------------------- [HVR-15303] ADD ENVIRONMENT VARIABLE HVR_DB2I_USE_SYSTEM_VALUE_INFO TO CONTROL HVR'S USE OF DB2 FOR I SYSTEM CATALOG SYSTEM_VALUE_INFO: To use this feature, upgrade HVR on all machine(s). [HVR-13984] ADDED SAP TABLES EXPLORE UI: To use this feature, upgrade HVR on the hub machine(s). [HVR-15250] ADDED DB_STATS TO POST /../ADAPT/CHECK AND POST /../ADAPT/CHECK/{TABLE}: To use this feature, upgrade HVR on the hub machine(s). [HVR-12549] ADDED SHIFT-CLICK SELECTION IN UI GRIDS: To use this feature, upgrade HVR on the hub machine(s). [HVR-15597] ADDED SUPPORT FOR SAP DATATYPE PREC: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-15311] ENHANCED HVRCONVERT5TO6 TO CONVERT MULTIPLE CHANNELS AT ONCE: To use this feature, upgrade HVR on the hub machine(s). [HVR-15311] ENHANCED HVRDEFINITIONIMPORT: CONFLICT RESOLUTION RENAME FOR LOCATIONS NOW RESULTS IN A MORE CONSISTENT HUB: To use this feature, upgrade HVR on the hub machine(s). [HVR-15114] INTRODUCE ENVIRONMENT VARIABLES HVR_DB2_BULK_LOAD_REPLACE AND HVR_DB2_BULK_LOAD_KEEPDICTIONARY: To use this feature, upgrade HVR on all machine(s). [HVR-14695] MAKE _HVR SCHEMA CONFIGURABLE FOR HANA SOURCE, USE DATABASE OWNER SCHEMA BY DEFAULT WHEN CONNECTING TO HANA VIA NETWEAVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-14799] NAMESPACED (RENAMED) HVR'S WRAPPER VIEWS FOR HANA TO AVOID POTENTIAL CONFLICTS IN CASE THESE VIEWS ARE CREATES IN A STANDARD SAP SCHEMA: To use this feature, upgrade HVR on the capture machine(s). [HVR-14949] NEW ACTIVATE JOBS WILL GO INTO FAILED STATE ON ERROR, NOT INTO RETRY ANYMORE: To use this feature, upgrade HVR on the hub machine(s). [HVR-15007] SECURITY ENHANCEMENT: CONFIGURING AN ENCRYPTION WALLET IS NOW REQUIRED BEFORE A HUB CAN BE CREATED: To use this feature, upgrade HVR on the hub machine(s). [HVR-15582] SECURITY UPDATES AND PERFORMANCE IMPROVEMENTS FOR HVRHUBSERVER: To use this feature, upgrade HVR on the hub machine(s). [HVR-15763] SUPPORT REPLICATION FROM SAP SYSTEM WITHOUT DIRECT DATABASE CONNECTIONS: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-14826] SUPPORT SUBSECOND ACCURACY FOR COLLISIONDETECT /TIMESTAMPCOLUMN: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-14228] [HVR-12579] EXPANDED ROWS ON EVENT LIST AND CREATED FIELD INSTEAD OF UTC TIMESTAMP: To use this feature, upgrade HVR on the hub machine(s). [HVR-15422] HVRWALLETCONFIG AND /WALLET API IMPROVEMENTS: IMPROVED ERROR CHECKING, CHANGED 'DELETE' INTO 'DISABLE': To use this feature, upgrade HVR on the hub and remote CLI machine(s). PROBLEMS FIXED IN HVR 6.0.5/1 (2021-10-07) ------------------------------------------ [HVR-14596] FIXED /EXPRESSIONSCOPE FOR /BURST DURING KEY-UPDATES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15801] FIXED BURST INTEGRATE FAILING WITH F_JD024D WHEN SOURCE IS HANA AND TARGET HAS CASE_SENSITIVE_NAMES DEFINED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15379] FIXED F_JD024D DURING ALTER TABLE DATA TYPE ATTRIBUTE CHANGE OF NUMBER COLUMN ON SNOWFLAKE TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15379] FIXED F_JD024D DURING ALTER TABLE DATA TYPE ATTRIBUTE CHANGE OF VARCHAR COLUMN ON SNOWFLAKE TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15242] FIXED F_JD0251 UNEXPECTED SEMI-STRUCTURED DATATYPE ENCOUNTERED WHILE DESCRIBING A SNOWFLAKE SELECT WITH A NULL EXPRESSSION WITHOUT EXPLICIT CAST TO A DATATYPE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15412] FIXED F_JD220C WHILE INTEGRATING A DELETE WITH DATETIME KEY INTO SQL SERVER VERSION 2016 AND HIGHER: To fix this bug, upgrade HVR on all machine(s). [HVR-15780] FIXED F_JR175C WHEN DELETING A CHANNEL WITH A POSTGRESQL CAPTURE LOCATION WITH CAPTURE_METHOD=SQL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14677] FIXED F_JT1478 WITH ROW COUNT MISMATCH FOR SNOWFLAKE SINGLE-MERGE WITH SAP: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15068] FIXED F_JT152D FOR INTEGRATE /BURST FOR ROWS FROM TABLE WITH DUPLICATES CAPTURED FROM HANA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15641] FIXED HIVE VIEW CONNECTIONS WITH CERTIFICATE BASED AUTHENTICATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15519] FIXED MYSQL TARGET WITH STAGING AND BINARY COLUMNS: F_JD022A: DBMS ERROR [INCORRECT STRING VALUE: '(@'VAR1')' FOR FUNCTION UNHEX]: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15261] FIXED W_JD0C00 WHILE CAPTURING FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15434] FIXED W_JR0701 WHILE RUNNING HVRCATALOGIMPORT: To fix this bug, upgrade HVR on all machine(s). [HVR-15481] FIXED A CACHING ISSUE THAT COULD CAUSE INCORRECT ROWS TO BE STORED IN REPOSITORY DATABASE (EXPOSED VIA F_JG0735): To fix this bug, upgrade HVR on the hub machine(s). [HVR-15821] FIXED AGENT USE OF SOFTWARE AND KMS ENCRYPTION WALLETS WHEN LIBRARY PATHS ARE CONFIGURED IN A LOCATION: To fix this bug, upgrade HVR on the agent machine(s). [HVR-15771] FIXED CHANNEL DELETION FAILING WITH LOCATION CONNECTION ERRORS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15258] FIXED HVRCONVERT5TO6 IMPLICITLY CHANGING THE INTEGRATE METHOD: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15760] FIXED HVRCONVERT5TO6 LOSING LOCATION SPECIFIC ACTION IF ANOTHER LOCATION HAS AN IDENTICAL ACTION DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15725] FIXED HVRCONVERT5TO6 NOT HANDLING SCHEDULING STATS PARAMETERS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15566] FIXED HVRSTATS LOOPING ON FIRST CHUNK AFTER RESTART, NOT GENERATING NEW DATA: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14446] FIXED HVRSTATS ON SQL SERVER REPOSITORY BLOCKING UNRELATED API REQUESTS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15719] FIXED HVRUSERCONFIG -R FAILING TO RESET A PASSWORD: To fix this bug, upgrade HVR on the hub and remote CLI machine(s). [HVR-14849] FIXED ILLEGAL DIVISION BY ZERO IN HVRSTATS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15670] FIXED POSSIBLE LOSS OF AUTO_OPEN PASSWORD WHEN AN ERROR HAPPENS DURING MIGRATING OF ENCRYPTION WALLET: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15778] FIXED QUOTATION OF SCHEMA FOR INNER JOIN SYNTAX ON ORACLE: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-14714] FIXED REPOSITORY CREATION FAILING TOO WIDE INDEX ON SQL SERVER WITH NON-UTF8 MULTI-BYTE COLLATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15561] FIXED SMARTLINK SYNTAX FOR UPGRADE FROM 6.0.1->6.0.5 REACTIVATE OF CAP JOBS ERROR MESSAGE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15717] FIXED STAGING TIMING ERRORS ARE NOT SILENTLY RETRIED SINCE SNOWFLAKE SERVER-SIDE UPDATE '2021_04 BUNDLE': F_JD024D: DBMS ERROR [REMOTE FILE WAS NOT FOUND]: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15484] POST /../ADAPT/CHECK SAP RESPONSE GENERATION DOES NOT RESPECT API VERSION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14286] HVRSTATS: FIXED PRIMARY KEY VIOLATION ON HVR_STATS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.0.5/0 (2021-08-27) ---------------------------------------- [HVR-13456] ADDED CAPTURE STATE CONVERSION UTILITY HVRCONVERT5TO6ACTIVATE: To use this feature, upgrade HVR on the hub machine(s).  [HVR-14383] ADD SLICING SECTION ON REFRESH AND COMPARE DIALOGS: To use this feature, upgrade HVR on the hub machine(s). [HVR-14243] ADDED COMPACT MODE SWITCH TO USER PREFERENCES: To use this feature, upgrade HVR on the hub machine(s). [HVR-14242] MIGRATION TO NEW GRID: To use this feature, upgrade HVR on the hub machine(s). [HVR-13577] ADDED KERBEROS SETTINGS TO LOCATION AGENT CONNECTION: To use this feature, upgrade HVR on the hub machine(s). [HVR-14257] ADDED DARK THEME SWITCH TO USER PREFERENCES: To use this feature, upgrade HVR on the hub machine(s). [HVR-14259] ADDED AUTO_OPEN, SOFTWARE AND KMS, ENCRYPTION WALLET: To use this feature, upgrade HVR on all machine(s). [HVR-14493] ADDED WALLET CONFIGURATION ON THE SETUP: To use this feature, upgrade HVR on the hub machine(s). [HVR-12475] ADDED BIGQUERY LOCATION TYPE INTO UI: To use this feature, upgrade HVR on the hub machine(s). [HVR-12163] ADDED SINGLESTORE CONFIGURATION INTO UI: To use this feature, upgrade HVR on the hub machine(s). [HVR-13977] HVR6 | ENCRYPT THE HUB SNAPSHOT FILES: To use this feature, upgrade HVR on the hub machine(s). [HVR-13973] HVR6 | SAVING HVR_CONFIG FILES TO THE HUB SNAPSHOTS: To use this feature, upgrade HVR on the hub machine(s). [HVR-13977] SNAPSHOT ENCRYPTION OPTION VIA HVRSNAPSHOT -V OPT AND THE REST INTERFACE: To use this feature, upgrade HVR on the hub machine(s).   [HVR-14179] ADD SUPPORT FOR POSTGRESQL 13: To use this feature, upgrade HVR on the capture machine(s). [HVR-14404] ADDED 'PLUGIN USER' OPTION FOR SYSTEM USERS AND AGENT USERS AUTHENTICATION: To use this feature, upgrade HVR on the hub machine(s). [HVR-14254] ADDED HVRHUBCONFIG -F,-U TO FREEZE/UNFREEZE HUBS: To use this feature, upgrade HVR on the hub and remote CLI machine(s). [HVR-12873] ADDED MANUAL TABLE CREATION: To use this feature, upgrade HVR on the hub machine(s). [HVR-14980] ADDED FOREIGN KEY CONTRAINTS "DISABLE BEFORE REFRESH" TO REFRESH DIALOG: To use this feature, upgrade HVR on the hub machine(s). [HVR-14301] ADDED UI FOR SQL (AND ARCHIVE-ONLY) CAPTURE FROM SYBASE: To use this feature, upgrade HVR on the hub machine(s). [HVR-14071] ADDED CONFIGURATION HINTS FOR A CHANNEL WITH MULTIPLE SOURCES: To use this feature, upgrade HVR on the hub machine(s). [HVR-14039] ADDED CONFIRMATION DIALOGS FOR CHECK/REDEFINE LAYOUT OPERATIONS: To use this feature, upgrade HVR on the hub machine(s). [HVR-14008] ADDED DOCUMENTATION LINK FOR L3 LOCATION PROPERTIES ON LOCATION DETAIL: To use this feature, upgrade HVR on the hub machine(s). [HVR-14484] ADDED NEW REST API CALL NEW_LOC/DB/SCHEMAS: To use this feature, upgrade HVR on the hub and remote CLI machine(s). [HVR-14237] ADDED OPTIONS TO HVRADAPT CLI TO CHANGE THE TABLE GROUP NAME FOR NEWLY ADDED TABLES: To use this feature, upgrade HVR on the hub machine(s). [HVR-14007] ADDED SMART DOCUMENTATION LINKS FOR PROPERTIES: To use this feature, upgrade HVR on the hub machine(s). [HVR-14007] ADDED SMART LINKS FOR ERROR MESSAGES IN DIALOGS: To use this feature, upgrade HVR on the hub machine(s). [HVR-12266] ADDED SUPPORT FOR BIGQUERY AS A TARGET: To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-14407] ADDED SUPPORT FOR HANA EMPTY DATE AND EMPTY TIMESTAMP VALUES: To use this feature, upgrade HVR on all machine(s). [HVR-11301] ADDED SUPPORT FOR VECTOR 6: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-14206] ADDED SUPPORT FOR MANUAL ORACLE TDE SOFTWARE WALLETS: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-12559] BIGQUERY : BURST INTEGRATE : USE SINGLE MERGE: To use this feature, upgrade HVR on the integrate and hub machine(s). [HVR-13623] CLI FOR CONFIG OF PROPERTIES WITH FILES, ENCODING, ARRAYS OR MAP/OBJECTS: To use this feature, upgrade HVR on the hub and remote CLI machine(s). [HVR-14087] CHANGE 'ONLY' CHECKBOXES ON ACTIVATE/REFR/CMP DIALOGS INTO EXPANDERS: To use this feature, upgrade HVR on the hub machine(s). [HVR-14087] CHANGE LAYOUT OF SOURCE/TARGET LOCATIONS ON REFR/CMP/ALTER DIALOGS: To use this feature, upgrade HVR on the hub machine(s). [HVR-14019] CONFIGURE TRIMMING OF LOG, EVENT AND STATS WHEN SAVING HUB SNAPSHOT: To use this feature, upgrade HVR on the hub machine(s). [HVR-13162] DB2 FOR Z/OS : SUPPORT IBM DATA SERVER DRIVER ODBC AND CLI: To use this feature, upgrade HVR on all machine(s). [HVR-14036] DIM ORACLE SID/TNS WHEN SELECTED CONNECTION TO ORACLE RAC: To use this feature, upgrade HVR on the hub machine(s). [HVR-4890] ENABLE CAPTURE FROM POSTGRESQL INHERITANCE AND DECLARATIVE BASED PARTITIONED TABLES: To use this feature, upgrade HVR on the capture machine(s). [HVR-14178] ADDED AZURE SQL MANAGED INSTANCE CONFIGURATION INTO UI: To use this feature, upgrade HVR on the hub machine(s). [HVR-14298] ENABLED SYBASE IN HVR6: To use this feature, upgrade HVR on the hub machine(s). [HVR-14041] ENCRYPTED PRIV_KEY SUPPORT FOR HUBSERVER HTTPS: To use this feature, upgrade HVR on the hub machine(s). [HVR-14087] FIXED SELECTED COMPONENTS SUMMARY FOR ACTIVATE/DEACTIVATE: To use this feature, upgrade HVR on the hub machine(s). [HVR-13027] IMPLEMENTED CAPTURE OF {HVR_CAP_USER} FOR SYBASE SOURCE: To use this feature, upgrade HVR on the capture machine(s). [HVR-14365] MIGRATED SCHEDULING PARAMETER STATSHISTORY TO A HUB PROPERTY AND ADDED MORE PROPERTIES TO CONFIGURE THE HVRSTATS JOB: To use this feature, upgrade HVR on the hub machine(s). [HVR-14254] PREVENT W_JG05A1 AND HUBSERVER RESTART FOR DIRECT COMMANDLINE COMMANDS: To use this feature, upgrade HVR on the hub machine(s). [HVR-14171] REST API VERSIONING: To use this feature, upgrade HVR on the hub machine(s). [HVR-14235] SHOW A TOOLTIP FOR IDENTIFIERS/GROUP NAMES WHEN INCORRECT CHARACTER IS ENTERED: To use this feature, upgrade HVR on the hub machine(s). [HVR-14140] SHOW REPOSITORY EVENTS ON EVENT LIST (ALSO WHEN HUB IS NOT SELECTED): To use this feature, upgrade HVR on the hub machine(s). [HVR-14875] SUPPORT CHARACTER SET IBM-875 (GREECE) FOR DB2 FOR I: To use this feature, upgrade HVR on all machine(s). [HVR-11133] SUPPORT FOR ORACLE 19C ON SOLARIS SPARC: To use this feature, upgrade HVR on all machine(s). [HVR-10873] SUPPORT TICKET-BASED AUTHENTICATION FOR AGENT RUNNING IN A KERBEROS SETUP: To use this feature, upgrade HVR on the hub and agent machine(s). [HVR-14080] USE LOCATION LOGO WHEN SHOWING PROGRESS OF SAVE: To use this feature, upgrade HVR on the hub machine(s). [HVR-13955] [HVR-14980] ADDED ORACLE FLASHBACK MOMENT TO REFRESH DIALOG: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.0.5/0 (2021-08-27) ------------------------------------------ [HVR-14159] API /V0/HUBS/{HUB}/NEW_LOC/ENV/VARS: FIXED /VAR TO /VARS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14312] ASE CAPTURE: F_JG200A: INTERNAL ERROR TRIGGERED SEGMENTATION VIOLATION TRAP SIGSEGV ON CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15002] ASE SBC: INORDINATE AMOUNT OF 'DBCC TRACEON' INVOCATIONS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14263] ADD DESCRIPTION UNDER LOCATION EXPANDER ON CREATE OR ALTER TABLE DIALOGS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14263] ADD DESCRIPTION UNDER LOCATION EXPANDER ON REFRESH/COMPARE/CREATE OR ALTER TABLE DIALOGS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14229] ADDED DROPDOWN FOR PROPERTY VALUES IN SHOW ALL LOCATION PROPERTIES DIALOG: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14697] ALWAYS ENABLE AND CHECK NAME AND VALUE BY DEFAULT ON ENVIRONMENT ACTION CONFIGURATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14070] APPLIED INSIND OPERATION IGNORE LOGIC IN THE CASE OF OFF-ROW LOBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14609] CAPTURE ENCOUNTERS SIGBUS IN PARSING CERTAIN REDO-RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14205] CAPTURE FROM ORACLE ACTIVE DATA GUARD STANDBY WITH ASM USING LOGMINER RESULTS IN LARGE LATENCY AND ERROR WHEN LOG SWITCH HAPPENS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14224] COERCION OF CHAR DATATYPE INTO VARBINARY DOESN'T RESPECT CORRECT CHARACTER LENGTH REGARDING TRAILING SPACES: To fix this bug, upgrade HVR on the integrate and capture machine(s). [HVR-13924] CORRECTED EXPECTATIONS REGARDING OFF-ROW LOBS, PARTICULARLY WHEN SET NULL, AND EXPECTATIONS REGARDING ALL IN-ROW LOBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14114] DEFAULT GRAPH RANGE FIXED TO BE 7 DAYS ON EVERY PAGE (INCLUDING CHANNEL DETAIL): To fix this bug, upgrade HVR on the hub machine(s). [HVR-14262] F_JT050D: DATAGUARD WITHOUT STANDBY LOGS: IN SELECT FROM ORACLE SYSTEM TABLES NO CLUSTER THREADS CONTAINING LOGFILE GROUPS WERE FOUND: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14321] FIX ACTION DIALOG DISPLAYS WRONG DEFAULT VALUES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14230] FIX MISSING SMART-LINK IN ERROR MESSAGE FOR ALERT PROPERTIES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14149] FIX SWITCH TO LOCAL INTERMEDIATE DIRECTORY IN FILE BROWSER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14507] FIXED "F_JD21B5: INVALID COLUMN NAME" ON CAPTURE JOB START AFTER CAPTURE REWIND FOR SQL SERVER INSTANCES WITH CASE SENSITIVE COLLATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12993] FIXED "ORA-01795: MAXIMUM NUMBER OF EXPRESSIONS IN A LIST IS 1000" IN HVRSTATS JOB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14324] FIXED 'F_JR0560: NO REPOSITORY CONNECTED' DURING FILE CAPTURE FROM LOCATION WITH AGENT CONNECTION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14197] FIXED F_JC0301: SERVICE NAME 'HVRSCHEDULER_' NOT FOUND IN WINDOWS SERVICES IF TERADATA IS USED AS HUB DATABASE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14960] FIXED F_JD0206 WHILE CAPTURING POSTGRESQL PARTITIONED TABLES: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-13498] FIXED F_JD0247 WHEN CAPTURING CHANGES POSTGRESQL ARRYA DATA TYPE USING  EXTENDED DATA TYPE SUPPORT WITH LOGREADMETHOD=SQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14122] FIXED F_JD0251 DURING ROW-WISE REFRESH OR COMPARE AGAINST SNOWFLAKE TARGET THAT HAS COLUMNPROPERTIES /ABSENT DEFINED ON A NULLABLE COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11578] FIXED F_JD02A5 WHILE BURST INTEGRATING DELETES INTO SYBASE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-14479] FIXED F_JD02D4 UNEXPECTED NEGATIVE VALUE FOR MYSQL DATETIME COLUMN ENCOUNTERED: To fix this bug, upgrade HVR on all machine(s). [HVR-15016] FIXED F_JD02EA DEFAULT VALUE HAS UNEXPECTED LENGTH: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-13239] FIXED F_JD0701 WHEN TRYING TO CAPTURE VALUE COMPRESSED DB2 FOR LUW TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14320] FIXED F_JD0A5F WITH "THE PARAMETER IS INCORRECT" DURING DIRECT CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12739] FIXED F_JD0D16 AND F_JT146D WHEN CHANNEL WITH ADAPTDDL /ONDROPTABLE=DROP_FROM_CHANNEL_AND_TARGET AND INTEGRATE /BURST HANDLES A DROP TABLE STATEMENT: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-12215] FIXED F_JD0E2B WHILE IEVALUATING PARAMETERIZED EXPRESSION WHILE INTEGRATING INTO SINGLESTORE/MEMSQL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-13950] FIXED F_JD0F03 TABLE '' DOES NOT SUPPORT DATATYPE 'DATETIME2' IF INTEGRATE /JOURNALBURSTTABLE IS SET FOR REDSHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14287] FIXED F_JD0F03 DURING POST /../ADAPT/CHECK/{TABLE} FOR TABLES WITH EXTENDED DATA TYPES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14438] FIXED F_JD20DB DBMS ERROR [ORA-01795: MAXIMUM NUMBER OF EXPRESSIONS IN A LIST IS 1000] WHEN TOO MANY EVENTS WERE FETCHED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14442] FIXED F_JD20EC WHEN USING TABLE EXPLORE OF MYSQL TABLE WITH DATE, DATETIME OR YEAR DATA TYPE COLUMNS WHERE THE HVR INSTALLATION ON THE HUB HAS HVR 5.7.5/2 OR OLDER AND THE HVR INSTALLATION ON THE SOURCE HAS HVR VERSION 5.7.5/3 OR HIGHER: To fix this bug, upgrade HVR on all machine(s). [HVR-12580] FIXED F_JD20FF INTERNAL ERROR WHEN CONNECTING WITH MYSQL VERSION 8.0.22: To fix this bug, upgrade HVR on all machine(s). [HVR-14694] FIXED F_JD2149 WHILE COMPARING TABLE WITH HANA TIMESTAMP DATATYPE: To fix this bug, upgrade HVR on all machine(s). [HVR-14566] FIXED F_JD22D4 CURSOR DOES NOT EXIST WHILE CAPTURING FROM POSTGRESQL OR AURORA POSTGRESQL USING SQL METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14148] FIXED F_JD2503 DURING ORACLE ASM CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14783] FIXED F_JG0700 WHILE CONVERTING WINDOWS ENVIRONMENT THAT CONTAINS A BINARY VALUE: To fix this bug, upgrade HVR on all machine(s). [HVR-14486] FIXED F_JG0704 WITH '!' WHILE DOING BURST INTEGRATE TO SNOWFLAKE USING THE HADOOP-BASED AZURE FILE SYSTEMS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15394] FIXED F_JG0F02 IN POST /../CONTROLS IF 'EXPIRY_DATE' OR 'RECV_EXPIRY' ARGUMENT WAS SET: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14892] FIXED F_JG200A WHILE CAPTURING FROM POSTGRESQL WHEN AN OLD ENROLL FILE EXISTS AND TABLES HAVE BEEN DROPPED AND RECREATED: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-14428] FIXED F_JG200A WHILE INTEGRATION TRANSFORM /SAPUNPACK IF SAP ENROLL FILE DOES NOT MATCH TO TRANSACTION FILES CONTENT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14816] FIXED F_JG2142 WHEN CONFIGURING SYBASE LOCATION WITH KERBEROS AUTHENTICATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14194] FIXED F_JG2421 WHEN ORACLE SOURCE HAS PLUGGABLE DATABASES WITH UNITED TDE WALLETS CONFIGURED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14135] FIXED F_JG2431 AND F_JG2459 DURING BULK COMPARE WITH REMOTE LOCATIONS THAT REQUIRE A MODIFIED LIBRARY PATH: To fix this bug, upgrade HVR on the agent machine(s). [HVR-15380] FIXED F_JG4505 WITH STATUS CODE 100 DURING HVRSNAPSHOTINSPECT AND HVRSNAPSHOTRESTORE: To fix this bug, upgrade HVR on the remote CLI machine(s). [HVR-14360] FIXED F_JR0264 DURING REFRESH IF TARGET HAS COLUMNPROPERTIES WITH PARAMETER SOFTDELETE AND DATATYPE DEFINED: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-15298] FIXED F_JR0539 WHILE USE {HVR_KEY_HASH} IN /MESSAGEKEY FOR KAFKA LOCATION DUE REGRESSION INTRODUCED BY HVR-9138: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15254] FIXED F_JR0560 DURING ACTIVATION OF FILE TARGET LOCATION WITH AGENT CONNECTION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14478] FIXED F_JT0D34: PIPE 'SAPUNPACK' CANNOT PROCESS DOCUMENT HEADER. DOCUMENT HEADER IS INVALID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9908] FIXED F_JT1461: UNEXPECTED DATABASE CLASS 11 (HANA) ENCOUNTERED DURING UPDATE COMPARE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14480] FIXED F_JT148F WHILE CAPTURING DELETED ROWS FROM A DB2 (LUW) TABLE WHICH HAD BEEN INSERTED BEFORE THE TABLE HAD BEEN ALTERED BY ADDING NEW COLUMNS WERE THE ADDED COLUMNS ARE PART OF THE REPLICATION KEY: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-14049] FIXED F_JT170B IN INTEG JOB RIGHT AFTER A REFRESH FINISHED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14405] FIXED F_JT1A00 IN CHANNEL WITH SAPUNPACK AND SOURCE LOCATION WITHOUT LOCATIONPROPERTIES CASESENSITIVENAMES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9694] FIXED F_JZ0A09 WHILE CAPTURING FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14762] FIXED F_JZ0A1B DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14192] FIXED F_JZ0C07 ON CAPTURE JOB START AFTER CAPTURE REWIND FOR HANA SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15019] FIXED F_JZ0C0B DURING CAPTURE FROM EARLY VERSIONS OF HANA 2: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14645] FIXED F_JZ0C0D WHILE CAPTURING FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13257] FIXED F_JZ0C0F WHILE CAPTURING FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15148] FIXED F_JZ2700 DURING CAPTURE FROM SYBASE WITH /LOGREADMETHOD=SQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15219] FIXED F_JZ2700 DURING CAPTURE FROM SYBASE WITH /LOGREADMETHOD=SQL AFTER CAPREWIND: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14188] FIXED F_JZ2700 WHILE RUNNING LOGENCAPS FOR SYBASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14037] FIXED F_JZ5203 RECORD ADDRESS IS INVALID WHILE CAPTURING DATA FROM DB2 FOR I JOURNAL RECEIVER SCHEMA CONTAING '▒▒': To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-14198] FIXED HVR REFRESH RECREATING SINGLESTORE 7.2 TARGET TABLE WITH CLUSTERED COLUMNSTORE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14055] FIXED HIVE EXTERNAL TABLES CONFIGURATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14066] FIXED SIGSEGV WHILE UNPACKING SAP POOL TABLE WITH INCOMPLETE VARKEY FIELD: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-13586] FIXED TDS PROXY THROWS MISLEADING F_JG0555 WHEN SQL SERVER CLOSES CONNECTION UNEXPECTEDLY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11575] FIXED W_JZ0A0B WHILE CAPTURING FROM SYBASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14155] FIXED A CASE WHEN ALL LOCATIONS COULD BE PRESENT ON CHECK/REDEFINE TABLES POPUP: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15260] FIXED BROKEN LOOP DETECTION ON POSTGRESQL SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14489] FIXED BURST INTEGRATE OF EXTRA COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14222] FIXED BURST INTEGRATION INTO SQL SERVER TABLES WITH IDENTITY COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14556] FIXED CAPTURE OF POSTGRESQL JSONB NUMERIC DATA USING CAPTURE METHOD DIRECT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14288] FIXED CAPTURE OF POSTGRESQL JSONB TOASTED UNCOMPRESSED DATA USING CAPTURE METHOD DIRECT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14232] FIXED CAPTURE OF SYBASE UNITEXT COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14646] FIXED CAPTURING SYBASE LOBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14613] FIXED CERTAIN PROPERTIES TO NOT ALLOW NEGATIVE NUMBERS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14348] FIXED CHANNEL ACTIVATION FAILING WITH F_JR0923 EVEN THOUGH COLUMNPROPERTIES WITH PARAMETER EXPRESSIONSCOPE IS CORRECTLY DEFINED WITH BURST INTEGRATE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14506] FIXED CHARACTERSET IDS MISMATCH WHEN CAPTURING FROM PDB AND THE CHARACTER SET OF PDB IS DIFFERENT FROM CDB'S USING 2-CONNECTION METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14132] FIXED DEFAULT BEHAVIOR OF HVRADAPT SO THAT TABLEPROPERTIES SCHEMA ACTIONS ARE DEFINED ON THE LOCATION GROUP ONLY, NOT ON ALL LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14947] FIXED DELETES AND UPDATES IGNORED WHILE CAPTURING POSTGRESQL PARTITONED TABLES USING CAPTURE METHOD DIRECT: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-14372] FIXED ERROR MESSAGE RELATED TO UNCONFIGURED ASM CREDENTIALS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14712] FIXED FALSE-POSITIVE THROWING F_JT0D31 IN CASE OF TRANSFORM /SAPUNPACK: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14712] FIXED FALSE-POSITIVE THROWING F_JT0D31 IN CASE OF TRANSFORM /SAPUNPACK WHILE PROCESSING LONG TEXT TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14028] FIXED FILE LOCATION PROPERTIES ASSIGNMENT/CLEANUP: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14219] FIXED FOREIGN KEY CREATION AFTER REFRESH FOR SQL SERVER TABLES WITH '-' IN COLUMN NAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15421] FIXED HVRACTIVATE -I HVR_TX_SEQ= FAILING WITH F_JG21AF: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15373] FIXED HVRCONTROL COMMAND FAILING ON WHERE CLAUSE WITH DATE RESTRICTION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14896] FIXED HVRCONVERT5TO6 EXPORT OF SYBASE LOCATIONS WITH KERBEROS AUTHENTICATION FAILS TO IMPORT WITH F_JR2D11: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15020] FIXED HVRCONVERT5TO6 FOR MYSQL LOCATIONS WITH SERVER-SIDE LOADING OF STAGING FILES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-15059] FIXED HVRCONVERT5TO6 NOT MAINTAINING THE CORRECT CAPTURE METHOD FOR MYSQL LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14437] FIXED HVRCONVERT5TO6 SCRIPT FOR CHANNELS WITH TABLEPROPERTIES /ABSENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14361] FIXED HVRLICENSE F_JG2459 WITH REPOSITORY DB THAT REQUIRES ENVIRONMENT CHANGES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14444] FIXED HVRMAINTLOGROTATE REQUIRING THE HUB TO BE LIVE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14648] FIXED INCORRECT DECODING OF SAP FLTP DATATYPE WITH TRANSFORM /SAPUNPACK: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15038] FIXED INCORRECT ENCODING NEGATIVE DECIMAL VALUES WITH PRECISION LESS THAN 19 FOR FILEFORMAT /PARQUET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14584] FIXED INCORRECT EXPRESSION SUBSTITUTION FOR LOCATIONS WITH PROPERTY CASE_SENSITIVE_NAMES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14724] FIXED INCORRECT MAPPING FLOAT(B) DATATYPE FROM ORACLE TO ORACLE: To fix this bug, upgrade HVR on the hub, integrate and capture machine(s). [HVR-14844] FIXED ISSUE IN LOCATION CACHING THAT CAUSED CERTAIN REST ENDPOINTS TO RETURN OUTDATED RESULTS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14256] FIXED ISSUES BY DISALLOWING CREATION OF HUB SYSTEM USERS WITH A '/' IN THEIR NAME: To fix this bug, upgrade HVR on the hub and remote CLI machine(s). [HVR-14723] FIXED LOG APIS RETURNING WRONG LOG-PREVIOUS/LOG-NEXT HEADERS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14424] FIXED MISCELLANOUS MINOR PARALLEL REFRESH/COMPARE ISSUES: To fix this bug, upgrade HVR on the hub and agent machine(s). [HVR-14111] FIXED MISSING DATA UNPACKING SAP CLUSTER AND POOL TABLES IN CASE OF TABLE FIELDS ARE OUT OF ORDER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-15231] FIXED NOT-NULL CONSTRAINT VIOLATIONS DURING SNAPSHOT RESTORE ON POSTGRESQL REPOSITORY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14351] FIXED NUMBER OF TABLES IN CHANNEL MEMBERSHIP: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14692] FIXED ON AIX/SOLARIS HOSTS (RELATED WITH HVR HUB WALLET OR ORACLE TDE CAPTURE): F_JG0713: LOCKING OF 32 BYTES OF MEMORY FAILED. ERROR: NOT OWNER: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-14942] FIXED PERFORMANCE ISSUE DURING CAPTURE OF MASSIVE UPDATES FROM OLDER VERSIONS OF HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14350] FIXED PLAINTEXT SECRETS BEING STORED IN EVENT BODY OF A LOCATION PROPERTY CHANGE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-13256] FIXED POTENTIAL DATA INCONSISTENCIES AFTER RE-ACTIVATING THE 'CHANGE TABLES' COMPONENT FOR BURST INTEGRATE CHANNELS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14329] FIXED RUNTIME ERROR F_JR0148 CAUSED BY INVALID COLUMNPROPERTIES ACTION THAT WAS NOT REJECTED PROPERLY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14662] FIXED SIZE REPORTED BY HVR FOR MYSQL TEXT DATA TYPES WITH UTF-16 ENCODING: To fix this bug, upgrade HVR on all machine(s). [HVR-14431] FIXED SLICED DIRECT FILE COMPARE OR SLICED ONLINE COMPARE WITH IGNORED SLICES (HVRCOMPARE -I) CAN CAUSE F_JG200A: SIGSEGV: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14901] FIXED SPORADIC F_JT047C DURING CAPTURE FROM A TABLE WITH RESTRICT /ADDRESSTO DEFINED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14878] FIXED SYMBOL LOOKUP ERROR WHEN CONNECTING TO SYBASE LOCATION WITH KERBEROS AUTHENTICATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15124] FIXED THE PROBLEM WITH FAILURE IN CAPTURING THE DATA GENERATED BY SQLLDR WITH DIRECT METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14103] FIXED TRUNCATION OF LOBS WHEN CAPTURING FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14099] FIXED TRUNCATION OF LARGE LOBS WHILE LOADING THEM INTO SYBASE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-14073] FIXED WRONG OFFSET IN ENROLL FILE FOR CLUSTER/POOL TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12802] FORCE USER TO EXCLUDE HIMSELF FROM THE LIST OF USERS TO BE DELETED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14318] IMPROVED NETWORK PERFORMANCE ON WINDOWS PLATFORMS: To fix this bug, upgrade HVR on the hub and agent machine(s). [HVR-13160] LOG PARSING ERROR F_JZ1805: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13373] MADE INACTIVE JOBS THOSE WHICH ARE IN SUSPEND STATE WITHOUT AN EVENT OR WITH COMPLETED EVENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14165] ORACLE LBC: F_JZ1149: RECEIVED A ROW PIECE BUT NO MATCHING PARTIAL ROW EXISTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13943] ORACLE LBC: F_JZ1500: UNEXPECTED END OF FILE ENCOUNTERED WHILE READING ORACLE REDO LOGFILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12334] ORACLE LBC: F_JZ1517: NON-TERMINAL PAGE IN REDO LOGFILE FAILED CRC TEST: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14672] ORACLE LBC: F_JZ1976: PARSER ENCOUNTERS EMPTY RECORD PIECE DURING RECORD CHAINING: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12855] ORACLE LBC: CAPTURES INCORRECT LOB-UPDATE RESULTING IN COMPARE DIFFERENCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13161] PARTITIONS FOR BOTH INHERITANCE BASED AND DECLARATIVE BASED PARTITIONED TABLES WILL NO LONGER BE SHOWN IN TABLE EXPLORE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-15085] RAISE AN ERROR IF ACTION COLLISIONDETECT IS DEFINED WITH INTEGRATE /BURST: To fix this bug, upgrade HVR on the hub machine(s). [HVR-13483] REDUCED FREQUENCY OF QUERY TO CHECK DEFAULT SCHEMA FOR SQL SERVER, ORACLE AND INGRES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-14048] REMOVE LEADING AND TRALING SPACES FOR CHANNEL AND LOCATION NAMES IN OPTIONS IN HVRMAINT.PL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-13651] REPLACED F_JD2293 WITH F_JZ321B IMPROVING THE MESSAGE TEXT AND IGNORING ERRORS FOR RECORDS THAT DO NOT NEED TO BE CAPTURED: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-15144] REPLACED LZ4 COMPRESSION METHOD IN PARQUET TO BE COMPATIBLE WITH PARQUET FILE READERS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-14699] VALIDATION OF CUSTOM REWIND PARAMETERS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9801] [HVR-14533,CAP] FIXED THE PROBLEM WITH REPLICATING A 12C EXTENDED DATA-TYPE VARCHAR2 (> 4000 BYTES) WHERE THE REPLICATED DATA INCORRECTLY INCLUDES THE LOB HEADER DATA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14454] [SYBASE, LOB] "F_JT0406: SCANNER ENCOUNTERED 'AFTER UPDATE' BEFORE THE 'BEFORE UPDATE' CHANGE IS READY" ON CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14457] [SYBASE, LOB] F_JD220C: DELETE UNEXPECTEDLY AFFECTED ZERO ROWS WHEREAS ONE ROW WAS EXPECTED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-14754] [SYBASE] F_JD2236: DBMS ERROR [ATTEMPT TO INSERT DUPLICATE KEY ROW IN OBJECT 'SY_LOB_UTXT_PK_N' WITH UNIQUE INDEX 'SY_LOB_UTX_10080035912'] PROCEDURE=[HVR_APPLY_INS_D9]: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 6.0.1/1 (2020-11-24) ---------------------------------------- [HVR-12223] TABLE GROUP SUPPORT FOR HVRCONVERT5TO6: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 6.0.1/1 (2020-11-24) ------------------------------------------ [HVR-11250] DO NOT SHOW "SHOW MORE DETAILS" ON AGENT LOCATION PROPERTIES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-12260] FIXED COMPARE FAILING WITH 'F_JG2459: GET VALUE OF VARIABLE 'T_ROUTER_SRC' FAILED. VARIABLE NOT SET.': To fix this bug, upgrade HVR on the hub machine(s). [HVR-12422] FIXED F_JG200A ON MULTIPLE ACCESS_LIST ENTRIES FOR ALL USERS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12180] FIXED F_JG2459 DURING HVRCOMPARE AND HVRREFRESH -D: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12281] FIXED SIGSEGV WHEN CHOOSING DYNAMIC TABLE GROUP FROM SCHEMA: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12145] FIXED CAPTURE FROM ORACLE ASM FAILING WITH F_JG2210: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-12420] FIXED DATABASE ERROR WITH TOO MANY ARGUMENTS IN WHERE IN IF HUB CONTAINS MANY TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12357] FIXED ERROR WHEN CREATING STATE TABLE HVR_IS- IN HIVE ACID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12409] FIXED HUBSERVER WORKER SPORADICALLY FAILING WITH F_JR1708: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12322] FIXED HVRCONVERT5TO6 -F FAILING WITH $HVR_HUB_CLASS WITH NON-COMPLETE HVR5 HUB ENVIRONMENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12136] FIXED ISSUES WITH ADAPTDDL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12243] FIXED ONLINE COMPARE WITH PARALLELISM: F_JG2459: VARIABLE 'G_HUBID' FAILED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12137] FIXED ONLINE REFRESH SKIP CONTROL DOES NOT AFFECT ALL ROWS CORRECTLY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12249] FIXED RENAME OF TABLE FAILING WITH F_JR1704: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12171] FIXED TABLES ARE ALWAYS CREATED IN HIVE 'DEFAULT' DATABASE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-12284] FIXED UNDO OF 'MODIFY_CHANNEL' AND 'MODIFY_TABLE' DEFINITION CHANGE EVENTS FAIL WITH PROTO MISMATCH ERRORS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12329] PROPERTY VALIDATION: FIX IN "EXCLUDE" RULE: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 6.0.1/0 (2020-10-16) ---------------------------------------- HVR6 contains lots of fundamental changes when compared to HVR5. For detailed information about what changed in HVR6 when migrating from HVR5, see the production documentation page - https://www.hvr-software.com/docs/display/hvr6/Changes+to+HVR+6+When+Upgrading+from+HVR+5 NEW FEATURES IN HVR 5.1.4/0 (2017-01-20) ---------------------------------------- [HVR-2272] ADAPT DETECTION OF INDEX AND KEY CHANGE DDL IN ORACLE: To use this feature, upgrade HVR on the capture machine(s). [HVR-2503] ADAPTDDL SUPPORT FOR ALTER TABLE WITH COLUMN ENCRYPTION CHANGES ON ORACLE: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-2317] ADD SUPPORT FOR AZURE SQL DATA WAREHOUSE AS A TARGET: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2288] ADD SUPPORT FOR POSTGRESQL TIME AND TIME WITH TIME ZONE DATATYPES: To use this feature, upgrade HVR on all machine(s). [HVR-2304] ADD SUPPORT FOR BI-DIRECTIONAL REPLICATION FOR POSTGRESQL: To use this feature, upgrade HVR on the capture machine(s). [HVR-2366] ADDED TRANSFORM ACTION PLUGIN HVRMASKSHUFFLE.PY FOR COLUMN MASKING: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-2267] ADDED SUPPORT FOR NON AUTO-LOGIN ORACLE WALLETS: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-2456] AUTO-NEGOTIATE COMPRESSION OPTIONS ON REPLICATION IF CAP/INTEG ARE NEWER THAN HVR 5.0.4 (HVR-1580): To use this feature, upgrade HVR on the hub machine(s). [HVR-2513] AZURE SQL DATA WAREHOUSE / USE HASH DISTRIBUTION WHEN CREATING TABLES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2410] CAPTURE DATA FROM ORACLE ARCHIVE-ONLY SOURCE: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-1896] COLUMNPROPERTIES /TIMEKEY NOW IMPLIES /KEY: To use this feature, upgrade HVR on the hub machine(s). [HVR-2159] DB2 FOR I / ADD SUPPORT FOR RCVSIZOPT(*MAXOPT2) USING FIXLENDTA(*SYSSEQ): To use this feature, upgrade HVR on the capture machine(s). [HVR-1573] DETECTION OF KEY AND INDEX CHANGES FOR ADAPTDDL IN SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-1576] HDFS SUPPORT FOR WINDOWS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-98] INCREASED NETWORK PERFORMANCE ON LINUX AND WINDOWS BY ENABLING NETFLOOD: To use this feature, upgrade HVR on the hub and remote machine(s). [HVR-2505] INCREASED NETWORK PERFORMANCE ON NON-LINUX/WINDOWS BY DISABLING GUARDIANS ON SOURCE LOCATIONS: To use this feature, upgrade HVR on the hub and remote machine(s). [HVR-2079] LOCAL FILE LOCATION SUPPORTS AVRO FILE FORMAT: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-2079] NEW AVRO DATA TYPE CONVERTOR: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-2425] SHOW CONFIRMATION POP-UP BEFORE STARTING HVR REFRESH FROM GUI: To use this feature, upgrade HVR on the gui machine(s). [HVR-2394] SUPPORT LOG-BASED CAPTURE FROM HANA (COLUMNSTORE TABLES ONLY): To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-2351] TABLE EXPLORE SENSITIVITY CAN BE CHANGED: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-2413] WORKAROUND FOR SAPXFORM CHANNEL WITHOUT SAPAUGMENT: To use this feature, upgrade HVR on the hub machine(s). [HVR-2358] BUILD HVR GUI ON MACOS: To use this feature, upgrade HVR on the gui machine(s). [HVR-2511] HVRREFRESH -M NOW, -M SCN=, -M HVR_TX_SEQ=, -M FOR ORACLE FLASHBACK: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-2490] HVRROUTERVIEW AUTO DETECTS COMPRESSION OF TX FILES: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.1.4/0 (2017-01-20) ------------------------------------------ [HVR-2434] ADAPTDDL FOR SQL SERVER DOES NOT WORK FOR TABLES WITH AN UPPER CASE CHARACTER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2321] COLUMNPROPERTIES /EXTRA /KEY NOW ALWAYS EXTENDS THE KEY, NEVER REPLACES IT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2142] DATA TYPE DROP DOWN MENU IN GUI DOES NOT SHOW 'INTEGER' ANYMORE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2439] DO NOT SHOW CONFIRMATION POP-UP FOR COMPARE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2314] ENHANCED REPORTING OF TABLE DIFFERENCES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2495] F_JD0F03: UNABLE TO CREATE SQL SINCE [GREENPLUM] DOES NOT SUPPORT 'NUMBER': To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-2480] F_JG2142: FPROC INVOCATION DID NOT MATCH THE EXPECTED PROTOTYPE $AVRO: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-2277] F_JT080A: UNEXPECTED NUMBER OF REMAPPED PARTITION IDS IN ZOP ALTER_TABLE IN DEMO84: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1965] FIX SOFTDELETE WITH /DUPLICATEROWS AND /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2423] FIX SOFTDELETE WITH TABLEPROPERTIES /DUPLICATEROWS FOR TRICKLE INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2464] FIXED AZUREDW GETTING F_JD21B7 WHEREAS OTHER ERROR CODE IS EXPECTED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2344] FIXED CAPTURE /NOTRUNCATE IS AVAILABLE FOR SQL SERVER: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-2348] FIXED CREATE TABLE FOR DATATYPES WITH PRECISION 0: To fix this bug, upgrade HVR on all machine(s). [HVR-2283] FIXED CURRENT TRANSACTION IS ABORTED, COMMANDS IGNORED UNTIL END OF TRANSACTION BLOCK DURING REFRESH TO GP: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2375] FIXED F_JC0524 ON INCOMING SSL CONNECTIONS TO HVRPROXY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2466] FIXED F_JD20F2 (NO PERMISSIONS TO RUN DBCC LOGINFO) DURING HVRINIT WHEN CAPTURING FROM SQL SERVER IN REDUCED PERMISSION MODEL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2449] FIXED F_JD20F2 DURING BULK REFRESH INTO AZURE SQL DW: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2539] FIXED F_JD20F2 HVRADAPT OF A AZURE SQL DW DISTRIBUTION COLUMN FAILS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1903] FIXED F_JD2149 DATE CONTAINING NANOSECONDS ENCOUNTERED WHEN REPLICATING FROM SQL SERVER TO ORACLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1614] FIXED F_JD2149 WITH GREENPLUM TARGET WITH TIMESTAMP WITH TIME ZONE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2270] FIXED F_JD21AE WHEN CONNECTING TO A NAMED DB2 FOR I DATABASE: To fix this bug, upgrade HVR on all machine(s). [HVR-2515] FIXED F_JD22B9: UNSUPP. TSTAMP VALUE '0000-12-30 23:59:59' DURING POSTGRES COMPARE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2279] FIXED F_JD22C0 UNEXPECTED DATATYPE WHILE HANDLING GREENPLUM TIME: To fix this bug, upgrade HVR on all machine(s). [HVR-2316] FIXED F_JD22D4 FOR POSTGRESQL VERSIONS <= 9.3 AS TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2207] FIXED F_JD2424 DURING ORACLE LBC WITH DBCAPTURE /COALESCE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2368] FIXED F_JG0533: INVALID COMBINATION OF AWS CREDENTIALS WHEN USING ROLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2450] FIXED F_JG200A SEGMENTATION VIOLATION DURING HVRINIT FOR SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2453] FIXED F_JG2142: ADAPTDIFF DID NOT MATCH THE EXPECTED PROTOTYPE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2269] FIXED F_JG2169 INVALID MONTH 0 ENCOUNTERED WHILE SELECTING FROM GREENPLUM TIMESTAMP WITH TIME ZONE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2455] FIXED F_JG2228 (OUT OF MEMORY) DURING REFRESH INTO RS AND GP ON LOW MEMORY SYSTEMS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2268] FIXED F_JG242A WHEN DISPLAYING "ROUTER ROWS" COLUMN IN GUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2427] FIXED F_JG245E INVALID HEX STRING WITH ORACLE COLUMN ENCRYPTION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2303] FIXED F_JG2901: INVALID UTF-8 DURING DB2 FOR I CLOB REPLICATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2260] FIXED F_JG2902 FOR ORACLE BY ALLOWING TABLEPROPERTIES /IGNORECOERCEERRORS AFFECT CAPTURING DATA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2362] FIXED F_JG290D: MISSING FILE DURING REPLICATION INTO S3 LOCATION ROOT DIRECTORY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2227] FIXED F_JR0148 DURING TABLE EXPLORE FOR POSTGRESQL VARCHAR WITHOUT EXPLICIT LENGTH: To fix this bug, upgrade HVR on all machine(s). [HVR-2507] FIXED F_JT0D03: PIPE 'AVRO' ENCOUNTERED UNEXPECTED FIELD TYPE '3' FOR COLUMN WITH INTEG EXPRESSION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2404] FIXED HANA F_JG2142: FPROC INVOCATION DID NOT MATCH THE EXPECTED PROTOTYPE: LICATTACH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2352] FIXED HVR USES POSTGRES INSTEAD OF AMAZON ODBC DRIVER FOR REDSHIFT ON WINDOWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2373] FIXED HVRADAPT DOES NOT UPDATE ENCODING FOR DB2I CHAR, BINARY AND CLOB DATATYPES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2313] FIXED HVRADAPT FAILS WITH UNIQUE CONSTRAINT VIOLATION IF COLUMNPROPERTIES /ABSENT IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2264] FIXED ORACLE LBC F_JT0450 PIPE TXGGROUP FOR ORPHANED TX: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2445] FIXED POSTGRESQL F_JD0205 UNEXPECTED NUMBER OF COLUMNS ENCOUNTERED WHILE SCANNING LOG RECORD WHEN UNSUPPORTED DATA TYPE IN TABLE: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-2370] FIXED S3 KEYID AND ROLE CHANGES DO NOT UPDATE THE TEST CONNECTION BUTTON: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2337] FIXED SAP KEY UPDATE IS AUGUMENTED TO MULTI DELETE AND UPDATE INSTEAD OF INSERT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2252] FIXED SEGVIOL WHILE INTEGRATION TIMESTAMP WITH TIME ZONE VALUE INTO GREENPLUM AND TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2291] FIXED SIGSEGV WHEN TRYING TO ADD COLUMNPROPERTIES ACTION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2253] FIXED TIMESTAMP WITH TIME ZONE COMPARE DIFFERENCES REPORTED FOR VALUES AT THE SAME TIME: To fix this bug, upgrade HVR on all machine(s). [HVR-2246] FIXED TABLE EXPLORE 'ONLY CURRENT SCHEMA' DOESN'T WORK WITH FILTERS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2528] FIXED TABLE EXPLORE ALWAYS SHOWS DIFFERENT FOR ORACLE FLOAT COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2349] FIXED TABLE EXPLORE FAILING TO REPORT DIFFERENCES WHEN PRECISION IS ZERO ON ONE SIDE AND NON-ZERO ON THE OTHER SIDE: To fix this bug, upgrade HVR on all machine(s). [HVR-1620] FIXED TABLE EXPLORE HANDLING OF ORACLE NUMBER(*,N): To fix this bug, upgrade HVR on all machine(s). [HVR-2395] FIXED TABLE EXPLORE REPORTS CHAR ENCODING CHANGED FOR CLOB COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2392] FIXED TABLE EXPLORE SHOWS "DATATYPE CHANGED" FOR DECIMAL COLUMNS IN SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2406] FIXED TABLE EXPLORE WITH 'IGNORE COMPATIBLE DTYPES' ALWAYS SHOWS DIFFERENT FOR DB2I DATE COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2431] FIXED TABLE EXPLORE WITH 'IGNORE COMPATIBLE DTYPES' ALWAYS SHOWS DIFFERENT FOR ORACLE CHAR COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2440] FIXED TABLE EXPLORE WITH 'IGNORE COMPATIBLE DTYPES' ALWAYS SHOWS DIFFERENT FOR SQL SERVER MONEY COLUMNS: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-2406] FIXED TABLE EXPLORE WITH 'IGNORE COMPATIBLE DTYPES' ALWAYS SHOWS DIFFERENT FOR DATE COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2357] FIXED TABLEEXPLORE ALWAYS REPORTS 'ONLY IN CHANNEL' FOR DB2 (LUW) TABLES THAT EXIST IN DB: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2367] FIXED UNICODE TO ASCII CONVERSION FOR MAXIMAL ODD SOURCE LENGTH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-777] FIXED BINARY AND CHARACTER STRINGS TRUNCATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2327] FIXED BULK LOAD INTO TERADATA 14.10 TABLES WITH SECONDARY INDEX: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2326] FIXED BULK LOAD INTO NON-EMPTY TABLES WITH TERADATA 14.10: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2074] FIXED COMPARE DIFFERENCES FOR DB2 FOR I (VAR)CHAR DATATYPE WITH /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2204] FIXED DIFFERENCE IN BULK AND ROWWISE COMPARE FOR TABLE WITH SPACES IN THE NAME: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2488] FIXED EMPTY COLUMN NAMES WHEN HIVE PLUGIN CREATES HBASE TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2265] FIXED FILE SYNCING ON WINDOWS (F_JT0422): To fix this bug, upgrade HVR on the hub machine(s). [HVR-2287] FIXED FLOODING BY WARNINGS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2266] FIXED HVRADAPT ISSUE FOR TABLES WITH COLUMNS HAVING COLUMNPROPERTY /ABSENT DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2376] FIXED HVRPROXY REJECTING RULES WITH AND : To fix this bug, upgrade HVR on the proxy machine(s). [HVR-2411] FIXED HVRSTRIP -P DELETES SAPXFORM AND ADDITIONAL LICENSE FILES: To fix this bug, upgrade HVR on all machine(s). [HVR-2355] FIXED INCORRECT 'COL RANGE BECAME BIGGER' FOR DB2 FOR I AND REDSHIFT TIMESTAMP COLUMNS: To fix this bug, upgrade HVR on all machine(s). [HVR-2292] FIXED INCORRECT BULK COMPARE DIFFERENCES FOR ANSIDATE: To fix this bug, upgrade HVR on all machine(s). [HVR-2397] FIXED IRREGULAR OUTPUT "UNABLE TO LOAD NATIVE-HADOOP LIBRABY" IN HVRSTATISTICS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2369] FIXED LOCATION DIALOG DOESN'T RESTORE PROPERLY INCOMPLETED URLS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2306] FIXED MISSING BSEG ROWS DURING REPLICATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2504] FIXED OCCASIONAL F_JD0A68 DURING LOG-BASED CAPTURE FROM SQL SERVER 2016 USING DIRECT LOG-READ METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2205] FIXED PARSING NEGATIVE TIMESTAMPS IN HVRSTATISTICS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2402] FIXED PATTERN TABLE FILTERS IN ACTION DIALOG DON'T FILTER INTO ACTION PANE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2372] FIXED SENSE OF S3 BUCKET RETURNS ALWAYS TRUE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2209] FIXED SYNTAX ERROR WHEN HVR REFRESHES TABLE WITH SPACES INTO INGRES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2527] FIXED UNPREDICTED BEHAVIOR FOR COMBINATION OF CAPTURE EXPRESSION AND COLUMNPROPERTIES /ABSENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2429] FIXED WRONG BEHAVIOR OF TABLE EXPLORE CHECK BOX "IGNORE DIFFERENT BUT COMPATIBLE DATATYPES": To fix this bug, upgrade HVR on the gui machine(s). [HVR-2172] FIXED WRONG REFRESH ON DROP COLUMN: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1150] FIXED: HVR NOT COMPATIBLE WITH HDFS 2.6 CLIENT AND ABOVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2378] HVR DOES NOT SUPPORT SPACES AND SPECIAL CHARACTERS IN THE PATH: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2496] HVR SKIPS RENAME EXPRESSION WITH COLUMN NAME FOR AVRO FORMAT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2315] HVRGUI TBL EXPLORE DETAILS CONTINUOUSLY SHOWS AN HOUR GLASS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2457] SALESFORCE INTEGRATION CSV FILE NAMES DON'T START WITH SF-: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2412] TABLE EXPLORE (HVRADAPT) WORKS TOO LONG FOR BIG CHANNELS: To fix this bug, upgrade HVR on the hub and capture machine(s). NEW FEATURES IN HVR 5.1.1/5 (2016-11-17) ---------------------------------------- [HVR-2217] ADDED HELP BUTTON IN TABLE EXPLORE FILTER DIALOG: To use this feature, upgrade HVR on the gui machine(s). [HVR-2058] ADDED SUPPORT FOR TDE UNDER ORACLE 11, HARDWARE WALLETS AND HVRLOGENCAP: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-2058] ADDED SUPPORT FOR COLUMN ENCRYPTION: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-2219] ADDED SUPPORT OF WRITING DATA PER TOPIC IN HVRKAFKAAGENT: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2181] HVR SUPPORTS S3 AS FILE LOCATIONS: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-2179] IMPROVED PERFORMANCE ON UNIX DURING CERTAIN DATATYPE CONVERSIONS: To use this feature, upgrade HVR on all machine(s). [HVR-2185] PER-COLUMN COERCION PERF IMPROVEMENTS FOR PROJECT, CSV, XML: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-2201] SAP TABLE EXPLORE FILTER WORKS FOR PACK TABLES: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-2218] TRANSFORM ACTION PREPENDS $HVR_TRANSFORM_PATH TO OS PATH IF SET: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-2163] UNXML PER-COLUMN PERFORMANCE IMPROVEMENTS FOR TRANSFORM: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). PROBLEMS FIXED IN HVR 5.1.1/5 (2016-11-17) ------------------------------------------ [HVR-2135] BURST INTEGRATION INTO XTREMEDATA FAILS WITH F_JD22D4: DBMS ERROR [ERROR: DBX-85053: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2176] FIXED /ONERRORSAVEDFAILED NOT APPLYING ROWS TO FAIL TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2193] FIXED CSV F_JG0E0B WITH MULTI-CHARACTER SEPARATORS AND SINGLE-BYTE ENCODING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2130] FIXED E_QE0113_PARAM_CONVERSION ERROR CONVERTING VALUE FOR THE DBPROC BOOLEAN PARAMETER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2194] FIXED F_JD20F2: 'TRIM' IS NOT A RECOGNIZED FUNCTION DURING SQL SERVER SAP TABLE EXPLORE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2242] FIXED F_JD2163: VARBYTE VALUE DOES'T FIX FOR SAP CLUSTER TABLES INTEGRATE INTO TERADATA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1803] FIXED F_JD223A: UNEXPECTED DTYPE '6' [ING_DATE] ENCOUNTERED FOR COL5 [HVR_CAP_TSTAMP] OF TABLE WHILE CREATING DB2I DA: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2170] FIXED F_JG2142: FPROC PROTOTYPE MISMATCH: SELECT DURING IN SAP CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2199] FIXED F_JG2302 DURING ROW-WISE REFRESH OF A TABLE NAME CONTAINING SPACES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2224] FIXED F_JG2459: GET VALUE OF 'CH_SRC' FAILED DURING SAPX HVRINT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2171] FIXED F_JG2901: INVALID UTF8 SEQUENCE DURING INTEG INTO GREENPLUM OF SAP CLUSTER TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2169] FIXED F_JT053D DURING BURST INTEGRATE OF TABLES WITH DUPLICATES TO GREENPLUM: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2208] FIXED GUI NOT SAVING ANY NEW CATALOG CHANGES AFTER SPECIFIC USER INTERACTION UNTIL RECONNECT: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2223] FIXED URL LOCATION PASSWORD ERRORS: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-2145] FIXED CAPTURE LATENCY NUMBERS: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-2164] FIXED DOUBLE CLICKING ON HUB VERSION THROWING F_JB0027: INTERNAL ERROR: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2146] FIXED MISSING EMAIL SUBJECT IN SOME CASES IN HVRMAINT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2191] FIXED PARSING PACKED/UNPACKED MESSAGES FOR HVRSTATISTICS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2184] FIXED SHOWING ADAPT DDL MESSAGES AS IRREGULAR OUTPUT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2183] FIXED SHOWING AUGMENT INFO AS IRREGULAR OUTPUT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2195] SQL SERVER LBC FAILS WITH F_JD20F2: CONNECTION IS BUSY: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2197] UPDATE SINGLE BIT COLUMN IN SQL SERVER RESULTS IN MULTIPLE BIT COLUMNS BEING UPDATED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2143] HVRKAFKAAGENT.PY IS IN WINDOWS FORMAT ON LINUX: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2177] SAPXFORM.SH LOADS MONO SYSTEM CONFIGURATION $MONO_PREFIX/ENV.SH AT STARTUP: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.1.1/4 (2016-11-04) ------------------------------------------ [HVR-2140] FIXED F_JD20DB DBMS ERROR [ORA-01000: MAXIMUM OPEN CURSORS EXCEEDED] DURING BULK REFRESH OF MULTIPLE TABLES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2167] FIXED F_JD21DD: "COL NOT FOUND IN COL LIST" DURING GREENPLUM INTEG WITH COLUMNPROPERTIES /EXTRA /KEY (INTRODUCED BY HVR-2144): To fix this bug, upgrade HVR on the hub machine(s). [HVR-2136] FIXED F_JD22D4 ERROR: DBX-83016 CANNOT ALTER SCATTER COLUMN RELATION FOR POSTGRESQL: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.1.1/3 (2016-11-03) ---------------------------------------- [HVR-2156] CIRCUMVENT PROCESS MEMORY LEAKS FOR TRANSFORM ON LINUX: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2082] HIVE AGENT USES HVR_HIVE_HOST ENV VARIABLE FOR HIVE SERVICE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2144] PARAMETER /PARALLEL FOR ACTION TRANSFORM: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 5.1.1/3 (2016-11-03) ------------------------------------------ [HVR-2155] FIXED F_JD20FF DURING BURST RECOVERY INTO TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2161] FIXED F_JD2528 DURING LOG BASED CAPTURE FROM DB2 (LUW): To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-1003] FIXED STAGING AWS CREDENTIALS ARE KEPT UNENCRYPTED IN HVR CATALOGS: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-2151] FIXED REFRESH-LESS ALTER TABLE DOES NOT WORK WITH RESILIENT: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-2053] FIXED REPORTING HVRROUTERVIEW ERRORS IN HVRMAINT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2154] FIXED WARNING W_JT1475 DURING DELETE INTEGRATION IN SAP CHANNELS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2150] KAFKA INTEGRATION ERROR MESSAGE IS NOT HELPFUL: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.1.1/2 (2016-10-26) ------------------------------------------ [HVR-2060] FIXED WRITING UNICODE BYTE ORDER MARK UNTIL FIRST DATA WRITE AT LOGFILES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2133] FIXED F_JD22D0 DURING LOG BASED CAPTURE FROM DB2 (LUW): To fix this bug, upgrade HVR on the capture machine(s). [HVR-1826] FIXED W_JD2901 DURING PARALLEL REFRESH INTO TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2134] FIXED ARCHIVE LOGGING WARNING M_JT0500, W_JT0500 INCORRECTLY REFERS TO APPEND HINT CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2078] FIXED COLUMN NAME SUBSTITUTION ERROR IN /RESTRICT ACTION FOR DB2I: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2131] FIXED NEGATIVE PATTERN IN TABLE FIELD OF HVR ACTION CAN NOT BE RENAMED: To fix this bug, upgrade HVR on the hub and gui machine(s). NEW FEATURES IN HVR 5.1.1/1 (2016-10-20) ---------------------------------------- [HVR-2122] ENHANCED COMPRESSION SPEED AND RATIO OF LARGE SETS OF SORTING DATA: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2120] ENHANCED COMPRESSION SPEED AND RATIO OF VERY LARGE BUFFERED TRANSACTIONS: To use this feature, upgrade HVR on the capture machine(s). [HVR-2106] ORACLE 12 SUPPORT FOR SOLARIS SPARC: To use this feature, upgrade HVR on the capture machine(s). [HVR-1561] SORTING WARNS IF IT USES TEMP FILES AND RECOMMENDS $HVR_SORT_BYTE_LIMIT VALUE TO AVOID IT: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.1.1/1 (2016-10-20) ------------------------------------------ [HVR-2127] FIXED F_JD20FF DURING TABLE EXPLORE FROM ORACLE SAP SYSTEM: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2124] FIXED HVR LOOKS IN WRONG SCHEMA FOR SAP DICTS IF TABLEPROPERTIES /SCHEMA IS DEFINED ON THE TARGET: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2125] FIXED UNKNOWN COLUMN AS4LOCAL ERROR DURING CREATION OF SAPENROLL FILE: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-2094] FIXED 'F_JX_OPEN_FILE: CAN NOT OPEN FILE '/HOME/JIGSAW/DEV/JHVOM/HVR_CONFIG/TMP/HVR.OUT.HVRMAINT_TMP' IN HVRMAINT: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.1.1/0 (2016-10-18) ---------------------------------------- [HVR-1998] ADD CAPABILITY TO WORK WITHOUT HVR_SYS_TABLE FOR ORACLE CAPTURE LOCATIONS: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-2044] ADDED SUPPORT FOR DB2 FOR I CCSID 500 INTL EBCDIC: To use this feature, upgrade HVR on the capture machine(s). [HVR-2058] ADDED SUPPORT FOR ORACLE TDE WITH AUTO-LOGIN WALLETS: To use this feature, upgrade HVR on the capture machine(s). [HVR-2043] ADDED {HVR_TBL_NAME} TO ALLOWED COLUMNPROPERIES /INTEGRATEEXPRESSION: To use this feature, upgrade HVR on the hub machine(s). [HVR-1580] AUTO-NEGOTIATE COMPRESSION OPTIONS ON COMPARE AND REFRESH TO UTILIZE ZREL+ AND LZ4: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-2065] CAPTURE DATA FROM ORACLE ACTIVE DATA GUARD STANDBY DATABASE: To use this feature, upgrade HVR on the capture machine(s). [HVR-2018] SAPXFORM PIPELINE AND PACK/UNPACK TABLE KNOWLEDGE: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.1.1/0 (2016-10-18) ------------------------------------------ [HVR-2006] COERCE OVER-COUNTS NUMBER OF CESU-8 CHARACTERS FOR NON-ORACLE DBMS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2056] COLUMNPROPERTIES /DATATYPE=VARCHAR /LENGTH IS MULTIPLIED TO OFTEN ON DBMS THAT USE CHARACTER LENGTH IN THE SQL FRAGMENT: To fix this bug, upgrade HVR on all machine(s). [HVR-2112] F_JD21B4: DBMS ERROR FOR V$PARAMETER DOES NOT EXIST ON CONNECTION TO HUB DATABASE: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-2052] F_JG200A DURING CAPTURE FROM SQL SERVER WHEN REPEATEDLY PROCESSING THE SAME LOB AFTER A PARTIAL ROLLBACK: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1563] F_JG2142: TABLE EXPLORE CRASHES ON WRONGLY FORMATTED DESCRIBE OUTPUT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2047] F_JT1550 SEGMENTATION VIOLATION DURING INIT OF IOT TABLE WITH OVERFLOW: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2033] FIX ISSUE WITH DOUBLE CLICK ON DETAILS IN TABLE EXPLORE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1924] FIXED 'GUI_HUB' COPROCESS CRASHING DURING PARALLEL REFRESH/COMPARE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2055] FIXED COLUMNPROPERTIES /EXTRA IS ALWAYS GREYED OUT: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2097] FIXED COPY CHANNEL FAILS WITH F_JR0F03 FOR (VAR)CHAR DATA TYPES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1803] FIXED F_JD223A: UNEXPECTED DTYPE '6' [ING_DATE] ENCOUNTERED FOR COL5 [HVR_CAP_TSTAMP] OF TABLE WHILE CREATING DB2I DA: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2104] FIXED F_JG221C WITH !UNMASK TAG WITH HVR 5 HUB AND HVR 4 CAPTURE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1309] FIXED GUI HANGING AFTER CATALOG EXPORT TO DIR WITHOUT PERMISSION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-2077] FIXED HVR DOES NOT UPDATE MICROSECONDS FOR TIMESTAMP DTYPE WITH /BURST ON DB2 FOR I: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1831] FIXED HVRADAPT ON DB2 FOR I ALWAYS UPDATE CHANNEL CATALOGS WITH TABLES WITH CHARACTER DATATYPES: To fix this bug, upgrade HVR on all machine(s). [HVR-2036] FIXED JNLCHK THROWS F_JD0006 DURING INGRES BULK REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2098] FIXED ORA-01439 DURING ALTER OR RECREATE TABLES IN REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-933] FIXED SQL SERVER REFRESH BOOMERANG: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-2085] FIXED ON REDSHIFT HVRREFRESH ALLOCATES ONLY 2 BYTES PER CHARACTER INSTEAD OF 3 FOR HVR CATALOG NVARCHAR: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2086] FIXED TABLE CLEANUP DURING BULK REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2102] FIXED UPDATE OF SAP CLUSTER TABLE DELETES VARDATA COLUMN DURING ORACLE CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1067] FIXED ORACLE CAPTURE FAILED WITH F_JZ150F: DURING CAPTURE OF DELETE AGAINST ORACLE TABLE WITH ROWDEPENDENCIES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2116] SIGSEGV IN TBLCLONE WHEN REPLICATION BETWEEN HVR 4 AND 5: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2017] SLOW PERFORMANCE DURING LOG-BASED CAPTURE ON ORACLE 12: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1595] TABLE EXPLORE'S DETAIL WINDOW DOES NOT SHOW LENGTH OF DB2 FOR I BINARY COLUMNS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1629] TABLE SUPPLEMENTAL LOGGING IS DROPPED ON ORACLE WHEN DATABASE SUPPLEMENTAL (ALL) COLUMNS IS ENABLED: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.0.4/0 (2016-09-20) ---------------------------------------- [HVR-1481] ADD MORE VALUES FOR TIME GROUP BY IN GUI FOR STATISTICS: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-1912] ADD SUPPORT FOR (RE)SETTING CAPTURE TIME WHEN CAPTURING FROM A READ-ONLY SQL SERVER DATABASE: To use this feature, upgrade HVR on the capture machine(s). [HVR-1756] ADD SUPPORT FOR AGENTPLUGIN /CONTEXT: To use this feature, upgrade HVR on the hub machine(s). [HVR-1575] ADDED HVR4 -> HVR5 AUTOMATIC CATALOG ACTION MIGRATION: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-1582] ADDED ZREL COMPRESSION OPTION FOR TABLES WITH LOB COLUMNS: To use this feature, upgrade HVR on all machine(s). [HVR-1574] ADDED LOCATION CLASS FILTER TO HIDE ACTION PARAMETERS: To use this feature, upgrade HVR on the gui machine(s). [HVR-1975] ADDED SUPPORT FOR SAP HANA AS TARGET AND HUB: To use this feature, upgrade HVR on all machine(s). [HVR-881] ADDED SUPPORT FOR UNICODE FILENAMES ON WINDOWS: To use this feature, upgrade HVR on all machine(s). [HVR-1928] ALLOW -T TABLE-PATTERN AS ARGUMENT TO HVRCOMPAREDB: To use this feature, upgrade HVR on the hub machine(s). [HVR-1773] ALLOW HVRCONTROL TO SKIP STRINGS BASED ON LENGTH: To use this feature, upgrade HVR on the hub machine(s). [HVR-1569] ALTER TABLE PRESERVE OPTION: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1932] CAPTURE ROWID FOR ORACLE TABLES: To use this feature, upgrade HVR on the hub, capture and gui machine(s). [HVR-1488] CHANGE DEFAULT DISTRIBUTION KEY RULE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1778] DATA EXTRACTION FROM SECURE FILES ORACLE LOBS: To use this feature, upgrade HVR on the capture machine(s). [HVR-1755] ENHANCED DB->FILE REFRESH SUPPORT ALL PARAMETERS ON INTEGRATE THAT DB->FILE REPLICATION DOES: To use this feature, upgrade HVR on the hub machine(s). [HVR-1540] FALLBACK TO DELETES FOR RECENTLY TRUNCATED BURST TABLES FOR GREENPLUM INTEGRATE SPEED: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-1874] FILEFORMAT /COMPRESS OPTION FOR FILE BASED LOCATION: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-1637] HVR ACTIONS CAN BE DEFINED WITH A PATTERN AS TABLE NAME: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-608] HVR SCHEDULER CAN WRITE BYTE ORDER MARKS TO LOGFILES: To use this feature, upgrade HVR on the hub machine(s). [HVR-2028] IMPLEMENT HIVE/HBASE AND KAFKA AGENTPLUGIN: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1063] IMPLEMENT HVRLOGRELEASE GUI DIALOG: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-1573] IMPLEMENTED BASIC TABLE DDL CAPTURE FOR SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-1729] IMPLEMENTED REFRESH-LESS ALTER TABLE FOR SQL SERVER AND ORACLE: To use this feature, upgrade HVR on all machine(s). [HVR-1570] IMPROVE TBL ALTER MESSAGES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1668] IMPROVED DIALOG MESSAGE AFTER MAINTENANCE TASK HAS RUN: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-1579] NEW LZ4, GZIP, ZREL+ COMPRESSION ALGORITHMS (IF BUILT-IN) ARE EXPOSED THROUGH $HVR_COMPRESS_LEVEL: To use this feature, upgrade HVR on all machine(s). [HVR-1676] NEW PARAMETER /ABSENT FOR ACTION TABLEPROPERTIES: To use this feature, upgrade HVR on all machine(s). [HVR-1618] ONLINE REFRESH SKIPPING BASED ON HVR_TX_SEQ: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-1785] PERFORMANCE IMPROVEMENTS FOR TRANSFORM /COMMAND AND TRANSFORM /SAPXFORM: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-1940] RENAME HVRCOMPAREDB TO HVRCOMPAREDDL: To use this feature, upgrade HVR on the hub machine(s). [HVR-1848] SEND REFRESH SKIP CONTROLS TO ALL ALIAS INTEG LOCATIONS: To use this feature, upgrade HVR on the hub machine(s). [HVR-1735] SUPPORT INTEGRATE /VERBOSE FOR DATABASE->FILE REFRESH: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-1631] SUPPORT FOR SQL SERVER 2016: To use this feature, upgrade HVR on the capture machine(s). [HVR-1547] USE STATUPDATE OFF FOR REDSHIFT BURST TABLES BY DEFAULT: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.0.4/0 (2016-09-20) ------------------------------------------ [HVR-1674] "ALTER TABLE ADD COLUMN NOT NULL" CALLED WITHOUT DEFAULT VALUE SQL SERVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1675] /KEEPEXISTINGSTRUCTURE CAN MAKE THE INTEGRATE ACTION FALL OVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1237] ADAPTDDL (AND HVRADAPT) MISHANDLES INDEX CHANGES: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-1673] ADAPTDDL /KEEPOLDROWS TRIES TO USE UNIMPLEMENTED HVRREFRESH -CP: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1653] ADAPTDDL SHOULD CAUSE INTEGRATE TO SUBCYCLE WHEN INCOMPATIBLE CHANGES OCCUR: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-1876] CHANGED PUBLISHER IN PROGRAMS AND FEATURES TO HVR SOFTWARE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-394] CHANNEL AND LOCATION IMPORT FROM XML MADE ADDITIVE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1499] COLUMNS ARE CREATED TOO LARGE ON DBMS USING THE CHARACTER LENGTH AS PARAMETER TO (VAR)CHAR: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1403] CONTROLS & ONLINE REFRESH DON'T AFFECT BURST INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1603] DB2 FOR I THROWS ERROR F_JR0148; ZERO BYTELENGTH FOR N(VAR)CHAR DATATYPES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1869] DDL CAPTURE DOES NOT WORK ON A BUSY SYSTEM: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1567] DANGLING POINTERS IN SCHEDULER METHODS FIXED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1999] DEMO58 CAPTURE JOB HANGS ON LINUX, ORACLE 12: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1816] ENABLING PARTIAL LOB FLAG ON A LOB THAT SHOULD BE IGNORED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-583] F_JD0700: DATA TYPE MISMATCH FOR _CLOB DATATYPE WHEN USE REDSHIFT AS TARGET LOCATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1821] F_JD20DB: HVRREFRESH 'FORCE RECREATE' USES DIFFERENT DATA TYPE LENGTH THAN NORMAL HVRREFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1902] F_JD20F2 DURING BURST INTEGRATE INTO SQL SERVER CONNECTION BUSY] WHEN SORTING SPILLS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1684] F_JD223A: UNEXPECTED DATATYPE ENCOUNTERED WHILE CREATING DA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1812] F_JD22A1 DURING CREATION OF TARGET TABLES WITH XML OR NVARCHAR(MAX) COLUMNS IN HETEROGENEOUS CHANNEL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1680] F_JG2901: ISO-8859-1 STRING '...' CONTAINING INVALID SEQUENCE ENCOUNTERED WHILE ENCODING NCLOB COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1947] F_JT1446 UNKNOWN WHERE OPERATOR != CREATING CONTROL: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-1868] F_JZ1802 APPEND HINT HEADER LAYOUT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1608] F_JZ1802. CHANGE OF TYPE 'APPEND HINT' (19.1) IN RECORD WITH SCN DEFINES AN UNEXPECTED NUMBER 0 OF ROW AND TOKEN TAB SETS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1799] F_JZ1976. PARSER ENCOUNTERS EMPTY RECORD PIECE DURING RECORD CHAINING: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1609] FIXED "F_JG2459: GET VALUE OF VARIABLE 'TRUNC_TIME_CHANGED' FAILED" ON BURST INTEGRATE RECOVERY (INTRODUCED BY HVR-1540): To fix this bug, upgrade HVR on the hub machine(s). [HVR-1846] FIXED ADAPT ENGINE USES INVALID POINTERS WHEN ALTERING MULTIPLE TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1572] FIXED ADAPTDDL DROPFROMCHANNELANDTARGET AND KEEP NOT BEHAVING AS INTENDED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1651] FIXED ADAPTDDL NOT LISTENING TO /IGNORETABLEPATTERN: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1659] FIXED ADAPTDDL NOT UPDATING HVR CAT WHEN DECREASING VARCHAR COL RANGE ON SQL SERVER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2011] FIXED ADD TABLE WITH MODIFIED HVR TABLE NAME DOESN'T UPDATE THE HVR CATALOGS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1673] FIXED ALTER TABLE PRESERVE DATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1558] FIXED COLUMNPROPERTIES /DATATYPE UN-CHECKING /EXTRA IN DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1604] FIXED DB2 DBCLOBS CREATED FROM CATALOG WITH TOO LARGE BYTE LENGTH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1813] FIXED DB2 FOR I BULK REFRESH MISHANDLING OF NULLS: To fix this bug, upgrade HVR on all machine(s). [HVR-1837] FIXED E_VW1085_ADCOL_UPD_CONFLICT CANNOT ADD OR DROP COLUMN FOR TABLES WITH IN-MEMORY UPDATES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1556] FIXED F_JD0A71 DURING CAPTURE OF OUT-OF-ROW (LOB) VALUES ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1836] FIXED F_JD0C07: ALTER TABLE SPECIAL COLUMN ERROR WHEN DROP COLUMN IN DB2I AND TD: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1686] FIXED F_JD0E02: ATTEMPT TO ALTER UNSUPPORTED TABLE MODIFY ON RESHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1871] FIXED F_JD20DB WHEN HVR TRIES TO SHRINK COLUMN LENGTH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-893] FIXED F_JD20F2 DURING CAPTURE FROM SQL SERVER 2016 USING SQL LOG READ METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1705] FIXED F_JD2100: UNSUPPORTED DTYPE FOR COL [RECOV_SQL] OF RECOVERY TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2013] FIXED F_JD2103 E_DM01A0_INVALID_ALTCOL_DEFAULT NOT RECOGNIZED AS ALTER TABLE LIMITATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1626] FIXED F_JD2146 DURING ROW-WISE REFRESH WITH /COLUMNPROPERTIES /BASENAME: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-2005] FIXED F_JD2164 ON HVR4 INTEGRATE LOCATION WHEN USING AN HVR5 CAPTURE LOCATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1568] FIXED F_JD21B4: ORA-00942: TABLE DOES NOT EXIST FOR ORACLE TABLE WITH SPECIAL CHARACTERS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1894] FIXED F_JD21DD IN /COALESCE WITH COLUMNPROPERTIES /EXTRA /KEY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1121] FIXED F_JD2238: UNEXPECTED DTYPE '39' [TIME_NO_TZ] WHILE TERADATA INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2001] FIXED F_JD223A UNEXPECTED DATATYPE '51' ENCOUNTERED: To fix this bug, upgrade HVR on all machine(s). [HVR-1963] FIXED F_JD227D SQL0478N DROP, ALTER, TRANSFER OWNERSHIP OR REVOKE ON OBJECT TYPE "COLUMN" CANNOT BE PROCESSED DURING REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2008] FIXED F_JD22A1 BEYOND SQL_ACTIVE_STATEMENTS LIMIT: To fix this bug, upgrade HVR on all machine(s). [HVR-1991] FIXED F_JD22A1 NUMBER OF LEADING DIGITS OUT OF RANGE WHILE CREATING TERADATA TABLE CONTAINING INTERVAL DAY TO SECOND DATATYPE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-1937] FIXED F_JD22A1 UNEXPECTED DUPLICATION OF COL I2 IN A TABLE, DERIVED TABLE, VIEW, MACRO OR TRIGGER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1286] FIXED F_JD22A1: PARAMETER 'HVR_CAP_USER' DOES NOT EXIST FOR TERADATA TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1615] FIXED F_JD22C4: UNEXPECTED DTYPE '43' DURING INTEGRATE INTO GREENPLUM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1703] FIXED F_JD22CA: CLOB LOCALIZATION TO REDSHIFT VARCHAR HAS ZERO BYTE LENGTH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1730] FIXED F_JD22CA: DBMS ERROR [ERROR: SYNTAX ERROR AT OR NEAR "." LINE 1:ALTER TABLE ... RENAME TO ...] ON REDSHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1734] FIXED F_JD22D3 DURING ALTER TABLE WITH LOBS ON DB2I: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2012] FIXED F_JD291D TPT ERROR TABLE EXISTS AFTER BULK LOAD HAS ENDED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1692] FIXED F_JD291F: TPT INIT ERROR WHEN TRY TO INTEGRATE LOBS WITH /BURST WITH TERADATA 14.00: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1583] FIXED F_JG0A05: OPEN OF GZ FILE FAILED. ERROR: TOO MANY OPEN FILES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1587] FIXED F_JG200A DURING GUI SHUTDOWN: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1587] FIXED F_JG200A DURING HUB DISCONNECT: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1662] FIXED F_JG200A DURING UPDATE_AFTER OPERATION FOR RECREATED TABLE FOR ORACLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1758] FIXED F_JG200A WHEN DE-SELECTING ONLINE REFRESH WITH DB->FILE REFRESH: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1702] FIXED F_JG2142 DURING ONLINE REFRESH WITH PARALLELISM FOR TABLES > 1: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1172] FIXED F_JG2142: $(TBLWRITE -C...) BACKWARD INCOMPATIBILITY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1584] FIXED F_JG2228 DURING TBLCREATE WITH LARGE INDEXES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1669] FIXED F_JG243F DURING TRANSFORM /COMMAND OR FILEFORMAT /*CONVERTOR ON CHANNELS WITH MANY TABLES: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [HVR-1772] FIXED F_JG2459 DURING ONLINE REFRESH WITH -QNO: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1908] FIXED F_JG2459 IN HVRSTART FOR REFRESH JOB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1731] FIXED F_JG2901 DURING COPYING A LOCATION FROM THE GUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1680] FIXED F_JG2901: ISO-8859-1 STRING '...' CONTAINING INVALID SEQUENCE ENCOUNTERED WHILE ENCODING NCLOB COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1542] FIXED F_JG2901: INVALID UTF8 STRING IN HVR_TX_SEQ DURING TRICKLE INTEGRATE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-1935] FIXED F_JR0245 WHEN RUNNING HVR INITIALIZE FROM A V5 GUI AGAINST V4 HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1911] FIXED F_JR0321 WHILE TRYING TO ADD TABLES IN HVRGUI TABLEEXPLORE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1723] FIXED F_JR0333 DURING AUTOMATIC CATALOG UPGRADE OF TRIGGERBASED CHANNELS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1459] FIXED F_JR0336 PREVENTING TAB SWITCHES IN ACTION DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1560] FIXED F_JR0428 INVALID IDENTIFIER FOR TABLEPROPERTIES /SCHEMA CONTAINING $: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1890] FIXED F_JT02A6: ALTER RECORD FOR TABLE ENCOUNTERED AT SCN: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-1630] FIXED F_JT048E DURING ROWWISE REFRESH WITH /EXTRA COLUMN: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1768] FIXED F_JT1448: CONTROL RESILIENCE INCREMENT FOR TABLE '' DOES CORRESPOND TO A PREVIOUS FILTER MATCH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1842] FIXED F_JT150B WHEN USING FILEFORMAT /CSV /QUOTECHARACTER FOR FILE CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1681] FIXED F_JT150B: SAPXFORM 'DIVIDE BY ZERO' IF PAGELG NOT 3800: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1681] FIXED F_JT150B: SAPXFORM FAILS WITH 'DIVIDE BY ZERO' IF THE PAGELG COLUMN IN A ROW PART OF SAP MULTI-ROW CLUSTER IS NOT 3800: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1633] FIXED F_JT1550 DURING REFRESH FOR MULTIPLE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1641] FIXED F_JZ1549 WITH $ZIZ_FILE_OFF_LIVE AND ORACLE ASM ARCHIVES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1887] FIXED FILTER ON TABLE EXPLORE NOT SUPPORTING SAME PATTERNS AS HVRADAPT: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1634] FIXED HVR REFRESH CREATING NTEXT COLUMNS IN SQL SERVER FOR ORACLE VARCHARS WITH UTF-8 ENCODING IF TABLEPROPERTIES /CREATEUNICODEDATATYPES IS DEFINED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1867] FIXED HVR RESERVING 6 BYTES FOR CESU8 CHARACTERS, WHILE ORACLE USES 3 BYTES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1480] FIXED HVR_CONFIG WITH UNC PATH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1704] FIXED HVRREFRESH UNEXPECTEDLY CONVERT "LONG RAW" TO VARCHAR(256) IN REDSHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1080] FIXED HVRMAINT MISSING BURST INTEGRATE INFORMATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1931] FIXED INDEXCREATE FPROC NOT SUPPORTING TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1793] FIXED JT0918: COLUMN 'PAGENO' IS NOT ALLOWED AS KEY IN SAP TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1825] FIXED ORA-22858: INVALID ALTERATION OF DATATYPE DURING LOB REFRESH FROM PQ TO ORA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1585] FIXED POSTGRESQL START ON LINUX BOOT USING HVR_BOOT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1921] FIXED QESELECT FOR TABLES DOES NOT WORK WITH RESTRICTIONS WITH PATTERNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-932] FIXED REFRESH FAILS WITH F_JD20F2 ON BI-DIRECTIONAL SQL SERVER LOG-BASED CHANNEL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1898] FIXED SIGSEGV DURING TABLE EXPLORE IF LOADING FROM THE CATALOGS DETECTS AN ERROR: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1933] FIXED SQL0668N OPERATION NOT ALLOWED FOR REASON CODE 7 FOR DB2: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1578] FIXED SCHEDULER CAN NOT BEEN STARTED ON WINDOWS PLATFORM: To fix this bug, upgrade HVR on the remote and hub machine(s). [HVR-1886] FIXED TABLES IN SCHEMA FOR OWNER STARTING WITH 'Q' ON DB2 FOR I ARE INVISIBLE TO TABLE EXPLORE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1715] FIXED TABLES WITH VARCHAR COLUMNS ARE ALWAYS RECREATED FOR REDSHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1566] FIXED TERADATA TABLE WITH NVARCHAR IS ALWAYS ALTERED DURING REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1748] FIXED UNEXPECTED ORA-00904 DURING TABLE STRUCTURE CHANGE WITH ADAPTDDL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1711] FIXED UNEXPECTED ORA-01465: INVALID HEX NUMBER DURING REFRESH FROM MSS TO ORACLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1679] FIXED W_JD0A10 DURING HVRINIT WHEN CAPTURING FROM A SQL SERVER TABLE WITH PERSISTED COMPUTED COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1624] FIXED ADAPTDDL CONTEXT BEEING EXPOSED TO THE GUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1897] FIXED ADAPTENGINE NOT HANDLING SUPPLEMENTAL LOGGING AND REFRESH CORRECTLY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1971] FIXED ADDING A TABLE TO A CHANNEL: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1882] FIXED BASE TABLE NAME IS NOT DISPLAYED PROPERLY IN TABLE EXPLORE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1701] FIXED CAPTURE CREATING EMPTY TX FILES IF NO PER-TABLE ROUTING: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-1877] FIXED CAPTURE DOES NOT PICKUP CORRECT REDO LOGS WHEN USING VARIABLE HVR_ENROLL_VLOGFILE_RESTRICT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1499] FIXED COLUMNS CREATED TOO LARGE ON DBMS USING THE CHARACTER LENGTH AS PARAMETER TO (VAR)CHAR: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1781] FIXED COLUMNS WITH /CAPTUREEXPRESSION IGNORING ENCODING FROM THE CATALOGS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1557] FIXED DEFAULT BEHAVIOR OF THE CAPTURE /SUPPLEMENTALLOGGING OPTION WHEN CAPTURING FROM THE SQL SERVER STANDARD EDITION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1767] FIXED ENVIRONMENT VARIABLE READING FROM MAINTENANCE OPTION FILE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1779] FIXED HVR_BOOT REPORTING/REFERING HVR_CONFIG AS HVR_HOME IN MESSAGES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-306] FIXED HVRCONTROL NOT RESOLVING F_JT0492: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-1717] FIXED HVRROUTERCONSOLIDATE BREAKING LATENCY REPORTING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1885] FIXED HVRSAPXFORMGEN GENERATES PHANTOM TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1683] FIXED HVRSTATISTICS IRREGULAR OUTPUT FOR ENROLL REVISION AND ADAPTDDL OUTPUT; ADD MEASUREMENT COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1753] FIXED HVRSTATISTICS PARSING ERROR BY HVRREFRESH WITHOUT COMPRESSION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1858] FIXED INVALID CCSID FOR CHARACTER DTYPE IN BURST TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1148] FIXED LOCAL-TIMEZONE HVR_CAP_TSTAMP DATATYPE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1752] FIXED LOCALIZING DATA TYPES BASED ON DATABASE HANDLE IGNORES ENCODING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1413] FIXED LOG FILE FOLDER NAME FOR HVRMAINT TASK: To fix this bug, upgrade HVR on the hub machine(s). [HVR-411] FIXED LOGGING IN WITH DOMAIN NAME: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2007] FIXED MISSING INSERTS FOR FILE INTEGRATE WITH /SOFTDELTE AND /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1733] FIXED MISSING SCHEMA NAME FOR DB2I DURING BURST INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1102] FIXED NOT ALL ACTIONS WERE SHOWN AFTER UPDATING AN ACTION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1757] FIXED ORDER DIFFERENCE BETWEEN INTEGRATE AND REFRESH OF /SOFTDELETE COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1581] FIXED REMOTELISTENER CREATE UNDER SYSTEM ACCOUNT: To fix this bug, upgrade HVR on all machine(s). [HVR-1539] FIXED REPORTING OF INCORRECT ROW WIDTH AFTER REFRESH: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1694] FIXED SEGMENTATION FAULT DURING CAPTURE OF LOBS FROM SQL SERVER USING SQL LOG READ METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1565] FIXED SEGMENTATION FAULT WHEN IMPORTING CATALOGS FROM UNC PATH: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1661] FIXED SLOW CREATION OF TABLES WITHOUT REPLICATION KEY ON ORACLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1838] FIXED SYNTAX ERROR FOR TBLALTER FOR TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1621] FIXED TABLE EXPLORE FILTER BEEING IGNORED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1715] FIXED TABLES WITH VARCHAR COLUMNS ARE ALWAYS RECREATED FOR REDSHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1672] FIXED TRUNCATE TABLE IN TBLINFO BREAKING INTEGRATE JOB: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1765] FIXED UNDEFINED SUBROUTINE M_JX_LATENCY_OVER_LIMIT IN HVRMAINT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1774] FIXED UPGRADE OF HVR V4.6.1 CATALOGS TO V5 FAILS WITH F_JR0E01: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1861] FIXED USAGE OF UNINITIALIZED CHANNEL NAME IN HORIZLOOKUPTABLE PARAMETER: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1769] FIXED WRONG DML BEEING SKIPPED BY CONTROLS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1598] FIXED {HVR_TX_SEQ} IS NOT CHANGED WHEN A ROW IS UPDATED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1945] FIXED: ORA-22296 INVALID ALTER TABLE OPTION FOR CONVERSION OF LONG DATATYPE TO LOB: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1670] HVR CAN NOT UPDATE GP TABLE AFTER SOME DDL ACTION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1867] HVR RESERVES 6 BYTES FOR CESU8 CHARACTERS, WHILE ORACLE USES 3 BYTES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1613] HVR TRY TO PERFORM DML ACTION ON DELETED TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1693] HVRREFRESH ALWAYS RECREATES TABLES ON GREENPLUM DUE TO MISMATCH (NULLABILITY ADDED): To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1696] HVRREFRESH TRIES TO ALTER NULLABILITY OF A COLUMN, BUT SILENTLY FAILS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1523] HVR SCHEDULER -A ON LINUX KILLS OLD SCHEDULER BEFORE VALIDATING ITS ARGS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1649] INCORRECT ALTER TABLE STATEMENT SYNTAX FOR SQLSERVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-709] INTEGRATE TO SQL SERVER FAILS WITH F_JT00F9 BECAUSE ENCODING INFORMATION IS NOT REQUESTED UPON CONNECT: To fix this bug, upgrade HVR on all machine(s). [HVR-1605] INTERVAL ENTRIES ABSENT IN HVR MAINTENANCE DIALOG ON WINDOWS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1752] LOCALIZING DATA TYPES BASED ON DATABASE HANDLE IGNORES ENCODING: To fix this bug, upgrade HVR on all machine(s). [HVR-1800] MISSING LOB VALUE IN THE HVRROUTERVIEW FILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1020] ORACLE CAPTURE FAILED WITH F_JD20DB: ORA-22923: AMOUNT OF DATA SPECIFIED IN STREAMING LOB WRITE IS 0 DURING INTEG FOR NCLOB: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1834] ORACLE PASTER DOES NOT RECOGNIZE LOB HEADER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1229] POSTGRESQL (SUB-)TRANSACTION CHANGES NOT ALWAYS CAPTURED IN CORRECT ORDER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1969] PREVENT CAPTURING ROWID FOR IOT-TABLES ON ORACLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1815] SQL SERVER RETURNS SYSTEM ENCODING INSTEAD OF DATABASE ENCODING ON CONNECT: To fix this bug, upgrade HVR on all machine(s). [HVR-1586] SYSERR NOW SHOWS CORRECT SYSTEM ERROR MESSAGES ON WINDOWS: To fix this bug, upgrade HVR on all machine(s). [HVR-1000] SUPPORT FOR ALTER TABLE PARTITON DDL ON ORACLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1337] SUPPORT FOR ORACLE CLUSTERED KEY TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1872] SYNTAX ERROR F_JG2142 IN SCAN FPROC DURING PARTITIONING TABLE SCANNING: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1688] SYNTAX ERROR DURING ALTER TABLE ON TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1710] SYNTAX ERROR DURING ALTER TABLE WITH DEFAULT VALUES IN PQ: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1678] SYNTAX ERROR DURING ALTER_MOD OPERATION FOR DB2: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1591] TABLE EXPLORE ON TERADATA SHOWS DIFFERENCES ON FLOAT COLUMNS WHILE THEY ARE EQUAL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1922] TARGET LOCATION DOES NOT CONTAIN DATA FROM NEW INTERVAL PARTITION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1185] TERADATA: LENGTH 0 IS NOT ALLOWED FOR A CHAR, VARCHAR, BYTE, VARBYTE COLUMN DURING REFRESH WITH TABLECREATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1647] TERADATA INTERVAL DATATYPE IMPLIED PRECISION IS NOT HANDLED CORRECTLY: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-1566] TERADATA TABLE WITH NVARCHAR IS ALWAYS ALTERED DURING REFRESH: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-1691] UNEXPECTED E_DM00A6_ATBL_COL_INDEX_KEY FOR INGRES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1602] USE UNIQUE KEY OF DB2 FOR I PHYSICAL FILES AS REPLICATION KEY: To fix this bug, upgrade HVR on all machine(s). [HVR-1771] ALTER TABLE DROP COLUMN FAILS WITH F_JD0C07 ON SQL SERVER WHEN COLUMN HAS A DEFAULT VALUE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-1612] BURST RECOVERY FAILS WITH F_JD20FF: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1592] HVRREFRESH ALWAYS RECREATES TARGET TABLES ON TERADATA DUE TO MISSING UNIQUE INDEX: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.0.1/2 (2016-05-18) ---------------------------------------- [HVR-1535] ADDED INTEGRATE /RESILIENT=SILENT_DELETES TO REPLACES /DBINTEGRATE /RESILIENTDELETES: To use this feature, upgrade HVR on the hub machine(s). [HVR-1505] INLINE LOBS SUPPORT FOR TERADATA BULK LOAD: To use this feature, upgrade HVR on the integrate machine(s). [HVR-838] KERBEROS KEYTAB SUPPORT FOR HDFS: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.0.1/2 (2016-05-18) ------------------------------------------ [HVR-1532] ADAPTDDL DOES NOT REMOVE TABLE FROM CATALOG IF /ONDROPTABLE IS SET: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1531] SQL SERVER F_JD0805 INDEX REBUILD ERROR ERRONEOUSLY GENERATED WHEN COLUMN CHANGED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1552] FIXED F_JC007B WITH REMOTE UNIX LOCATIONS WITH ODBC-BASED DATABASES: To fix this bug, upgrade HVR on the remote machine(s). [HVR-1431] FIXED F_JD0F08: NO MEM. FOR CONVERTING 'HVR_TX_ID' FOR DB2 LUW: To fix this bug, upgrade HVR on the capture machine(s). [HVR-867] FIXED F_JD20F0: UNEXPECTED ODBC STATUS 'SQL_NO_DATA' DURING BURST INTEGRATE INTO DB2LUW: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1536] FIXED F_JD2103 WHILE SELECTING FROM INGRES 10.2 IIGET_TABLE_LOCATIONS: To fix this bug, upgrade HVR on all machine(s). [HVR-1521] FIXED F_JD2146 DURING ROW-WISE REFRESH WITH /COLUMNPROPERTIES /BASENAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1554] FIXED F_JD291D: TERADATA ERROR 6705 AN ILLEGALLY FORMED CHARACTER DURING REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1510] FIXED F_JG358E REPLACING ACTUAL ERRORS: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-1546] FIXED HVR4 ACTION USAGE IN HVRFAILOVER DEPENDENCY SCRIPTS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1514] FIXED S3 ERROR RETRY MIGHT TRIGGER 100% CPU USAGE AND HANGING DURING REDSHIFT REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1520] FIXED SIGSEGV DURING DB2LUW LOG-BASED CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1516] FIXED ERRORS FROM HVRVALIDPW DISAPPEARING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1511] FIXED POSSIBLE ISSUES IN JOB PROCESS CLEANUP WHEN SCHEDULER IS FORCEFULLY TERMINATED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1440] FORCED AUGMENT FOR ORACLE SECUREFILES - PREVENT GENERATION OF F_JT1101 FOR OLD HUBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1011] ORACLE CAPTURE FAILED WITH F_JD2428: PARTIAL LOB OP FOR NCLOB CONTAINED 16 NOT 64 BYTES FOR LOBS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.0.1/1 (2016-05-04) ---------------------------------------- [HVR-1501] ADD SUPPORT FOR POSGRESQL VERSION 9.5: To use this feature, upgrade HVR on the capture machine(s). [HVR-413] ADDED -P OPTION TO HVRMAINT.PL FOR TASK HIGH PRIVILEGES: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-1493] ENDIANNESS CONVERSION PERFORMANCE IMPROVEMENTS: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-1491] WIDE ROW CAPTURE PERFORMANCE IMPROVEMENTS: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.0.1/1 (2016-05-11) ------------------------------------------ [HVR-1513] FIXED POSTGRESQL LOG-BASED CAPTURE SLOW INITIAL START OF CAPTURE JOB: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-1405] F_JZ1537. 'APPEND HINT' CONTAINS DATA FOR TOO MANY COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1487] FIXED F_JT1482: PIPE BURSTPIPE ENCOUNTERED COLUMN HVR_CAP_LOC WITH ILLEGAL LEN FOR CESU8 DATABASES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1500] FIXED SQL SERVER CONSUMES CPU ON A QUIET SYSTEM WITH /NOTRIGGERFIRING OPTION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1319] FIXED CONFUSING ERROR MESSAGE AFTER F_JZ6208 FOR POSTGRESQL LOG-BASED CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1495] FIXED INCORRECT PARAMETERS BEING DISPLAYED WHEN EDITING ACTIONS: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-1490] HVR USER MANUAL STILL USES OLD FRONT PAGE IMAGE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1482] ORACLE CAPTURE FAILED WITH F_JZ1952: PASTE ENCOUNTERS ENDING TYPE 0X0005 WITH LOB BUT DATA STORE IS NOT READY YET FOR UPDATE_AFTER: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.0.1/0 (2016-04-19) GA ------------------------------------------- [HVR-1474] ADD SUPPORT FOR HVR INITIALIZE CAPTURE REWIND FOR POSTGRESQL: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-1334] FORCED AUGMENT FOR ORACLE SECUREFILES BASED LOB COLUMNS: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-1439] HVR 5 ACTION RENAMES: To use this feature, upgrade HVR on all machine(s). [HVR-1236] IMPLEMENT -TASK_GROUP PARAMETER FOR HVRMAINT TO SHARE STATE BETWEEN TASKS: To use this feature, upgrade HVR on the hub machine(s). [HVR-1445] IMPROVED SUPPORT FOR SQL SERVER GEOMETRY DATATYPE: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-1449] PERFORMANCE IMPROVEMENTS ON FP_PROJECT: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1467] TERADATA SUPPORTS BULK LOAD ON WINDOWS PLATFORMS: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.0.1/0 (2016-04-19) GA --------------------------------------------- [HVR-1455] EXPOSING REWIND OPTIONS IN HVRINIT DIALOG HAS BEEN BROKEN AFTER HVR 5 ACTION RENAMES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-583] F_JD0700: DATA TYPE MISMATCH FOR _CLOB DATATYPE WHEN USE REDSHIFT AS TARGET LOCATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1465] FIXED F_JG2142 WHEN COLUMNPROPERTIES /TIMEKEY WITHOUT NON-/EXTRA REPLICATION KEY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1384] FIXED HVR HANG DURING INTEGRATION INTO TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1230] FIXED POSTGRESQL LOG-BASED CAPTURE: ROWS INSERTED USING "COPY" ARE NO LONGER IGNORED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1477] FIXED CONCURRENT TERADATA BULK LOADS MAY HANG: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1458] FIXED MISSING CAPTURE OF NEW UPDATE RECORDS INTRODUCED IN INGRES 10.2 BY INGRES BUG FIX 130681: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1106] HVRGUI STATISTICS OUTPUT SOMETIMES SHOW WRONG LABELS (E.G. ERROR CODES INSTEAD OF JOBNAME): To fix this bug, upgrade HVR on the hub machine(s). [HVR-1303] MISSING COLUMN QUOTING IN FAIL TABLE INSERT WHEN INTEGRATE /BURST IS DEFINED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1146] ORACLE CAPTURE FAILS WITH F_JG0E07: UNHANDLED ICU ERROR OCCURED (U_TRUNCATED_CHAR_FOUND): To fix this bug, upgrade HVR on the capture machine(s). [HVR-1399] CREATING FAIL TABLE ON REDSHIFT FAILS ON HVR_ERR_MSG COLUMN WITH F_JD22CA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1127] HVRSTART ON SQL SERVER: F_JR0148 COL LENGTH 0 WITH DTYPE 'ROWVERSION' IS OUT OF RANGE: To fix this bug, upgrade HVR on the hub and integrate machine(s). NEW FEATURES IN HVR 5.0.0/6 (2016-04-11) ---------------------------------------- [HVR-737] SET HVR_HUB_CHARSET DEFAULT TO UTF-8: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.0.0/6 (2016-04-11) ------------------------------------------ [HVR-1437] F_JD0A6A DURING CAPTURE FROM SQL SERVER TRANSACTION LOG BACKUP FILE USING FD METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1438] F_JG2017 DURING CAPTURE FROM SQL SERVER TRANSACTION LOG BACKUP FILE USING FD METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1255] FIXED F_JD2259: NO COLUMNS IN SET-CLAUSE AFTER ONLINE REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1430] FIXED F_JR0336 WITH DBOBJECTGENERATION WITH JUST /BURSTTABLECREATECLAUSE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1435] FIXED SETTING HVR_HUB_CHARSET TO UTF8 IS CAUSING HANG OF THE INTEGRATE JOB: To fix this bug, upgrade HVR on all machine(s). [HVR-1442] FIXED BATCH LOAD PERFORMANCE DROPS TO SINGLETON INSERT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1441] FIXED CAPTURE FROM SQL SERVER DOES NOT PROPERLY DETECT CHANGES MADE BY INTEGRATE IN BI-DIRECTIONAL CHANNEL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1434] FIXED HVRSTATISTICS IRREGULAR OUTPUT IF COMPRESSION INFO IS MISSING BY REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1094] FIXED INCORRECT LAYOUT IN THE 'SHOW GRAPH' BOX ON THE STATISTICS-GRAPH-ALL TAB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1423] HVR TRIES TO CONVERT NULLABLE INGRESDATE TO NON-INGRESDATE DATA TYPE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1425] FIXED UNNECESSARY RECREATION OF BURST TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1333] LOCALIZATION OF NUMBER(P) COLUMNS TO DECIMAL INCORRECTLY ADDS A SCALE: To fix this bug, upgrade HVR on all machine(s). [HVR-1444] ORACLE INTEGRATE /BURST USES BATCH LOAD INSTEAD BULK: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1419] ORACLE CAPTURE FAILED WITH F_JD2279: UNEXPECTED ERROR WHILE CONVERTING UTF-16 DATA FOR COLUMN (DATATYPE CLOB): To fix this bug, upgrade HVR on the capture machine(s). [HVR-1387] ORACLE CAPTURE FAILED WITH F_JG200C: INTERNAL ERROR TRIGGERED BUS ACCESS TRAP SIGBUS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1433] PADDING OF INSERT INTO FIXED LENGTH COLUMN IGNORES CHARACTER LENGTH ON ORACLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1408] W_JT044C MISSING BEGIN TRANSACTIONS IN SAP SYSTEMS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.0.0/5 (2016-04-03) ---------------------------------------- [HVR-1101] ADDED SUPPORT FOR DBINTEGRATE /NOTRIGGERFIRING OPTION FOR MS SQLSERVER: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-1342] ADDED SUPPORT FOR FILECAPTURE COLUMNPROPERTIES /EXTRA, /ABSENT, /CAPTUREEXPRESSION: To use this feature, upgrade HVR on the capture machine(s). [HVR-1391] ADDED SUPPORT FOR POSTGRESQL LOG-BASED CAPTURE OF TOASTED VALUES: To use this feature, upgrade HVR on the capture machine(s). [HVR-1417] ALLOW ANY DATATYPE FOR /ADDRESSTO={COL}, NOT JUST INTEGER: To use this feature, upgrade HVR on the hub machine(s). [HVR-1300] HVR SWITCHES TO MULTILOAD IF FASTLOAD FAILS DURING TERADATA BULK LOAD: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1197] IMPROVE E-MAIL LAYOUT OF HVRMAINT: To use this feature, upgrade HVR on the hub machine(s). [HVR-1326] IMPROVED DB2 FOR I LOGBASED CAPTURE PERFORMANCE BY FILTERING UNUSED RECORDS: To use this feature, upgrade HVR on the capture machine(s). [HVR-1424] IMPROVED LSN TO SCAN SEQUENCE NUMBER TRANSLATION RULES FOR SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-1372] PROFILE FPROC CAN RETURN MIN AND MAX VALUE OF HVR OR DBMS VERSIONS: To use this feature, upgrade HVR on the hub machine(s). [HVR-1338] RESTRUCTURE ADAPTDDL REFRESH OPTIONS, ADD CREATEUNICODEDATATYPES TABLEPROPERTY: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-1243] S3 INTERNAL SERVER ERRORS (STATUS CODE 500) ARE NOW RETRIED AS PER S3 RECOMMENDATIONS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1362] SHOW UNITS IN HVRSTATISTICS GRAPHS: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.0.0/5 (2016-04-03) ------------------------------------------ [HVR-1253] ADAPTDDL DOES NOT WORK WITH DBINTEGRATE /BURST: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-1340] ADD COLUMN GIVES F_JD2119: UNSUPPORTED DATATYPE '' ENCOUNTERED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1017] DB2 FOR I: [DELETE FROM TBL] LOGGED AS [ALTER TABLE] WITH NON-TRIVIAL TABLE SIZES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1368] DO NOT KEEP GUARD TRANSACTION OPEN WHEN READING FROM SQL SERVER TRANSACTION LOG BACKUP: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1341] F_JZ1803 FIXED COLUMN NUMBER IN ORACLE 12 APPEND HINT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1239] FIXED "NO SUCH FILE OR DIRECTORY AT HVRALERT LINE 64" WITH POSTGRESQL HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1380] FIXED $ZIZ_FILE_OFF(_LIVE) WITHOUT ZIZ_FILE_READ=READDIRECT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1381] FIXED ACL FORCED FOR SOME S3 FILE UPLOADS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1383] FIXED DB2I CAPTURED DATA THAT IS MEANT FOR TWO INTEGRATION LOCATIONS ONLY REACHES ONE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1363] FIXED F_JC007C ERROR STARTING WINDOWS SERVICE 'HVRSCHEDULER_XXX' FOR POSTGRESQL HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1171] FIXED F_JC04C3 WHEN USING GENERATED COMMAND LINE STRING FOR POSTGRESQL HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1271] FIXED F_JD0205 UNEXPECTED NUMBER OF COLS ENCOUNTERED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1222] FIXED F_JD211F: UNALLOCATED DA ENCOUNTERED FOR TABLE WHILE CONVERTING DATA FROM COPYISH TO DB NATIVE FORMAT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1332] FIXED F_JD2272: RELATION ALREADY EXISTS DURING GREENPLUM REFRESH FOR TABLE WITH MIXED CASES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1320] FIXED F_JD22A1: EXCEEDING MAXIMUM ROWHASHLOCKS INTO TERADATA: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-1323] FIXED F_JD22CA: NCLOB LOCALIZATION TO REDSHIFT VARCHAR HAS ZERO BYTE LENGTH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1344] FIXED F_JD22CA: [CURRENT TRANSACTION IS ABORTED] ON REDSHIFT WITH AMAZON DRIVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-910] FIXED F_JD22E1: LOG RECORD HAS UNEXPECTED LENGTH ON DB2 FOR I: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1310] FIXED F_JD2918 SYNTAX ERROR DURING TERADATA BULKLOAD TO TABLE WITH "/" IN THE NAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1298] FIXED F_JD2918: CAN NOT BULK LOAD DATA IN TERADATA TABLE WITH SECONDARY INDEX: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1351] FIXED F_JG052E WITH SFTP PROTOCOL ERROR: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1291] FIXED F_JG200A DURING REFRESH OR INTEGRATE TO POSTGRESQL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1339] FIXED F_JG221C: PIPE 'TRCOMMAND' RECEIVED TAG !TBL_NAME FOR SALESFORCE INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-880] FIXED F_JG2404 FROM SAPXFORM, RELAXED CHECKS F_JG2403 & F_JG2404: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-1402] FIXED F_JG2901 INVALID CHAR SEQUENCE DURING TABLESELECT OF TABLE WITH CHINESE CHARS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1124] FIXED F_JG358E DURING BURST INTEGRATE INTO POSTGRESQL: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-1313] FIXED F_JT0527, ILLEGAL INSERT-INSERT WITH SAP CHANNEL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1426] FIXED GUI MAY CRASH WHEN TERADATA TPT LIBRARY PATH IS LEFT EMPTY: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1406] FIXED HVR CREATES WRONG TBL-NAMES FOR TABLES WITH CHINESE NAME: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-1207] FIXED HVR UNEXPECTED TRUNCATES FIXED-LENGTH CHARACTER STRINGS DURING REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1315] FIXED ILLEGAL DIVISION BY ZERO IN HVRSTATISTICS.PL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1318] FIXED INTEGRATE FAILS WITH F_JD2163 ON HVR_TX_SEQ COLUMN FOR POSTGRES TO ORACLE: To fix this bug, upgrade HVR on all machine(s). [HVR-1257] FIXED SAP CLUSTER TABLE DELETE DOESN NOT INCLUDE SCHEMA NAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1369] FIXED SIGSEGV WHEN FPROC RETURNS RESULT DIFFERENT THAN THE CONTEXT: To fix this bug, upgrade HVR on all machine(s). [HVR-1278] FIXED SOFTDELETE MIGHT CAUSE MEMORY CORRUPTION, SPURIOUS F_JG221D: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-1287] FIXED UNXML/SAPXFORM TRIGGERING PER ROW SPILLS RESULTING IN SLOW REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1305] FIXED DISAPPEARING OF LATENCY INFO FOR RUNNING CAP JOBS IF TOO MANY FILES IN HVR_CONFIG/ROUTER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1331] FIXED FAILED CAPTURE OF INITIALLY TRUNCATED POSTGRESQL TABLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1312] FIXED GUARDIANS NOT TERMINATING CHILD PROCESSES: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-1288] FIXED HVR_COLUMN'S INCORRECT LENGTH FOR DOUBLE BYTE CHARSETS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1306] FIXED HVRSAPXFORMGEN REQUIRING COMMENTS ABOUT CLUSTER/POOL TABLES IN INPUT TEXT FILES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1329] FIXED HVRSAPXFORMGEN TO GENERATE DBCAPTURE FOR ALL REQUIRED BASE TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1358] FIXED LEFTOVER FILES IN S3 AFTER REDSHIFT INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1301] FIXED MISSING UPDATES WITH /BURST OR /COALESCE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1345] FIXED NOT WORKING JOB RETRY WHEN POSTGRESQL HUB: To fix this bug, upgrade HVR on all machine(s). [HVR-1294] HVR REFRESH FAILS WITH F_JD21B5: [ORA-00904: HVR_CAP_USER]: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1398] INGRES LBC FAILS WITH F_JZ2204. UNEXPECTED RECORD TYPE 179: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1138] ORACLE LBC FAILS WITH F_JT1456: LOG PARSING ERROR F_JZ1948. PASTE ENCOUNTERS LOB COLUMN AT TABLE BUT ITS LENGTH IS SMALLER THAN EXPECTED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1355] ORACLE CAPTURE FAILED WITH F_JG2901: WIN-1252 STRING CONTAINING INVALID SEQUENCE ENCOUNTERED WHILE ENCODING TAB: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1284] POSTGRESQL LOG-BASED CAPTURE OF TIMESTAMP IGNORED SUBSECONDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1200] SUPPORT FOR APPEND HINT INSERTS FOR COMPRESSED TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1311] TABLE EXPLORE FAILS WITH F_JD20EC IF CHANNEL CONTAINS A TABLE WITH AN UNSUPPORTED DATATYPE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1330] HVR_VAR_XXX VARIABLES IN /COMPARECONDITION ARE INVISIBLE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1360] HVRROUTERVIEW -J CANNOT FIND JOURNAL FILES FROM DBINTEGRATE/JOURNAL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1389] HVRVALIDPW DOES NOT WORK CORRECTLY ON SOLARIS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.0.0/4 (2016-02-29) ---------------------------------------- [HVR-981] POSTGRESQL LOG-BASED CAPTURE To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-1238] INCREASE {HVR_CAP_USER} METACOLUMN LENGTH FROM 14 TO 24 CHARACTERS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-1258] WORKAROUND FOR SYNCHRONY GATEWAY FTP SERVERS DROPPING UPLOADED FILES: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-107] HVRSCHEDULER NOW USES OS ASSIGNED PORTS BY DEFAULT. FIXES F_JG210E (ADDRESS ALREADY IN USE): To use this feature, upgrade HVR on the hub and gui machine(s). PROBLEMS FIXED IN HVR 5.0.0/4 (2016-02-29) ------------------------------------------ [HVR-1223] COLUMN DATA IN MSSQL INDEX REBUILD DOES NOT MATCH ENROLL F_JT0A02, F_JD0A37: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1267] F_JD0A42 DURING CAPTURE FROM SQL SERVER IF HVR_TLOG_BACKUP_DIR POINTS TO THE ROOT FOLDER OF A NETWORK DRIVE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1180] FIX TABLE EXPLORE REPORTING FALSE DIFFERENCES DUE TO LACK OF LOCALIZATION: To fix this bug, upgrade HVR on all machine(s). [HVR-1231] FIX TABLEEXPLORE SHOWING NULLABLE COLUMNS AS NON-NULLABLE: To fix this bug, upgrade HVR on all machine(s). [HVR-1250] FIX HVRREFRESH NOT LOCALIZING DATATYPE OF /EXTRA COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1249] FIXED F_JD2503 INVALID PATH FOR VASM CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1209] FIXED F_JD2918: TPT ERROR (SYNTAX ERROR) BECAUSE OF UN-QUOTED COLUMN NAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1143] FIXED F_JT1449: 'HVR_REC_TSTAMP' WAS NOT MATCHED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1269] FIXED F_JZ0908 GETFILESIZEEX() WHEN TRYING TO OPEN AN NON-EXISTING FILE ON WINDOWS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1115] FIXED HVR CONTROL SKIPPING FOR HVR_TX_SEQ: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1251] FIXED ZIZ_FILE_READ AND ZIZ_FILE_READ_LIVE WITH READDIRECT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1256] FIXED FAILED JOBS GOING TO PENDING STATE ON BUSY WINDOWS HUBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1263] FIXED FILE REPLICATION FOR SSH,FTP,WEBDAV WHEN NON-DEFAULT PORT IS USED: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-1112] FIXED HVRINIT FAILING WITH F_JT04DE ON SQL SERVER TABLE WITH COLUMN OF TYPE ROWVERSION: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-1270] FIXED HVRSAPXFORMGEN: UNKNOWN INTERNAL DATA TYPE SYMBOL 'E' ENCOUNTERED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1274] FIXED SUCCESSFUL JOBS GOING TO RETRYING STATE ON BUSY WINDOWS HUBS: To fix this bug, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.0.0/3 (2016-02-19) ------------------------------------------ [HVR-1237] ADAPTDDL (AND HVRADAPT) MISHANDLES INDEX CHANGES: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-1058] FIXED DBMS-SEQUENCES NOT BEING CAPTURED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1233] SUPPORT FOR EC2 ROLE CREDENTIALS FOR S3 DURING REDSHIFT BULK LOAD: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.0.0/2 (2016-02-16) ---------------------------------------- [HVR-1219] ADD COMPARECONDITION TO RESTRICT ACTION: To use this feature, upgrade HVR on the hub machine(s). [HVR-643] ADD HVR_ENROLL_VLOGFILE_RESTRICT TO SPECIFY REDO DISKGROUP: To use this feature, upgrade HVR on the capture machine(s). [HVR-1134] ADD TERADATA DISTRIBUTION KEY SUPPORT: To use this feature, upgrade HVR on the integrate machine(s). [HVR-738] ADD DISTRIBUTION KEY, CHARACTER LENGTH AND ENCODING TO HVR CATALOG: To use this feature, upgrade HVR on the hub machine(s). [HVR-1069] ADD DURATION AND SPEED MEASUREMENTS TO HVRSTATISTICS: To use this feature, upgrade HVR on the hub machine(s). [HVR-967] ADD OPTION -DISABLE AND -CLEAR_PAST_ERRORS TO HVRMAINT: To use this feature, upgrade HVR on the hub machine(s). [HVR-1190] ADD SUPPORT FOR TERADATA BULK LOAD VIA TPT: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-1025] ADDED FILEINTEGRATE /ORDERBYTABLE TO IMPROVE {HVR_TBL_NAME} RENAME EXPRESSION FILE GENERATION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-1079] ALLOW /REFRESHCONDITION, TABLEPROPS ETC.. FOR /SAPXFORM: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-1034] ALLOW COLUMNPROPERTIES /EXTRA ON INDIVIDUAL TABLE FOR SAPXFORM CHANNELS: To use this feature, upgrade HVR on the hub machine(s). [HVR-982] ALLOW DIFFERENT CAPTURE REWIND TIMES FOR SCAN START AND EMIT, AND ALLOW HVR SEQUENCE NUMBER OR ORACLE SCN FOR EMIT: To use this feature, upgrade HVR on all machine(s). [HVR-1062] ALLOW MULTIPLE DBSEQUENCE /SCHEMA ACTIONS: To use this feature, upgrade HVR on the hub machine(s). [HVR-550] AVOID USING ROW AUGMENT DURING SQL SERVER LBC WHEN POSSIBLE: To use this feature, upgrade HVR on the capture machine(s). [HVR-1049] CHANGE ISOLATION LEVEL FOR DB2I AND SQL SERVER TO READ COMMITTED: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-1139] CLIENT-SIDE SSL CERTIFICATES FOR FTPS AND WEBDAV: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-1217] CONSTANT SQL EXPRESSION MATCHING SHOULD IGNORE WHITESPACES FOR ROBUSTNESS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1218] CUSTOMIZE FTP CONTROL SOCKET TIMEOUT VALUES VIA ENV VAR: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-1048] ELIMITATE THE NEED IN THE STATE TABLE ON CAPTURE SIDE FOR SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-1029] EXPOSE HVRMAINT OPTION -OUTPUT_VERBOSE: To use this feature, upgrade HVR on the hub machine(s). [HVR-738] EXTENDED TABLE COLUMN VIEW WITH BYTELENGTH, CHARACTER LENGTH AND ENCODING: To use this feature, upgrade HVR on the gui machine(s). [HVR-1074] FILE INTEGRATE XML SERIALIZATION WITH COMPACT XML: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-761] HVR STATISTICS SUPPORT FOR HVR WARNINGS: To use this feature, upgrade HVR on the hub machine(s). [HVR-721] HVR PURGES THE UNUSED FILES IN HVR_HOME AFTER UPGRADE: To use this feature, upgrade HVR on all machine(s). [HVR-1057] HVR_ISOLATION_LEVEL TO OVERRIDE DEFAULT ISOLATION LEVEL: To use this feature, upgrade HVR on all machine(s). [HVR-1123] HVRREFRESH: ADD (DISTRIBUTION) KEY SENSITIVITY, CHANGE OPTION -CA TO -CE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-1195] IMPLEMENT CAPTURE OF ORIGINAL USER NAME FOR SQL SERVER LBC: To use this feature, upgrade HVR on the capture machine(s). [HVR-965] IMPLEMENTED FILE DIRECT ("FD") TRANSACTION LOG ACCESS METHOD FOR SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-1098] IMPROVED DB2 FOR I CAPTURE SPEED: To use this feature, upgrade HVR on the capture machine(s). [HVR-1009] IMPROVED ORACLE RAC CLUSTER REDIRECTS: To use this feature, upgrade HVR on the hub machine(s). [HVR-545] IMPROVEMENTS TO CBUFLOCALIZE, ADDED CBUF2SQL AND CBUFDIFF FUNCTIONALITY: To use this feature, upgrade HVR on all machine(s). [HVR-665] REFRESH TABLE RECREATE NOW SENSITIVE TO DATATYPE CHANGES: To use this feature, upgrade HVR on all machine(s). [HVR-1116] SAPXFORM REFRESH DOESN'T REQUIRE SORTING OF THE DATA FOR GREENPLUM AND REDSHIFT TARGETS: To use this feature, upgrade HVR on the hub machine(s). [HVR-943] STANDARDIZING WARNING MESSAGES TO NEW FORMAT THAT INCLUDES MSG-ID W_JX0000: To use this feature, upgrade HVR on all machine(s). [HVR-807] SUPPORT FOR INDEX REBUILD DDL IN SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-1040] VARIOUS SFTP COMPATIBILITY ENHANCEMENTS: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 5.0.0/2 (2016-02-16) ------------------------------------------ [HVR-1022] /AGENT INVOCATION GIVES F_JG2142 PROTOTYPE ERROR: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-1206] COLUMN DATA SPLIT CAUSES F_JD0804 INCOMPLETE REBUILD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1169] DB2I SAP ROWAUGMENT EMITS CORRUPT CLUSTER (DIVIDE BY ZERO): To fix this bug, upgrade HVR on the capture machine(s). [HVR-1066] ELIMINATE UNNECESSARY AUGMENTING DURING CAPTURE FROM COMPRESSED TABLES ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-990] F_JG200A MMEMORY CHECK IN HVR-582 TESTING WITH HVR-5: To fix this bug, upgrade HVR on the capture machine(s). [HVR-996] F_JT028A DROP (TABLE) RECORD WARNING FROM SCANNER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1114] FIX F_JT148B: PIPE ROWAUGMENT ENCOUNTERED ILLEGALLY LONG VALUE FOR 'HVR_TX_SEQ': To fix this bug, upgrade HVR on the capture machine(s). [HVR-1214] FIX NUMERIC HANDLING IN POSTGRESQL: To fix this bug, upgrade HVR on all machine(s). [HVR-1019] FIXED BURST INTEGRATE INTO GREENPLUM ALWAYS RECREATE THE EXTERNAL TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1161] FIXED DB2I F_JG2143 (SCANSTARTSEQ) WAS NOT MATCHED BY INVOCATION: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-1129] FIXED DUPLICATE KEY VIOLATES UNIQUE CONSTRAINT FOR GREENPLUM BURST TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1078] FIXED F_JD20F2 'CONNECTION BUSY' ON SQL SERVER VERBOSE COMPARE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1126] FIXED F_JD2146 DURING VERBOSE COMPARE WITH EXPRESSIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1156] FIXED F_JD21AD IN VERBOSE COMPARE WITH SOFTDELETE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-1086] FIXED F_JD22AF PRIMARY KEY AND DISTRIBUTED BY DEFINITIONS INCOMPATIBLE FOR GREENPLUM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1041] FIXED F_JD2313 REDSHIFT BULK LOAD FAILS WHEN THERE ARE OTHER TABLES PREFIXED WITH THE TBL NAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1162] FIXED F_JG200A IN INTEGRATE WITH SOFTDELETE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1046] FIXED F_JG21A6 ATTEMPT TO CALL UNKNOWN PROC. ADAPTENGINE: To fix this bug, upgrade HVR on all machine(s). [HVR-1159] FIXED F_JR0148 ZERO BYTELENGTH FOR N(VAR)CHAR DATATYPES ON SQL SERVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1154] FIXED F_JR0206 WHEN DBINTEGRATE/COALESCE IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1084] FIXED F_JR0290 TIMESTAMP PRECISION 12 OUT OF RANGE WHEN ADDING TABLE TO CATALOG: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-1083] FIXED F_JR0337: DBINTEGRATE /NOTRIGGERFIRING IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1135] FIXED F_JR0349: ILLEGAL OPTIONS IN REFRESH ON AIX: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1130] FIXED F_JR1103: THE REWIND OPTIONS -I AND/OR -I HAVE BEEN USED INCORRECTLY OR NOT APPLICABLE TO THE CHOSEN LOCATION(S): To fix this bug, upgrade HVR on the hub machine(s). [HVR-1108] FIXED F_JT0527 WITH DB2 FOR I LOG-BASED CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1155] FIXED F_JT1477 WITH /BURST AND /DUPLICATEROWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-993] FIXED GREENPLUM SQLPREPARE HANGS AFTER DATABASE RESTART: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1016] FIXED GREENPLUM NUMERIC/DECIMAL ZERO PRECISION ERROR WHEN DATATYPEMATCH IS SET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1004] FIXED HVR FAILS WITH F_JG290D DURING BULK LOAD OF BIG TABLES INTO REDSHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1158] FIXED HVR NOT SETTING DEFAULT LENGTH FOR UNIQUEIDENTIFIER DATATYPE ON SQLSERVER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1045] FIXED HVRLOAD -OC (CHANGE TABLE) OPTION DISABLED IN HVRGUI FOR /BURST: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1125] FIXED HVRADAPT NOT FULLY UPDATING CHANNEL INFO: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1026] FIXED JT152D WITH FILEINTEGRATE /BURST: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1179] FIXED REDSHIFT CAN'T PARSE INSTANCE PROFILE ROLE CREDENTIALS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1043] FIXED REDSHIFT STAGING FILES ARE NOT CLEANED UP WHEN STAGINGEXEC ERROR OCCURS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1059] FIXED TABLE EXPLORE DISPLAYS GREENPLUM EXTERNAL TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1180] FIXED TABLE EXPLORE REPORTING FALSE DIFFERENCES DUE TO LACK OF LOCALIZATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1211] FIXED TERADATA BULK LOAD FOR BIGGER DECIMALS AND NUMBER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1073] FIXED HVRMAINT REPORTING 0 INTEGRATE CHANGES IF THERE WERE CHANGES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1110] FIXED ILLEGAL INSERT-INSERT PAIR (F_JT0527) WITH BURST INTEGRATE ON HVR_STATS CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1103] FIXED INCORRECTLY IRREGULAR OUTPUT IN HVRSTATISTICS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-991] FIXED MISSING BEFORE UPDATES (HVR_OP=3 OR 4) FOR INTEGRATE WITH /TIMEKEY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1068] FIXED MISSING LATENCY INFORMATION PER TABLE WITH BURST INTEGRATE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1091] FIXED MULTI-DELETE DURING COALESCE RESULTING IN DUPLICATES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1117] FIXED RENAMING OF TABLES DOES NOT WORK FOR SAPXFORM CHANNELS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-1137] FIXED STRING-BASED INTEGRATED EXPRESSIONS BEING APPLIED TWICE DURING ROW-WISE REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1176] GREENPLUM EXTERNAL TABLE FOR BURST IS RECREATED WHEN DTYPES ARE CHANGED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-995] HVR LOADS INTO BURST TABLES IN REDSHIFT DISABLES AUTOMATIC COMPRESSION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1090] HVRREFRESH FAILS WITH F_JG200A IN SELECT ON HVR CATALOGS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-960] INGRES INTERVAL DAY TO SECOND COLUMNS ARE ALWAYS CREATED WITH DEFAULT PRECISION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1168] JD0A41 DURING CAPTURE OF NCHAR OR NVARCHAR DATA FROM COMPRESSED TABLE ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1089] OCCATIONAL F_JT0406 DURING SQL SERVER LOG-BASED CAPTURE WHEN READING FROM SEVERAL BACKUP FILES IN A ROW: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1027] ORACLE LBC F_JZ196A - NULL BITMAP LENGTH ERROR IN UPDATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1174] ORACLE CAPTURE FAILED WITH F_JC0018: INTERNAL ERROR: UNREGISTERED EVENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1173] ORACLE CAPTURE FAILED WITH F_JZ1105: SHIFT VALUE EXTRACTED FROM SHIFTS ARRAY OF QUICK MULTIPLE INSERT/DELETE FOR COMPRESSED COLUMN IS INVALID: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1052] ORACLE CAPTURE FAILED WITH F_JZ1107: COLUMN HAS BEEN MAPPED TWICE INTO COLUMNS RECORDED IN ORACLE QUICK MULTIPLE INSERT/DELETE (11.11) REDO RECORD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1044] ORACLE CAPTURE FAILED WITH F_JZ1917: PARTIAL CHAINED ROW SHARES THE SAME HRID WITH NEWLY ARRIVED CHANGE BUT THEIR ZOP TYPES ARE DIFFERENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1160] ORACLE CAPTURE FAILED WITH F_JZ193E: PARSER ENCOUNTERED UNKNOWN OP FLAG WHILE PARSING RECORD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1142] ORACLE CAPTURE FAILED WITH F_JZ194F: PASTE ENCOUNTERS ZFRAG_11_17_LOB1 BUT ITS TABLE ID DIFFERS FROM EXISTING CHANGE TABLE ID: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1213] ORACLE CAPTURE FAILED WITH SEGMENTATION VIOLATION WHILE HANDLING URP RECORD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1036] ORACLE CAPTURE INCORRECTLY CAPTURES NULL VALUE FOR CLOB COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-999] ORACLE CAPTURE MISSING VALUE FOR UPDATE WHEN LAST COLUMN(S) IS NULLIFIED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-710] ORACLE RAW DATATYPE COLUMNS ARE CREATED 2 BYTES TOO SMALL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1047] SQL SERVER CAPTURE MAY FAIL WITH F_JG200A OR F_JD0A1F IF COMPRESSED TABLE HAS LOB OR XML COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-1170] SAPTRANSFORM CAN GIVE F_JG2142: ON TRANSFORMPIPES OPT -D: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1051] SLOW CATALOG INITIALIZE WHEN LOTS OF LOCATIONS AND CHANNELS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1055] TABLE EXPLORE FOR DB2I COMPARES TABLE SCHEMAS WITH CASE-SENSITIVITY: To fix this bug, upgrade HVR on the gui machine(s). [HVR-1193] TABLE SELECT FILTER LIMITED TO UNDER 10 TABLE ENTRIES: To fix this bug, upgrade HVR on the gui machine(s). NEW FEATURES IN HVR 5.0.0/1 (2015-10-30) ---------------------------------------- [HVR-977] ADD HVR_ENROLL_VLOG_RESTRICT AS WORK-AROUND FOR F_JD2822 [HVR-976]: To use this feature, upgrade HVR on the capture machine(s). [HVR-263] DDL REPLICATION, USING ADAPTDDL ACTION: To use this feature, upgrade HVR on the capture and hub machine(s). NEW FEATURES IN HVR 5.0.0/1 (2015-10-30) ---------------------------------------- [HVR-977] ADD HVR_ENROLL_VLOG_RESTRICT AS WORK-AROUND FOR ORACLE F_JD2822 [HVR-976]: To use this feature, upgrade HVR on the capture machine(s). [HVR-263] DDL REPLICATION, USING ADAPTDDL ACTION: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.0.0/1 (2015-10-30) ------------------------------------------ [HVR-974] FIXED UNBOUNDED HEAP GROWTH ON SOLARIS: To fix this bug, upgrade HVR on all machine(s) PROBLEMS FIXED IN HVR 4.7.3/12 (2015-10-23) ------------------------------------------- [HVR-963] F_JZ1976. PARSER ENCOUNTERS EMPTY RECORD PIECE DURING RECORD CHAINING: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 4.7.3/11 (2015-10-20) ----------------------------------------- [HVR-964] RE-IMPLEMENTATION OF SFTP DIRECTLY ON TOP OF LIBSSH2: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 4.7.3/11 (2015-10-20) ------------------------------------------- [HVR-966] FIXED F_JT0472 DURING CAPTURE FROM HEAP TABLE ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-926] FIXED ORA-00972: IDENTIFIER IS TOO LONG DURING HVR COMPARE EVEN WHEN THE COLUMN IS RENAMED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-961] ORACLE LOG-BASED CAPTURE FAILED WITH F_JZ1546: COLUMN DATA MAPPING ERROR IN CHANGE TYPE 11.11 REDO QMI WITHIN RECORD To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 4.7.3/10 (2015-10-15) ------------------------------------------- [HVR-929] ORACLE F_JZ1919 CHAINER INSERT AND ROW BOTH IN START STATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-959] FIXED HVR DOESN'T DETECT FEW INVALID UNICODE CODEPOINTS: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 4.7.3/9 (2015-10-13) ---------------------------------------- [HVR-914] ADD OPTION -D TO HVRADAPT TO REMOVE TABLES FROM CHANNEL: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 4.7.3/9 (2015-10-13) ------------------------------------------ [HVR-942] DB2 LBC MAY FAIL WITH F_JD0701 IF VALUE COMPRESSION IS ENABLED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-945] FIXED DB2 (LUW) RECAPTURING OF TRUNCATE TABLE STATEMENTS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-953] FIXED F_JG200A WITH SQLSERVER LOGBASED CAPTURE WITH PARTITIONED TABLES WITH COMPUTED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-944] FIXED F_JG2459 WITH TRANSFORM /SAPAUGMENT WITHOUT REMOTE LOCATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-931] FIXED HVR REFRESH FAILS WITH F_JT029F ERROR WHEN RESTARTING JOBS IN BI-DIRECTIONAL CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-958] FIXED S3 UPLOAD FAILS IF IT TAKE TOO LONG TIME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-957] FIXED GUI-HUB COMPATABILITY ISSUE INTRODUCED WITH HVR-921: To fix this bug, upgrade HVR on the gui machine(s). [HVR-916] HVR CAPTURES 2 CHARACTERS WHEN THERE IS ONLY ONE CHARACTER FOR ORACLE (CHAINING): To fix this bug, upgrade HVR on the capture machine(s). [HVR-955] IMPROVED SCANNED TRANSACTION MESSAGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-934] ORACLE LOG-BASED CAPTURE FAILED WITH F_JZ1547: READ OVERFLOW IN EXTRACTING COLUMN DATA IN CHANGE TYPE 11.11 REDO QMI: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 4.7.3/8 (2015-10-01) ---------------------------------------- [HVR-912] ADDED $HVR_SF_TIMEOUT_SECS FOR SALEFORCE DATALOADER TUNING: To use this feature, upgrade HVR on the integrate machine(s). [HVR-915] ADDED /INTEGRATEEXPRESSION={HVR_INTEG_KEY} AS CHAR(16) FOR UNIQUE KEY GENERATION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-917] ADDED FILECAPTURE /IGNORESIZECHANGES: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-923] ADDED HVR_IDENTITY_RESEED_ENABLE TO RESEED SQL SERVER IDENTITY COLUMNS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-896] ORACLE REDO BACKWARD COMPATIBILE VERSION HANDLING: To use this feature, upgrade HVR on the capture machine(s). [HVR-921] SUPPORT ADVANCING OF SQL SERVER TRANSACTION LOG TRUNCATION POINT: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 4.7.3/8 (2015-10-01) ------------------------------------------ [HVR-918] CHANGED DEFAULT ISOLATION TO READ COMMITTED INSTEAD OF SERIALIZABLE FOR GREENPLUM, POSTGRES AND DB2: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-922] FIXED F_JD0A11 DURING CAPTURE FROM HEAP TABLE ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-924] FIXED JG352F WHEN THE REDSHIFT STAGINGDIRECTORYHVR IS A LOCAL DIRECTORY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-920] FIXED SQL SERVER LBC UNCONDITIONALLY PRODUCING HUGE DIAGNOSTIC FILES ON ERROR: To fix this bug, upgrade HVR on the capture machine(s). [HVR-919] FIXED HANDLING OF PARTIAL ROLLBACKS IN SQL SERVER LBC: To fix this bug, upgrade HVR on the capture machine(s). [HVR-901] FIXED VARIOUS ERRORS WITH /EXTRA/INTEGRATEEXPRESSION ON POSTGRESQL: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 4.7.3/7 (2015-09-23) ---------------------------------------- [HVR-882] S3 SUPPORT AS STAGING LOCATION FOR REDSHIFT BULK LOAD: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 4.7.3/7 (2015-09-23) ------------------------------------------ [HVR-892] DB2 LUW LOG-BASED CAPTURE FAILED WITH F_JD229B: LOG RECORD HAS OUT OF BOUND VARIABLE DATA WITH ENABLED VALUE COMPRESSION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-533] ORACLE LOG-BASED CAPTURE FAILED WITH F_JD2421: THE ACTUAL COL DATA LENGTH IS NOT MATCHED WITH THE ENROLLED COLUMN LEN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-911] GREENPLUM COMPARE FAILED WITH F_JG200A: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-876] ORACLE LOG-BASED CAPTURE FAILED WITH F_JZ150F STRUCTURE OF KDLI SUPLOG HAS UNEXPECTED SIZE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-823] ORACLE LOG-BASED CAPTURE FAILED F_JZ1952 PASTE ENCOUNTERS ENDING TYPE 0X0040 BUT DATA STORE IS NOT READY YET: To fix this bug, upgrade HVR on the capture machine(s). [HVR-889] FIXED F_JT0426: UNEXPECTED END-OF-FILE CAP_STATE AFTER DISK FULL To fix this bug, upgrade HVR on the hub machine(s). [HVR-824] FIXED TRANSFORM /SOFTDELETE FOR POSTGRES: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-886] FIXED COPY MENU FOR CHANNEL/LOCATION/TABLE IN TABLE VIEW: To fix this bug, upgrade HVR on the gui machine(s). [HVR-899] FIXED DEFAULT VALUES WITH /INTEGRATEEXPRESSIONS ON THE CAPTURE SIDE AND /CAPTUREEXPRESSIONS ON THE INTEGRATE SIDE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-887] HVR STATISTICS REFRESH/COMPARE SUPPORT FOR CUSTOM TASK NAME: To fix this bug, upgrade HVR on the hub machine(s). [HVR-906] ORACLE LOG-BASED CAPTURE FAILED WITH F_JZ1906: PARSER DETECTED ILLEGAL TABLE ID (0): To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 4.7.3/6 (2015-09-11) ---------------------------------------- [HVR-848] SUPPORT XTREMEDATA USING LIBPQ (ADAPT FOR TEXT FORMAT): To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 4.7.3/6 (2015-09-11) ------------------------------------------ [HVR-866] F_JD20DB: DBMS ERROR [ORA-00972: IDENTIFIER IS TOO LONG] WITH ORACLE 12: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-860] FIXED "CANNOT PARALLELIZE AN UPDATE STATEMENT THAT UPDATES THE DISTRIBUTION COLUMNS" DURING HVRLOAD FOR GP: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-858] FIXED DB2 FOR I ONLY RETURNS FIRST ROW WHEN SELECTING DATA: To fix this bug, upgrade HVR on all machine(s). [HVR-859] FIXED DESCRIBE OF REDSHIFT TABLE IS FETCHING THE TABLE ROWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-861] FIXED E_AD2004_BAD_DTID ADF ROUTINE WAS PASSED AN INVALID DATATYPE ID DURING INTEGRATE PHASE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-808] FIXED F_JD2259 DURING DATE COLUMN INTEGRATION INTO ORACLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-813] FIXED F_JD22C2: UNEXPECTED DATATYPE '-10' ENCOUNTERED WITH DB2 (LUW) LONG VARGRAPHIC DATATYPE: To fix this bug, upgrade HVR on all machine(s). [HVR-812] FIXED F_JD22C2: UNEXPECTED DATATYPE '-8' ENCOUNTERED WITH DB2 (LUW) GRAPHIC DATATYPE: To fix this bug, upgrade HVR on all machine(s). [HVR-855] FIXED CRASH DURING COMMAND LINE COMPARE/REFRESH WITH ENCRYPTED PASSWORD AND POSTGRESQL HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-865] FIXED UNEXPECTED DIFFERENCE IN BOOLEAN COLUMN FOR GP: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 4.7.3/5 (2015-08-26) ---------------------------------------- [HVR-799] ADD HVR_HUB_CHARSET TO ENVIRONMENT OF HVRSCHEDULER SERVICE: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-833] ADD SUPPORT FOR ORACLE 12C ON AIX 6.1: To use this feature, upgrade HVR on the capture machine(s). [HVR-805] DB2 FOR LUW: ADD SUPPORT FOR GBK AND ISO8859-5: To use this feature, upgrade HVR on all machine(s). [HVR-803] DB2 FOR LUW: ADDED SUPPORT FOR CHARACTER SET CONVERSIONS: To use this feature, upgrade HVR on all machine(s). [HVR-837] POSTGRESQL: USE LIBPQ INSTEAD OF ODBC CONNECTION: To use this feature, upgrade HVR on all machine(s). [HVR-821] SALESFORCE DATALOADER VERSION 32 SUPPORT: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-848] SUPPORT XTREMEDATA USING LIBPQ (ADAPT FOR ROW FETCHING): To use this feature, upgrade HVR on the integrate machine(s). [HVR-333] SUPPORT FOR DB2 ON WINDOWS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-729] UNICODE SUPPORT FOR DB2 LUW METADATA: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 4.7.3/5 (2015-08-26) ------------------------------------------ [HVR-846] DB2 (LUW): FIXED LOG-BASED RECAPTURE BOOMERANG: To fix this bug, upgrade HVR on the capture machine(s). [HVR-798] F_JD212D ERRORS WITH DB2 LUW LOG-BASED CAPTURE AND DECIMAL DATA TYPE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-576] F_JZ1201, F_JZ150F, F_JZ150C PARSING OF MULTI-ROW (QMI/D) CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-765] F_JZ150C PACKED ROWS IN QUICK MULTIROW CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-793] F_JZ3207. LOG-BASED CAPTURE ENCOUNTERS DB2 OUTER RECORD TYPE 0X10 WHILE PROCESSING TABLE WITH ONE COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-800] FIX CRASH DURING HVRSCHEDULER STARTUP WITH WRONG ENV-VARS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-835] FIXED 'FIELD MAPPING IS INVALID' ERROR WITH SALESFORCEINTEGRATE WITH HVR_TX_COUNTDOWN: To fix this bug, upgrade HVR on the hub machine(s). [HVR-796] FIXED DBMS ERROR DURING INTEGRATION WITH /BURST (FOR TABLES WHICH COLUMN(S) REQUIRE QUOTING): To fix this bug, upgrade HVR on the integrate machine(s). [HVR-778] FIXED F_JD2119 DURING TERADATA TABLE CREATION WITH VARBYTE COLUMN: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-840] FIXED F_JD21B9 DURING SQL SERVER LOG-BASED CAPTURE IN DBOWNER PERMISSION MODEL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-817] FIXED F_JD2238 WHEN TBL NAME AND BASE NAME DIFFER ONLY IN CASE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-841] FIXED F_JJ10C6 WHILE RUNNING HVRSCHEDULER WITH DB2 (LUW) HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-529] FIXED F_JT0451 WHEN RAC THREAD INCORRECLY MARKED AS DEAD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-845] FIXED F_JZ3202 ENCOUNTERED DURING DB2 (LUW) LOG-BASED CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-811] FIXED SIGSEGV DURING HVR DROP OBJECT FOR ORACLE SOURCE WITH CAPTURE SEQUENCES DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-815] FIXED TRIG_CRONO STOPS FOR AN HOUR IF THE JOB FINISHES IN LESS THAN A SECOND: To fix this bug, upgrade HVR on the hub machine(s). [HVR-842] FIXED BCOMPAT ERROR F_JG2142 WITH DBMSATTR DURING INTEGRATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-850] FIXED CAPTURE JOB PREVENTING T-LOG TRUNCATION ON SQL SERVER 2005: To fix this bug, upgrade HVR on the capture machine(s). [HVR-831] SUPPLEMENTAL LOGGING NOT FOUND IN CFA CHANGE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 4.7.3/3 (2015-07-30) ---------------------------------------- [HVR-794] ADD SUPPORT FOR DB2 10.5 FOR LINUX 64 BIT: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 4.7.3/3 (2015-07-30) ------------------------------------------ [HVR-748] FIXED F_JD2421 DATA VALUE IN LOG RECORD COLUMN FOR ORACLE IS NOT CORRECT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-789] FIXED F_JZ1919 ORACLE CHAIN ROW DELETE ENCOUNTERED ZOP DELETE BUT THEY ARE BOTH IN STATE 'START': To fix this bug, upgrade HVR on the capture machine(s). [HVR-786] FIXED F_JD2103 & E_US10D7_4311 DURING VECTOR BURST RECOVERY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-784] FIXED F_JG222D WHICH OCCURED WITH A DB2 FOR I CAPTURE REWIND TIMESTAMP IN THE FUTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-773] FIXED OCI REDO TRIGGERS ORA-01031 ON ORACLE 12 DURING CAPTURE FROM REMOTE LOCATION VIA HVR PROTOCOL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-774] FIXED HANGING HVR PROCESS WHILE ALLOCATING MEMORY FROM POOL: To fix this bug, upgrade HVR on all machine(s). [HVR-715] FIXED WRONG LOCATION DIALOG HELP LINK FOR SOME DATABASES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-633] LOGBASED CAPTURE DOES NOT GRAB DATA FROM DB2: To fix this bug, upgrade HVR on the capture machine(s). [HVR-785] SUPPORT FOR DB2 COMPRESSION SHOULD BE ENABLED BY DEFAULT: To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 4.7.3/2 (2015-07-23) ------------------------------------------ [HVR-769] FIXED F_JD2311/ORA-01031 DURING CAPTURE FROM ORACLE USING OCI REDO SUBSYSTEM: To fix this bug, upgrade HVR on the capture machine(s). [HVR-768] FIXED CATALOG CREATION FOR OLD VERSIONS OF DB2 LUW: To fix this bug, upgrade HVR on the hub machine(s). [HVR-649] FIXED JOB FAIL WITH NO ERROR DOES NOT PUT HVR INTO RETRY MODE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-734] FIXED SUPPORT OF LONG COLUMN AND TABLE NAMES AND ROW-BY-ROW COMPARE ERROR FOR TERADATA: To fix this bug, upgrade HVR on the hub and integrate machine(s). NEW FEATURES IN HVR 4.7.3/1 (2015-07-17) ---------------------------------------- [HVR-752] ADDED HVR COMPARE & REFRESH MEASUREMENTS TO HVR STATISTICS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-744] ADDED SUPPORT FOR SQL SERVER 2005 LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [HVR-751] DB2 FOR I - LOG BASED CAPTURE - ADD CHECK FOR SEQUENCE NUMBER RESET: To use this feature, upgrade HVR on the capture machine(s). [HVR-759] SUPPORT FOR: /TIMEKEY, /INTEGRATEEXPRESSION={HVR_OP}, /RENAMEEXPRESION/CONTEXT: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 4.7.3/1 (2015-07-17) ------------------------------------------ [HVR-607] F_JZ151D A RECORD IN LOGFILE OVERFLOWED THE ALLOCATED SIZE OF ITS STRAND BUFFER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-747] FIXED F_JG200A IN ORACLE LOG-BASED CAPTURE JOB: To fix this bug, upgrade HVR on the capture machine(s). [HVR-535] FIXED CAPTURE REWIND IS DISABLED IN GUI FOR SQL SERVER: To fix this bug, upgrade HVR on the gui machine(s). [HVR-418] FIXED CAPTURE REWIND NOT FUNCTIONAL ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-756] FIXED TABLE DESCRIBE PERFORMANCE PROBLEM ON ORACLE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-739] FIXED VERY VERY SLOW CAP JOB AFTER TX WITH MANY ROLLBACKS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 4.7.3/0 (2015-07-10) ---------------------------------------- [HVR-744] ADDED SUPPORT FOR SQL SERVER 2005 LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 4.7.3/0 (2015-07-10) ------------------------------------------ [HVR-576] F_JZ1201 SUPP LOGGING INFO IS MISSING FOR CHANGE TYPE 5.1: To fix this bug, upgrade HVR on the capture machine(s). [HVR-730] FIXED F_JG20ED HVRSTRIP REMOVES FILES NECESSARY FOR LISTENER SERVICE CREATION: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-705] FIXED POSTGRES 8.1.2 DOES NOT SUPPORT BURST DELETE SQL STATEMENT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-741] INTERGRATION FAILS DUE TO CHAINED KEYS IN CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 4.7.2/11 (2015-07-09) ----------------------------------------- [HVR-723] DROP SUPPORT FOR POSTGRESQL ODBC DRIVER VERSION 8: To use this feature, upgrade HVR on the integrate machine(s). [HVR-721] HVR PURGES THE UNUSED FILES IN HVR_HOME AFTER UPGRADE: To use this feature, upgrade HVR on all machine(s). [HVR-663] UNICODE SUPPORT FOR MS SQL SERVER METADATA: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 4.7.2/11 (2015-07-09) ------------------------------------------- [HVR-733] F_JG3505 WHILE F_JG3525 DURING HVRTESTLOCATION: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-735] F_JG352C WHILE AUTHENTICATING WITH OFFICE 365: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-728] F_JZ1512 UNEXPECTED UNDERFLOW SEQUENCE ON ORACLE 9: To fix this bug, upgrade HVR on the capture machine(s). [HVR-697] F_JZ1919 CHANGE ROW START STATE CONFLICT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-742] FIXED F_JD2234 DURING INTEGRATE IN THE SAP TRANSFORMATION CHANNEL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-725] FIXED F_JZ153F FOR ORACLE LBC OF FILES >= 4GB ON ORACLE >= 11.2.0.4: To fix this bug, upgrade HVR on the capture machine(s). [HVR-717] HVR_SQL_TRACE PRODUCES LOTS OF CHR(0) ON ORACLE RAW, VARCHAR AND NVARCHAR COLUMNS: To fix this bug, upgrade HVR on all machine(s). [HVR-727] POSTGRESQL 8: FIXED SUPPORT FOR DUPLICATE ROWS (F_JD22D4): To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 4.7.2/10 (2015-07-01) ----------------------------------------- [HVR-661] ADD HVR_MSG_TRACE FOR TRACING MESSAGES: To use this feature, upgrade HVR on all machine(s). [HVR-699] ADD SUPPORT DATATYPE 'UNKNOWN': To use this feature, upgrade HVR on all machine(s). [HVR-706] ADDED ENVIRONMENT VARIABLE TO FINE-TUNE MSSQL LSN TO HVR SEQUENCE NUMBER CALCULATION: To use this feature, upgrade HVR on the capture machine(s). [HVR-712] DB2 LUW: USE ADAPTED LOCKING FOR SOME STATE TABLES AND READING DATA FOR REFRESH/COMPARE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-703] DB2 FOR I: USE LESS DEMANDING LOCKING WHEN READING DATA FOR REFRESH/COMPARE: To use this feature, upgrade HVR on the capture machine(s). [HVR-704] DB2 FOR I: USE MORE DEMANDING LOCKING FOR SOME STATE TABLES: To use this feature, upgrade HVR on all machine(s). [HVR-686] DB2 FOR I: LOG-BASED CAPTURE: ADDED CHECKS FOR MINENTDTA: To use this feature, upgrade HVR on the capture machine(s). [HVR-679] DETECT KERBEROS CREDENTIAL CACHE FOR UPDATES FOR HDFS: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-327] GENERATE DISTRIBUTION KEYS BASED ON FKS AND ORACLE STATS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-702] POSTGRESQL: USE MORE DEMANDING LOCKING FOR SOME STATE TABLES: To use this feature, upgrade HVR on all machine(s). [HVR-700] SUPPORT GREENPLUM DATADIRECT ODBC DRIVER 7.1.5: To use this feature, upgrade HVR on the integrate machine(s). [HVR-657] SUPPORT POSTGRESQL HUB: To use this feature, upgrade HVR on all machine(s). [HVR-634] UNICODE SUPPORT FOR ORACLE METADATA: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-690] USE LESS DEMANDING LOCKING WHEN READING DATA FOR REFRESH/COMPARE (PARACCEL, REDSHIFT, TERADATA): To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 4.7.2/10 (2015-07-01) ------------------------------------------- [HVR-718] DB2 FOR I - HANDLE LIMITED NUMBER OF SELECTED CAPTURED CHANGES TO PREVENT SQL0429: To fix this bug, upgrade HVR on the capture machine(s). [HVR-655] DB2 FOR I: UNIQUE INDEXES IGNORED WHEN DETERMINING REPLICATION KEY: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-660] DBSEQUENCE INTEGRATION FAILED TO INTEGRATE CHANGED SEQUENCES: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-669] F_JD22AF DURING HVRLOAD WITH GREENPLUM DB AS A TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-611] F_JD2424: MISSING VALUE FOUND ON ORACLE LOG-BASED CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-670] F_JZ1201 SUPP LOGGING INFO IS MISSING: ALL NEW COLS ARE NULL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-688] F_JZ1201 SUPP LOGGING INFO IS MISSING: DIFFERENCE IN OBJ IDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-651] F_JZ150F SUPPLEMENTAL DATA STRUCTURE HAS UNEXPECTED SIZE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-681] F_JZ1911 DUPLICATE COLUMN IN CHAINED ROW NOT EQUAL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-687] FIXED F_JG20D3 DURING STAT OF SFTP KEY FILES: To fix this bug, upgrade HVR on all machine(s). [HVR-698] FIXED F_JG358E WHILE REFRESHING POSTGRESQL TABLE WITH UNDECLARED EXTRA COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-659] FIXED GREENPLUM STAGING BULK LOAD DOES NOT WORK FOR CLOB COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-685] FIXED GREENPLUM STAGING BULK LOAD FAILS IF TARGET BASE TABLE HAS EXTRA COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-683] FIXED INTEGRATE OF BOOLEAN COLUMNS TO REDSHIFT DOES NOT WORK: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-684] FIXED REDSHIFT HAS INVALID DEFAULT PRECISION FOR TIMESTAMP COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-720] FIXED ROWAUGMENT PIPE SKIPPING UPDATES PRECEDED BY INSERTS IN THE SAME TRANSACTION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-693] FIXED SIGSEGV IN CLOB SELECT FOR TERADATA IF THE LENGTH IS MORE THAN 32K: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-678] FIXED STAGING BULK LOAD DOES NOT WORK WITH REORDERED COLUMN IN THE BASE TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-589] FIXED UNEXPECTED NEEDED STAGINGDIRECTORYHVR PARAMETER FOR DB2: To fix this bug, upgrade HVR on the hub machine(s). [HVR-434] FIXED DIFFERENCE WHEN COMPARE GP CHAR COLUMNS WITH LEN MORE THAN 16KB: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-701] FIXED DIFFERENCE WHEN COMPARE POSTGRESQL CHAR COLUMNS WITH LEN MORE THAN 16KB: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-666] FIXED HVRCATALOGCREATE SQL SCRIPT COLUMN SIZES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-696] FIXED MISSING CHANGES DURING LOG-BASED CAPTURE OF DELETES OF MANY ROWS FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-631] ORACLE CLOBS ENCODED AS UTF16 ARE NOT INTEGRATED PROPERLY: To fix this bug, upgrade HVR on the capture machine(s). [HVR-716] POSTGRES, GREENPLUM AND DB2 SELECT CHAR AND VARCHAR COLS WITH MISSING LAST CHARACTER: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 4.7.2/8 (2015-06-04) ---------------------------------------- [HVR-614] AUTOMATICALLY IMPLY ZERO PREFIX BYTES IN SAP XFORM ACTION WHEN SOURCE DB IS DB2 ON I: To use this feature, upgrade HVR on the hub machine(s). [HVR-572] DB2 (LUW): ADDED SUPPORT FOR DATATYPES LONG VARCHAR AND LONG VARGRAPHIC: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-625] DB2 FOR I: SUPPORT FOR ENCODINGS EBCDIC 273 AND EBCDIC 1141: To use this feature, upgrade HVR on the capture machine(s). [HVR-624] DB2 FOR I: SUPPORT HVR_DB_CHARSET OVERRULING COLUMN LEVEL LOG-BASED CAPTURE ENCODING: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-630] FASTER BURST BY BUNDLING UNCHANGED INTO SINGLE CHANGE: To use this feature, upgrade HVR on the integrate and hub machine(s). [HVR-618] REDSHIFT SUPPORTS STAGING BULK LOAD: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-647] HVR SUPPORTS INSTANCE PROFILE TEMPORARY CREDENTIALS FOR REDSHIFT BULK LOAD: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 4.7.2/8 (2015-06-04) ------------------------------------------ [HVR-648] DB2 FOR I: LOG-BASED CAPTURE: F_JD22DB: LOG RECORD HAS UNEXPECTED NULL INDICATOR LENGTH: To fix this bug, upgrade HVR on the capture machine(s). [HVR-551] F_JD1911 CHAIN ENCOUNTERED DUPLICATED COLUMN WITH DIFFERENT VALUES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-604] F_JD2208 UPDATE UNEXPECTEDLY AFFECTS ZERO ROWS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-560] F_JD241E LOG RECORD IMPLIES A NULL COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-575] F_JZ1201 SUPPLEMENTAL LOGGING INFO IS MISSING FOR CHANGE TYPE 5.1: To fix this bug, upgrade HVR on the capture machine(s). [HVR-621] FIX INCORRECT VERBOSE SQL WHEN COMPARE TABLES WITH UNICODE IN TABLE OR COLUMNS NAMES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-638] FIXED REDSHIFT BULK LOAD DOES NOT REPORT SSH ERRORS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-372] FIXED SERIALIZABLE ISOLATION VIOLATION IN HVR_STRS TABLE DURING PARALLEL ROWWISE REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-622] FIXED INCORRECT DEFAULT OUTPUT ENCODING IN ROWS2CSV TRANSFORM ACTION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-620] FIXED VERBOSE ROW-WISE COMPARE AND REFRESH WHERE THE TARGET LOCATION IS GREENPLUM WITH NUMBER COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-635] PIPE TXGROUP DETECTED INCOMPLETE LOB COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-612] HVRMAINT -SCAN_HVR_OUT AGAINST ORACLE HUB DOES NOT WORK BECAUSE OF BAD EXPANSION OF -HUB PARAMETER: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 4.7.2/7 (2015-05-19) ---------------------------------------- [HVR-598] GREENPLUM STAGING FILES ARE DELETED AFTER DATA LOAD: To use this feature, upgrade HVR on the integrate machine(s). [HVR-605] ORACLE LBC SPEED IMPROVEMENTS FOR LOADED ORACLE 11.1 AND >= 11.2.0.4: To use this feature, upgrade HVR on the capture machine(s). [HVR-609] REMOVE TRAILING SPACES FROM CHAR, NCHAR AND BYTE IN CSV AND XML: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-599] SHOW EXTENDED ERROR MESSAGE WHEN SQL SERVER LOGREADER SUBSYSTEM FAILURE OCCURS: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 4.7.2/7 (2015-05-19) ------------------------------------------ [HVR-590] CORRUPTION OF ROWS UPDATES CONTAINING LONG COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-537] F_JZ1906 PARSER DETECTED ILLEGAL TABLE ID (0): To fix this bug, upgrade HVR on the capture machine(s). [HVR-606] FIXED DBSENSE OF GREENPLUM TABLE REPORTS TBL EXISTS EVEN IF IT'S IN DIFFERENT SCHEMA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-588] FIXED F_JD0A0E DURING CAPTURE FROM COMPRESSED NONCLUSTERED TABLE ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-597] FIXED F_JG202F WITH PROGRESS DATADIRECT ODBC DRIVER FOR GREENPLUM/TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-603] FIXED GP COMMIT FAILS AFTER UNSUCCESSFUL TABLE DROP: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-610] FIXED CORRUPT BYTE AT END OF STRINGS SELECTED FORM DB2 ON I TABLE CONTAINING LOB COLUMN(S): To fix this bug, upgrade HVR on the capture machine(s). [HVR-601] FIXED HVRMAINT SNMP ALERT MESSAGE SIZE OVERFLOW: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 4.7.2/6 (2015-05-13) ---------------------------------------- [HVR-592] DB2 FOR I: SUPPORT PHYSICAL FILES (DDS): To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 4.7.2/6 (2015-05-13) ------------------------------------------ [HVR-563] F_JZ194F IGNORE INCOMPLETE PASTE CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-595] FIXED F_JD22D4 DURING BURST INTEGRATE INTO POSTGRESQL 8: To fix this bug, upgrade HVR on all machine(s). [HVR-591] RETRY COUNT ALWAYS 0 WHILE JOB HAS BEEN RETRIED A NUMBER OF TIMES: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 4.7.2/5 (2015-05-12) ---------------------------------------- [HVR-574] GREENPLUM BULK LOAD USES GPFDIST PROTOCOL: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-587] POSTGRESQL 8 SUPPORT: To use this feature, upgrade HVR on all machine(s). [HVR-527] TERADATA LOB SUPPORT: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 4.7.2/5 (2015-05-12) ------------------------------------------ [HVR-581] F_JD2279 WHEN CAPTURING LOB DATA: REMOVE ERRONEOUS TRACE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-579] F_JD2279: USE DOUBLED LOB LENGTH IN ALL CASES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-582] F_JG200A SEG.FAULT IN ORACLE LBC FOR TABLE WITH UN-ENROLLED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-547] F_JT0471 PARTIAL LOB FLAG SET ON LOB UPDATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-541] F_JZ1543 COLUMN CHAINING MISMATCHES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-573] FIXED WSAECONNABORTED WHILE CLOSING: To fix this bug, upgrade HVR on all machine(s). NEW FEATURES IN HVR 4.7.2/4 (2015-04-30) ---------------------------------------- [HVR-504] ADDED SUPPORT FOR BULK LOAD INTO DB2 LUW: To use this feature, upgrade HVR on all machine(s). [HVR-221] DB2 FOR LUW: LOG BASED CAPTURE OF LOBS: To use this feature, upgrade HVR on the capture machine(s). [HVR-534] DATABASE TO FILE REFRESH USES TEMPORARY FILE FOR WRITING: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-539] ENABLED ORACLE 10.2 FOR AIX 6.1 PLATFORMS: To use this feature, upgrade HVR on all machine(s). [HVR-497] IMPROVE MISSING ODBC DRIVER ERROR MESSAGE: To use this feature, upgrade HVR on all machine(s). [HVR-554] IMPROVED HADOOP INITIAL MEMORY CONSUMPTION: To use this feature, upgrade HVR on the capture machine(s). [HVR-270] MADE ALL CATALOG DATA UNICODE BASED: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-519] SUPPORT DB2 FOR I NAMED DATABASES ON OTHER AUXILIARY STORAGE POOLS: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 4.7.2/4 (2015-04-30) ------------------------------------------ [HVR-542] CHANGED TERADATA TBLCREATE CLOB AND BLOB TO VARCHAR AND VARBYTE, RESPECTING LIMITS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-544] CINNECTION TO DB2 (KUW) LOCATION WITHOUT DB2INSTANCE SPECIFIED LEADS TO F_JR02AE: To fix this bug, upgrade HVR on all machine(s). [HVR-561] ELIMINATED HARMLESS F_JD20F2 REFERENCING DEADLOCK CONDITION DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-538] F_JD2131 WHILE PRINTING ORACLE TIMESTAMP WITH TIME ZONE VALUES CONTAINING REGION NAME: To fix this bug, upgrade HVR on all machine(s). [HVR-500] F_JD2279: UNEXPECTED ERROR WHILE CONVERTING UTF-16 DATA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-472] F_JD2424 MISSING VALUES AFTER CHAINING: To fix this bug, upgrade HVR on the capture machine(s). [HVR-522] F_JZ1542 PARTIAL CHANGE BUT NO MATCHING ROW ON MINI DB: To fix this bug, upgrade HVR on the capture machine(s). [HVR-512] F_JZ1542 RECEIVED ROW PIECE WITH NO MATCHING PARTIAL ROW: To fix this bug, upgrade HVR on the capture machine(s). [HVR-511] F_JZ1975 UNEXPECTED SE FLAG VALUE ENCOUNTERED IN IRP: To fix this bug, upgrade HVR on the capture machine(s). [HVR-548] F_JZ3208 WHEN DB2 TABLE HAS VALUE COMPRESSION ENABLED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-505] FIXED 'DEPENDENT MODULE LIBSTDC++.A(LIBSTDC++.SO.6) COULD NOT BE LOADED' ERROR ON AIX: To fix this bug, upgrade HVR on all machine(s). [HVR-518] FIXED F_JD0A0E DURING CAPTURE FROM HEAP TABLE ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-559] FIXED F_JD0A33 DURING HVRLOAD ON SQL SERVER SOURCE WITH TABLES CONTAINING COMPUTED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-506] FIXED F_JD21B4 ERROR IF TABLE BASENAME NOT HVR NAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-498] FIXED F_JD2236 DURING INTEGRATE TO SQL SERVER IN BI-DIRECTIONAL CHANNEL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-515] FIXED F_JD2239 WRONG DRIVER CLASS IN CAPTURE EXPRESSION IN BULK REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-520] FIXED F_JG251D IN HVRSTATISTICS GUI FOR SOME LOCALES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-507] FIXED HVR REFRESH INTO GP DROPS DOWN TO SINGLETON INSERT FOR TABLES WITH FLOATS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-521] FIXED TERADATA TIME AND TIMESTAMP LIMITS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-531] FIXED SAVING CHANGES WHEN ONLY NAMED DATABASE OF DB2 FOR I LOCATION IS CHANGED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-502] FIXED SELECT OF LARGE CLOB COLUMNS FROM DB2 FOR LUW AND FROM DB2 FOR I: To fix this bug, upgrade HVR on all machine(s). [HVR-492] REMOVE NON-PRINTABLE CHARS IN LAST_ERROR COL IN HVRSTATISTICS OUTPUT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-536] REMOVED NON-FUNCTION HVRLOAD/COMPARE/REFRESH MENU ITEM: To fix this bug, upgrade HVR on the gui machine(s). [HVR-540] ROW-WISE REFRESH FAILS IN CAPTUREEXPRESSION SUB-SELECT WITH RENAMED COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-478] SUPPORT FOR COMPRESSED TABLES IN DB2 LUW: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 4.7.2/2 (2015-03-31) ---------------------------------------- [HVR-467] ADD SUPPORT FOR {HVR_SCHEMA} IN FILEINTEGRATE /RENAMEEXPRESSION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-300] ADDED TRANSFORM /ROWS2CSV FOR MORE EFFICIENT DB->FILE CSV REPLICATION: To use this feature, upgrade HVR on the hub, integrate and gui machine(s). [HVR-499] ADDED SUPPORT FOR /SAPAUGMENT & /SAPXFORM: To use this feature, upgrade HVR on the capture, hub, gui and integrate machine(s). [HVR-466] SEPARATE FILEINTEGRATE /RENAMEEXPRESSION USING /CONTEXT: To use this feature, upgrade HVR on the hub machine(s). [HVR-337] SUPPORT LOG BASED CAPTURE FOR DB2 FOR I: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 4.7.2/2 (2015-03-31) ------------------------------------------ [HVR-471] ERROR F_JG2228 WHEN SELECTING A /DISTRIBUTIONKEY BY /NAME. WORKS FINE WITH /BASENAME: To fix this bug, upgrade HVR on the gui machine(s). [HVR-462] FIX HVR_BOOT FOR CLUSTER FAILOVER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-346] FIXED F_JT0452 ON SQL SERVER DURING CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-475] FIXED FILEINTEGRATE /BURST WITH TABLEPROPERTIES /DUPLICATEROWS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-468] FIXED HVRSTATISTICS NOT CORRECT WORKING IF MISMATCHING THE OFFSET FILE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-496] HVR CHANNEL ERROR F_JZ192F LOB FRAGMENT ENCOUNTERS OPEN CHANGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-480] MSSQL LBC(FN): F_JD20F2 ON CAPTURE JOB START IN MINIMAL PERMISSION MODEL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-459] SCHEDULER PID FILE NOT DELETED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-463] STRING WITH SCIENTIFIC NOTATION CAN NOT BE CONVERTED INTO A NUMBER: To fix this bug, upgrade HVR on all machine(s). NEW FEATURES IN HVR 4.7.2/1 (2015-03-05) ---------------------------------------- [HVR-422] ADD SUPPORT FOR GREENPLUM NUMERIC WITHOUT PRECISION AND SCALE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-450] BETTER BURST JOIN FOR DB (LIKE GPDB) WHICH CANNOT DO NULL-JOINS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-369] COMPACT XML OPTION FOR FP_XML: To use this feature, upgrade HVR on the integrate machine(s). [HVR-428] EXTEND SUPPORT FOR GREENPLUM NUMERIC WITHOUT PRECISION: To use this feature, upgrade HVR on the integrate machine(s). [HVR-447] INTEGRATION WITH LOCAL HADOOP INSTALLATION: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-423] MSSQL LBC: ADD SPARSE TABLE/COLUMN SUPPORT: To use this feature, upgrade HVR on the capture machine(s). [HVR-376] ORACLE POSITIONING ERROR MESSAGES: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 4.7.2/1 (2015-03-05) ------------------------------------------ [HVR-437] CAPTURE ON DB2 LUW FAILS WITH F_JT053E: To fix this bug, upgrade HVR on the capture machine(s). [HVR-377] F_JT0900: CHANGED ASSERTION CHECK FOR DUPLICATED ROLLBACK-IDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-436] F_JZ1919 END CHANGE MATCHES CHAIN ALREADY IN END STATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-392] F_JZ1919 START CHANGE MATCHES CHAIN ALREADY IN START STATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-438] FIXED DBCAPTURE /AUGMENTINCOMPLETE NOT COMMITTING SELECT: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-435] FIXED F_JD252E: ILLEGAL VERSION/FLAVOR ARGUMENT FOR CAPABILITY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-429] FIXED F_JG200A DURING HDFS ERROR HANDLING: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-457] FIXED F_JG20CE ON TX-FILES IN INTEGRATE CAUSED BY ONLINE REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-414] FIXED F_JT0541 DURING E.G. FILEINTEGRATE /MAXFILESIZE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-385] FIXED F_JT152D IN FOR GREENPLUM TARGETS FOR TABLES WO LOBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-374] FIXED HVR MAINT SUPPORT FOR MULTIPLE MONITORING JOBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-205] FIXED LEAF ROW INSERT HANDLING IN LOG CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-458] FIXED ONLINE REFRESH INCORRECTLY DELETING TX-FILES WITH NO-SKIPPING OPTION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-453] FIXED ONLINE REFRESH RESTARTING JOBS BEFORE WRITING CONTROLS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-395] FIXED PARALLEL REFRESH WITH /DBPROCDURINGREFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-444] IMPROVED ORACLE LOG-BASED CAPTURE PERFORMANCE ON TABLES WITH MANY COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-430] OLBC: OCI: REDUCED OVERHEAD WHEN THERE IS NO NEW DATA IN A REDO FILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-415] RESTRICT /CAPTURECONDITION THROWS F_JR0337 ON DB2 LUW (AND POSSIBLY DB2 FOR I): To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 4.7.2/0 (2015-02-06) ---------------------------------------- [HVR-384] ADD SUPPORT FOR POSTGRESQL AS TARGET: To use this feature, upgrade HVR on all machine(s). [HVR-334] ADDED DB2 FOR I FOR LINUX: To use this feature, upgrade HVR on all machine(s). [HVR-303] IMPROVED WRITE SPEED FOR NON-LOCAL (E.G. FTP) FILE LOCATIONS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-398] INCREASED INTEGRATE PERFORMANCE WITH NOW() EXPRESSIONS: To use this feature, upgrade HVR on the hub machine(s). [HVR-391] MSSQL LBC: ALLOW USE OF CDC TABLE TO ENABLE SUPPLEMENTAL LOGGING: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-359] RENAME ENVIRONMENT VARIABLE HVR_CATALOG_CHARSET TO HVR_HUB_CHARSET: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 4.7.2/0 (2015-02-06) ------------------------------------------ [HVR-368] BURST TABLE CREATION MAY FAIL ON GREENPLUM DEPENDING ON SEARCH_PATH SETTING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-404] CAPTURE FAILS WITH F_JD21F1 ON TABLE WITH COLUMNPROPERTIES /ABSENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-136] F_JD2279: ERROR WHILE CONVERTING UTF-16 DATA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-390] F_JT044C CHANGE WITH TX_ID DID NOT MATCH AN EXISTING TX: To fix this bug, upgrade HVR on the capture machine(s). [HVR-403] FIXED FP_PROJECT FAILS WITH F_JG2301 FOR TABLES WITH TABLEPROPERTIES /SCHEMA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-354] FIXED F_JD0006 IN HVRADAPT FOR TABLES THAT DON'T EXIST IN DB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-397] FIXED F_JG200A DURING BULK REFRESH WITH TRANSFORM /ARGUMENTVALUE WITHOUT /BUILTIN: To fix this bug, upgrade HVR on the hub machine(s). [HVR-363] FIXED F_JG200A: SIGSEGV DURING TRUNCATE ON TABLE WITH IGNORED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-389] FIXED F_JG2459 FOR DB->FILE REFRESH WITH AGENT ACTIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-352] FIXED HVR REFRESH WITH DBSEQUENCE FAILING WITH F_JG21A6: To fix this bug, upgrade HVR on the hub machine(s). [HVR-360] FIXED HVRSTATISTICS NOT PRODUCING OUTPUT AFTER HVRMAINT ARCHIVING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-233] FIXED MEMORY LEAK WHEN CAPTURING NO-OP CHANGES VIA /LOGBASED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-313] FIXED NOT DECIMAL DATATYPE FOR MINIMUM LATENCY COLS IN HVRSTATISTICS CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-358] FIXED POTENTIAL CORRUPTION ON COLUMN EXPRESSION ON GREENPLUM TIMESTAMP WITH TIME ZONE: To fix this bug, upgrade HVR on all machine(s). [HVR-337] FIXED POTENTIAL MISORDERING DURING ROW-WISE REFRESH/COMPARE WITH DB2 FOR I: To fix this bug, upgrade HVR on the hub machine(s). [HVR-388] FIXED REMOTE FILE LOCATION (FTP) PASSWORDS FOR DB->FILE REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-129] HVR REFRESH FAILS TO CREATE TABLES WITH SMALLMONEY TYPE COLUMNS ON SQL SERVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-341] IMPROVED CHECKS BEFORE STARTING REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-350] INCORRECT QUOTES ON SCHEMA.TABLE NAME IN HVR_BULK_LOAD: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-386] LBC MISSES CHANGES IN TABLES WITH LARGE COLUMN COUNTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-259] LOG SCANNING ERROR F_JZ1017. ORACLE REDO FILE HAS TYPE 00: To fix this bug, upgrade HVR on the capture machine(s). [HVR-345] REFRESH INTO A FILE-TARGET PRODUCES INVALID XML FILES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-339] SEGMENTATION FAULT WHEN RUN DBINTEGRATE /BURST ON GREENPLUM: To fix this bug, upgrade HVR on the integrate machine(s).