Release Notes HVR Version 5.7.5/45 (aix_6.1-powerpc-64bit) 2024-08-06 COMPATIBILITY FOR PLATFORM AIX_6.1-POWERPC-64BIT ------------------------------------------------ - 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 10.x, 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 16.10 or 15.00 - File replication: local, FTP/FTPS and SFTP - WebDAV/Sharepoint: version 2010 and Online - S3: supported - Google Cloud Storage: supported - Salesforce: dataloader version 44.0.0, 46.0.0, 47.0.0 and 52.0.0 - HVR user interface: remote GUI or command-line - Perl 5.6 or higher (only needed for hub machine and hvrlogrelease). INSTALLING AN HVR UPGRADE ------------------------- Previously HVR had a concept of 'upgrade type', which is no longer used. Often all machine are upgraded at the same time. Current HVR version are fully compatible with 5.5 and 5.3 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, GUI machine, remote capture or target). 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 GUI and/or 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 2005, 2008, 2012, 2014, 2016 and 2017. Data Compression is supported. Capture from compressed backup transaction log files is supported. Encryption is not supported. Capture from memory optimized tables is not supported. - DB2 on Linux, Unix, Windows (LUW) Log based capture is supported for DB2 on Linux, Unix, Windows (LUW) DDL replication (using action AdaptDDL) is not supported. 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 and has currently beta status. DDL replication (using action AdaptDDL) is not supported. The following table types are supported - regular tables, partitioned tables and compressed tables. Capture rewind is not supported. Capture from Data Share Environments (Sysplex) 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 HVR 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 0 up to SPS 5 Only column-store tables are supported (no row-store tables). Capture of TRUNCATE is not supported. DDL replication (using action AdaptDDL) is not supported. - MySQL and MariaDB Log based capture is supported for all MySQL and MariaDB versions supported by HVR. 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.1k 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 PROBLEMS FIXED IN HVR 5.7.5/45 (2024-08-06) ------------------------------------------- [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-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-692082] IGNORING 404 ERRORS DURING DELETE IN S3: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.7.5/44 (2024-05-06) ----------------------------------------- [T-410577] ORACLE CAPTURE IMPLEMENT DEFERRED ERROR GENERATION: To use this feature, upgrade HVR on the capture 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 5.7.5/44 (2024-05-06) ------------------------------------------- [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-634234] FIXED F_JT047C SYNTAX ERROR IN ROUTING ADDRESS WITH SPACE IN COLUMN VALUE BY ADDING "%[LITERAL]" ARGUMENT TO RESTRICT /ADDRESSTO: To fix this bug, upgrade HVR on the hub machine(s). [T-384665] FIXED CRASH WHEN CONNECTING TO A SQL SERVER INTEGRATE LOCATION WITH /NOTRIGGERFIRING OPTION ENABLED: To fix this bug, upgrade HVR on the integrate machine(s). [T-638704] FIXED NOT BEING ABLE TO SPECIFY INTEGRATEEXPRESSIONS FOR MISSING (LOB) COLUMNS FOR RESILIENT UPDATES TURNED INTO INSERTS DURING CONTINUOUS INTEGRATE: 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-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). [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-595604] POSTGRES: FIX REPORTING RECORD LENGTH: 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-616200] [T-650140] [T-655651] RAISING AN ERROR/WARNING MESSAG 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 MESSAG FOR LOBS LARGER THAN THE TARGET DB LIMIT: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.7.5/43 (2024-02-06) ----------------------------------------- [T-474477] CAPTURE POSTGRES TRUNCATES ON SQL CAPTURE: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.7.5/43 (2024-02-06) ------------------------------------------- [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-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-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-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-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-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-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-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-496187] FIXED REMOTE LISTENER F_JC0551 MAX TIMEOUT EXPIRED: To fix this bug, upgrade HVR on the remote 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-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-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). [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 5.7.5/42 (2023-11-28) ----------------------------------------- [T-414924] SET BURST TABLE COLLATION FOR REDSHIFT: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/42 (2023-11-28) ------------------------------------------- [T-535824] FIXED THE DOUBLE SINGLE QUOTATION MARKS FOR '_IGNORE_SESSION_NAME': 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). [T-517905] MITIGATE INTEGER OVERFLOWS ON POSTGRES TABLE IDS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/41 (2023-10-26) ----------------------------------------- [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). PROBLEMS FIXED IN HVR 5.7.5/41 (2023-10-26) ------------------------------------------- [T-504161] FIX SEGFAULT ON POSTGRES CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [T-567321] FIXED F_JG21CF DURING BURST INTEGRATE INTO SNOWFLAKE TARGET FOR TABLES WITH LOB KEY COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [T-562280] FIXED THE POSITIONING BY RBA PROBLEM IN VERSION 5.X: To fix this bug, upgrade HVR on the capture 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-355056] [T-520852] FIXED THE ORACLE CAPTURE PROBLEM WITH BFILE CAPTURE MODE IN V2 READER: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/40 (2023-09-26) ----------------------------------------- [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-320941] HVR BINARY FOR CLI USE: TABLE ID COMPARISON AND REPORT: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.7.5/40 (2023-09-26) ------------------------------------------- [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-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-502918] FIXED F_JD0A70 DURING CAPTURE FROM SQL SERVER: 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-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-421482] FIXED W_JT002D UNEXPECTED ORDERING OF ROWS DUE TO NULL VALUES IN KEY COLUMNS WITH BIGQUERY: To fix this bug, upgrade HVR on the integrate machine(s). [T-529141] FIXED A RACE CONDITION BETWEEN HVRMAINT AND HVRSTATSJOB CAUSING F_JJ131E ERRORS: 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-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-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-506235] ORACLE LBC: A CAPTURE JOB WORKING IN ALO MODE FALLS INTO AN INDEFINITE CYCLE WHILE CHECKING ORACLE THREADS STATUSES: To fix this bug, upgrade HVR on the capture machine(s). [T-332252] ORACLE LOGMINER SELECT-WHERE AUTOMATION FOR REDUCING CAPTURE LATENCY: To fix this bug, upgrade HVR on the capture machine(s). [T-476927] ORACLE LOGMINER: COALESCE ENCOUNTERED ILLEGAL INSERT-INSERT PAIR: To fix this bug, upgrade HVR on the capture 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 5.7.5/39 (2023-08-16) ----------------------------------------- [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-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-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). PROBLEMS FIXED IN HVR 5.7.5/39 (2023-08-16) ------------------------------------------- [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-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). PROBLEMS FIXED IN HVR 5.7.5/38 (2023-07-26) ------------------------------------------- [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-473330] CAPTURE JOB CANNOT RECOGNIZE ADDING A NEW PARTITION: To fix this bug, upgrade HVR on the capture machine(s). [T-424441] FIXED 'F_JT1431' DURING ROW-WISE COMPARE FOR COLUMNS THAT ARE ABSENT OR RENAMED ON THE TARGET: 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-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-475656] FIXED W_JD0A01 WARNING DURING DIRECT CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture 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-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). NEW FEATURES IN HVR 5.7.5/37 (2023-06-26) ----------------------------------------- [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 5.7.5/37 (2023-06-26) ------------------------------------------- [T-460177] ADD OPTIONAL WORKAROUND FOR ERRORS DURING SNOWFLAKE INTERAL STAGING CLEANUP: To fix this bug, upgrade HVR on the integrate 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-463511] FIXED 'F_JR0915' DUE TO INCORRECT DATABASE VERSION CHECKING FOR DB2 LOCATIONS: To fix this bug, upgrade HVR on the hub 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-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-479172] FIXED BROKEN DBMS VERSION CHECKS FOR DB2 FOR I LOCATIONS: To fix this bug, upgrade HVR on the hub, capture and integrate 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-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-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-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-467587] HVR LOGMINER CAPTURE PICKS UP THE SAME TRANSACTION CHANGES TWICE. CHANGES MERGED TO 5.7.5 CODEBASE: 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). [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-469677] REDUCED HVRSTATS MEMORY FOOTPRINT FOR LARGE HUBS: To fix this bug, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.7.5/36 (2023-05-25) ------------------------------------------- [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-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-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-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-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-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-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-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-446051] POSTGRESQL 13 : FIXED NO REPLICATION FROM POSTGRES SOURCE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/35 (2023-04-25) ----------------------------------------- [T-292412] ADD SUPPORT FOR BIGQUERY DATA TYPE BIGNUMERIC: To use this feature, upgrade HVR on the hub and integrate 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). PROBLEMS FIXED IN HVR 5.7.5/35 (2023-04-25) ------------------------------------------- [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-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-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-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-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-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-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-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-430576] HANDLED TRAILING NULLS COLUMN ON COMPRESSED TABLE WITH DELETED (INVISIBLE) COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/34 (2023-03-24) ----------------------------------------- [T-286128] ALLOW TRUNCATES WITH COLLISIONDETECT: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/34 (2023-03-24) ------------------------------------------- [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-412470] FIXED OAUTH TOKEN EXPIRATION WHILE UPLOADING A SINGLE FILE: To fix this bug, upgrade HVR on the integrate 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-286620] FIXED PREFIX AND HVR TABLE NAME COMPATIBILITY FOR SAP TRANSPARENT TABLES: To fix this bug, upgrade HVR on the hub and capture machine(s). [T-313835] ORACLE LBC ENABLE READ THROUGH MULTIPLE OPEN RESETLOGS EVENT - MULTIPLE FAILOVERS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/33 (2023-02-24) ----------------------------------------- [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-204974] IMPLEMENTED ADAPTDDL SUPPORT ON DB2 FOR LUW: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.7.5/33 (2023-02-24) ------------------------------------------- [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-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-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-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-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-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-376263] FIXED F_JG0B15 WHILE PROCESSING AZURE BLOBS OF DIFFERENT TYPES: To fix this bug, upgrade HVR on the integrate 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-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-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-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). [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). [T-232500] FIXED: CAPTURE GENERATES NOP FOR UPDATES WITH CUSTOM DATATYPES: To fix this bug, upgrade HVR on the capture machine(s). [T-391344] LOG SCANNING ERROR F_JZ1523. THE SCANNER COULD NOT LOCATE RBA FILE SEQUENCE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/32 (2023-01-25) ----------------------------------------- [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). PROBLEMS FIXED IN HVR 5.7.5/32 (2023-01-25) ------------------------------------------- [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-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-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-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-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-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-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-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-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-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-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 5.7.5/31 (2022-12-19) ----------------------------------------- [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-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). PROBLEMS FIXED IN HVR 5.7.5/31 (2022-12-19) ------------------------------------------- [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). [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-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-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-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-347772] FIXED THE PROBLEM WITH ACTIVATION (HVRINIT) IN GENERATING THE WRONG CON_ID VALUE IN THE ENROLL FILE WHEN CAPTURING FROM PDB: To fix this bug, upgrade HVR on the hub machine(s). [T-342436] ORALCE LBC: F_JG200A: INTERNAL ERROR TRIGGERED SEGMENTATION VIOLATION TRAP SIGSEGV DURING ACTIVATION OF A SOURCE PLUGGBALE DATABASE WITH ENABLED AUTO_LOGIN WALLET: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/30 (2022-11-28) ----------------------------------------- [T-321551] ALLOW USE MULTIPLE HOST NAMES IN HIVE CLUSTER CONNECTION: To use this feature, upgrade HVR on the hub and integrate 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 5.7.5/30 (2022-11-28) ------------------------------------------- [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-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-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). PROBLEMS FIXED IN HVR 5.7.5/29 (2022-10-31) ------------------------------------------- [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-269699] FIXED F_JG2918 WHILE APPLYING CHARACTERMAPPING ACTION TO NCLOB FIELD: To fix this bug, upgrade HVR on the integrate 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-322923] FIXED MISSING COERCION FOR ABSENT COLUMNS DURING ROW-WISE REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [T-323832] INCORRECT DECODING OF POOL TABLES: TRAILING/BROKEN DATA WITH LONG CHAR COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.7.5/28 (2022-09-29) ----------------------------------------- [T-275877] ADDED SUPPORT FOR INGRES 11.2: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.7.5/28 (2022-09-29) ------------------------------------------- [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-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-233512] FIXED HVR NOT RELEASING ORACLE LOB TEMP SEGMENT WHILE INTEGRATING: To fix this bug, upgrade HVR on the 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-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-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-315692] HANDLE INCORRECTLY ENDING CORRUPT NEGATIVE ORACLE NUMBERS: To fix this bug, upgrade HVR on the capture, hub and integrate 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). NEW FEATURES IN HVR 5.7.5/27 (2022-08-30) ----------------------------------------- [T-209408] ORACLE READ THROUGH RESETLOGS EVENT: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.7.5/27 (2022-08-30) ------------------------------------------- [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-286620] FIXED F_JR0259 SAP TRANSPARENT TABLE NAMES NOT PREFIXED WITH T_: To fix this bug, upgrade HVR on the hub and 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-274611] FIXED HVRSWITCHTABLE NOT CLEANING UP PROPERLY IF TARGET CHANNEL IS IDLE FOR TOO LONG AT THE SWITCH MOMENT: To fix this bug, upgrade HVR on the hub and integrate 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-252409] FIXED THE PROBLEM WITH CAPTURE'S POSITIONING BY RBA: To fix this bug, upgrade HVR on the capture 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 5.7.5/26 (2022-07-27) ----------------------------------------- [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). PROBLEMS FIXED IN HVR 5.7.5/26 (2022-07-27) ------------------------------------------- [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-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-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-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-239192] FIXED F_JZ6225 WHILE CAPTURING FROM POSTGRESQL USING DIRECT METHOD: To fix this bug, upgrade HVR on the capture machine(s). [T-202413] FIXED HVR INIT FAILS WITH SEGMENTATION FAULT WHEN ONLY TARGET WITH INTEGRATE ACTION IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [T-199397] FIXED SAPAUGMENT FAILING WITH 'F_JT073D': 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-220006] FIXED DETECTING POSTGRESQL REPLICATION KEY COLUMN IN INCORRECT ORDER: To fix this bug, upgrade HVR on the capture and integrate 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-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-265176] FIXED PROJECT PIPE CACHING OF INTEGRATE EXPRESSIONS FOR LOBS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [T-229355] FIXED SAPXFORM FAILURE FOR CLUSTER DELETES ON SINGLE BYTE ENCODING SAP SYSTEMS: To fix this bug, upgrade HVR on the hub 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-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-284132] ORACLE LBC: T-245226 REGRESSION ERROR: UNABLE TO HANDLE LOG SWITCH: To fix this bug, upgrade HVR on the capture 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). PROBLEMS FIXED IN HVR 5.7.5/25 (2022-06-08) ------------------------------------------- [T-256357] ADDRESS ACTIVATION/INTEGRATION FAILURE ON AZURE SYNAPSE: To fix this bug, upgrade HVR on all machine(s). [HVR-16699] FAIL HVR_INIT ON TABLES WITH LOBS AS ONLY COLUMNS: To fix this bug, upgrade HVR on the gui machine(s). [T-198330] FIXED CERTIFICATE EXPIRY DATE WITHIN 7 DAYS CAUSING CONNECTION ISSUES: To fix this bug, upgrade HVR on the remote machine(s). [T-230838] FIXED F_JG2143: PROCEDURE 'DIRGLOB' RETURNED RESULT ... WHICH DOES NOT MATCH THE PROTOTYPE EXPECTED DURING CAPTURE FROM HANA: 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-240167] FIXED REGRESSION ISSUES WITH COMPATIBILITY IN SAPUNPACK/SAPXFORM: 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). NEW FEATURES IN HVR 5.7.5/24 (2022-05-17) ----------------------------------------- [T-238082] PERFORMANCE IMPROVEMENTS ON BURST RESILIENT KEY REUSE CHECK QUERIES: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/24 (2022-05-17) ------------------------------------------- [T-202752] FIXED THE PROBLEM WITH REPLICATING 'ALTER TABLE EXCHANGE PARTITION' DDL THAT WAS ISSUED VIA A PROCEDURE CALL [HVR-12331]: To fix this bug, upgrade HVR on the capture 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-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). PROBLEMS FIXED IN HVR 5.7.5/23 (2022-04-22) ------------------------------------------- [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-234434] FIXED A CAPTURE'S CORE-DUMP IN PARSING REDO-RECORD FROM ORACLE 19C WITH COMPATIBILITY VERSION OF 12.1 WHEN THE REDO-RECORD CONTAINS A BPS FIELD: To fix this bug, upgrade HVR on the capture 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). NEW FEATURES IN HVR 5.7.5/22 (2022-04-06) ----------------------------------------- [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). PROBLEMS FIXED IN HVR 5.7.5/22 (2022-04-06) ------------------------------------------- [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). [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-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). NEW FEATURES IN HVR 5.7.5/21 (2022-03-07) ----------------------------------------- [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). PROBLEMS FIXED IN HVR 5.7.5/21 (2022-03-07) ------------------------------------------- [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-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). [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). [T-198357] FIXED F_JT04C5 SAPUNPACK ERROR RELOCATING COLUMN WITH /EXTRA /KEY OR /TIMEKEY PROPERTY: To fix this bug, upgrade HVR on the hub 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). [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-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-13088] FIXED RECURSIVELY DELETION FOLDERS FOR HADOOPLESS ADLS GEN2 LOCATION: To fix this bug, upgrade HVR on the integrate 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). NEW FEATURES IN HVR 5.7.5/20 (2022-02-04) ----------------------------------------- [HVR-16456] ADAPT HVR TO THE NEW AURORA POSTGRESQL VERSION SCHEME: To use this feature, upgrade HVR on all 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-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-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 5.7.5/20 (2022-02-04) ------------------------------------------- [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-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-15281] FIXED 'F_JD20F2: INCORRECT SYNTAX' DURING BURST INTEGRATE INTO SQL SERVER: To fix this bug, upgrade HVR on the 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-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-11085] FIXED F_JT0736: CAPTURE ENCOUNTERED DDL STATEMENT TO CREATE THE TABLE, BUT TABLE IS ALREADY ENROLLED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13088] FIXED RECURSIVELY DELETION FOLDERS FOR HADOOPLESS ADLS GEN2 LOCATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-16688] FIXED ROW-WISE COMPARE FAILING WITH F_JT0D35 IN CHANNEL WITH SAPUNPACK: To fix this bug, upgrade HVR on the hub machine(s). [HVR-13718] FIXED SLICED REFRESH FAILING ON COLUMN CONTAINING "/" IN THE NAME: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-16565] FIXED SLICED REFRESH FAILING ON MIXED CASE COLUMN IF CASESENSITIVENAMES IS DEFINED: To fix this bug, upgrade HVR on the hub and gui 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-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-15999] FIXED LOGMINER CAPTURE CORE DUMP IN NUDGE OPERATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11571] FIXED LOGMINER F_JT0451 COMMIT SEQUENCE REGRESSION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-15067] FIXED ORACLE LOGMINER | F_JG200A INTERNAL ERROR: To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.7.5/19 (2022-01-10) ------------------------------------------- [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-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-16124] FIXED HVRREMOTELISTENER CONSUMING MORE AND MORE MEMORY OVER TIME: To fix this bug, upgrade HVR on the remote 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-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). NEW FEATURES IN HVR 5.7.5/18 (2021-12-23) ----------------------------------------- [HVR-16197] ADDED HVR5USAGESNAPSHOT.PL USAGE: To use this feature, upgrade HVR on the hub 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-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-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). PROBLEMS FIXED IN HVR 5.7.5/18 (2021-12-23) ------------------------------------------- [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-16454] FIXED F_JG2459 WHEN TRANSFORM /SAPUNPACK IS DEFINED ON AN EMPTY SET OF TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-16461] FIXED HVR INIT 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-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). [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-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-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-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). NEW FEATURES IN HVR 5.7.5/17 (2021-12-10) ----------------------------------------- [HVR-10033] ADD SUPPORT FOR TERADATA TTU 17 ON LINUX AND WINDOWS: To use this feature, upgrade HVR on the integrate 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-11518] INTRODUCE ENV.VAR TO DISABLE KEY RE-USE QUERY: 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). PROBLEMS FIXED IN HVR 5.7.5/17 (2021-12-10) ------------------------------------------- [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-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-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-11459] FIXED F_JT0406 WHEN CAPTURING FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7172] FIXED REFRESHCONDITION CAUSES INVALID SQL IF TABLE NAME HAS SPECIAL CHARACTERS OR CASESENSITIVENAMES IS USED: To fix this bug, upgrade HVR on the hub 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-16035] FIXED BURST INTEGRATE FAILS WITH HUBS OLDER THAN 5.7.5/8 AFTER RECREATING INTEGRATE STATE TABLES: F_JG200A: INTERNAL ERROR TRIGGERED SEGMENTATION VIOLATION TRAP SIGSEGV: To fix this bug, upgrade HVR on the 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-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-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-14584] FIXED INCORRECT EXPRESSION SUBSTITUTION FOR LOCATIONS WITH CASESENSITIVENAMES: 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-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-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-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-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-15615] FIXED THE PROBLEM WITH CAPTURE STALLING WHEN IT ENCOUNTERS A LOG-SWITCH ON ORACLE 9I: To fix this bug, upgrade HVR on the capture 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-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). [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). NEW FEATURES IN HVR 5.7.5/16 (2021-10-15) ----------------------------------------- [HVR-13518] ADD ABILITY TO INCREASE MAX FILE SIZE FROM 195 GIB TO 4.75 TIB VIA ENVIRONMENT ACTION FOR HADOOPLESS AZURE BLOBFS/GEN2: To use this feature, upgrade HVR on the integrate 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-15636] ADD SUPPORT FOR LOCAL S3 MINIO STORAGE: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/16 (2021-10-15) ------------------------------------------- [HVR-15379] FIXED F_JD024D DURING ALTER TABLE DATA TYPE ATTRIBUTE CHANGE OF VARCHAR OR NUMBER 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-15618] FIXED F_JD0AB4 WHILE CAPTURING FROM HANA: 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-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-15762] FIXED BROKEN LOOP DETECTION ON POSTGRESQL SOURCE FOR HVR REFRESH: To fix this bug, upgrade HVR on the capture 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-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-15610] PQ CAPTURE FAILS WITH F_JG2001: ZERO MESSAGE NUMBER ENCOUNTERED: To fix this bug, upgrade HVR on all 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-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-14286] HVRSTATS: FIXED PRIMARY KEY VIOLATION ON HVR_STATS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.7.5/15 (2021-09-17) ----------------------------------------- [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-14906] ADD SUPPORT OF SALESFORCE DATALOADER V52 AND HIGHER: To use this feature, upgrade HVR on the integrate machine(s). [HVR-15597] ADDED SUPPORT FOR SAP DATATYPE PREC: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-14826] SUPPORT SUBSECOND ACCURACY FOR COLLISIONDETECT /TIMESTAMPCOLUMN: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/15 (2021-09-17) ------------------------------------------- [HVR-14596] FIXED /EXPRESSIONSCOPE FOR /BURST DURING KEY-UPDATES: To fix this bug, upgrade HVR on the hub 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-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-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-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-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-14849] FIXED ILLEGAL DIVISION BY ZERO IN HVRSTATS: To fix this bug, upgrade HVR on the hub 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-11979] IGNORE ANY HIDDEN FILES WHILE MAINTENANCE ARCHIVING PROCESS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.7.5/14 (2021-08-20) ----------------------------------------- [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). PROBLEMS FIXED IN HVR 5.7.5/14 (2021-08-20) ------------------------------------------- [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-15260] FIXED BROKEN LOOP DETECTION ON POSTGRESQL SOURCE: To fix this bug, upgrade HVR on the capture 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-15085] RAISE AN ERROR IF ACTION COLLISIONDETECT IS DEFINED WITH INTEGRATE /BURST: To fix this bug, upgrade HVR on the 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). NEW FEATURES IN HVR 5.7.5/13 (2021-08-04) ----------------------------------------- [HVR-12559] BIGQUERY : BURST INTEGRATE : USE SINGLE MERGE: To use this feature, upgrade HVR on the integrate and 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-14875] SUPPORT CHARACTER SET IBM-875 (GREECE) FOR DB2 FOR I: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.7.5/13 (2021-08-04) ------------------------------------------- [HVR-15073] BIGQUERY: FIXED VERY SLOW REFRESH WITH INTEGRATEEXPRESSION={HVR_INTEG_TSTAMP}: To fix this bug, upgrade HVR on the hub machine(s). [HVR-14609] CAPTURE ENCOUNTERS SIGBUS IN PARSING CERTAIN REDO-RECORDS: To fix this bug, upgrade HVR on the capture 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-14960] FIXED F_JD0206 WHILE CAPTURING POSTGRESQL PARTITIONED TABLES: To fix this bug, upgrade HVR on the capture and hub 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-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-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-14762] FIXED F_JZ0A1B DURING CAPTURE FROM HANA: 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-13257] FIXED F_JZ0C0F WHILE CAPTURING FROM HANA: 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-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-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-15140] 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-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-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-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-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-14426] ORACLE LOGMINER CAPTURE: RESTRICT CAPTURE SOURCE TO ARCHIVES OPTION: 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-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). NEW FEATURES IN HVR 5.7.5/12 (2021-07-09) ----------------------------------------- [HVR-14407] ADDED SUPPORT FOR HANA EMPTY DATE AND EMPTY TIMESTAMP VALUES: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.7.5/12 (2021-07-09) ------------------------------------------- [HVR-14868] FIXED F_JB0700 WHEN SETTING ORACLE TDE PASSWORD ON PLUGGABLE DATABASE WITH ROOT CONTAINER CONNECTION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-14781] FIXED F_JC0E02 WHEN GIVING PASSWORD TO HVRLIVEWALLET OR HVRWALLETOPEN: To fix this bug, upgrade HVR on the capture and hub 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-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-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-14366] FIXED COERCION ERROR F_JD2146 ON FLOATS IN CHANNELS WITH TRANSFORM /SAPXFORM: 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). NEW FEATURES IN HVR 5.7.5/11 (2021-06-25) ----------------------------------------- [HVR-14365] ADDED NEW SCHEDULING PARAMETERS TO TUNE HVRSTATS JOB, WITH NEW DEFAULTS THAT CAUSE MUCH LESS METRICS TO BE GATHERED: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.7.5/11 (2021-06-25) ------------------------------------------- [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-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-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-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-14645] FIXED F_JZ0C0D WHILE CAPTURING FROM HANA: 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-14712] FIXED FALSE-POSITIVE THROWING F_JT0D31 IN CASE OF TRANSFORM /SAPUNPACK: To fix this bug, upgrade HVR on the integrate 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-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-14103] FIXED TRUNCATION OF LOBS WHEN CAPTURING FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13443] FIXED WITH SNOWFLAKE TARGETS ON LINUX/UNIX: F_JG200F: AN ATTEMPT WAS MADE TO WRITE TO A DATASTREAM WHICH IS CLOSED FOR WRITING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9495] IMPROVE BURST PERFORMANCE OF DELETES INTO MYSQL: To fix this bug, upgrade HVR on the integrate 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). NEW FEATURES IN HVR 5.7.5/10 (2021-06-11) ----------------------------------------- [HVR-14179] ADD SUPPORT FOR POSTGRESQL 13: To use this feature, upgrade HVR on the capture machine(s). [HVR-11302] ADDED SUPPORT FOR VECTOR 6: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-11588] USE A SINGLE MERGE SQL STATEMENT DURING BURST INTEGRATE TO SNOWFLAKE: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/10 (2021-06-11) ------------------------------------------- [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-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-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-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-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-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-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-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-13256] FIXED POTENTIAL DATA INCONSISTENCIES AFTER RE-INITIALIZING THE 'CHANGE TABLES' COMPONENT FOR BURST INTEGRATE CHANNELS: To fix this bug, upgrade HVR on the hub 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-14441] FIXED SPORADICALLY HANGING CONNECTIONS, LIKELY THROUGH AN HVRPROXY, USING SSL/TLS: To fix this bug, upgrade HVR on the hub, proxy and remote machine(s). [HVR-12335] ORACLE LBC: F_JZ1149: RECEIVED A ROW PIECE BUT NO MATCHING PARTIAL ROW EXISTS DUE TO WRONG INITIAL POSITIONING BY RBA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12593] ORACLE LBC: F_JZ115A: INTERNAL ERROR: THE ROW HAS AN INVALID MFC OPERATION - CASE 3: 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-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-14123] TRIM TRAILING WHITESPACES IN CONFIGURATION PARAMETERS VALUES: To fix this bug, upgrade HVR on the gui machine(s). NEW FEATURES IN HVR 5.7.5/9 (2021-05-21) ---------------------------------------- [HVR-12099] ADD SUPPORT FOR DB2 FOR LINUX, UNIX AND WINDOWS VERSION 11.5: To use this feature, upgrade HVR on the capture, integrate and hub machine(s). [HVR-12554] ARCHIVELOGPATH SETTING TO USE ALTERNATIVE ARCHIVE LOCATION BEFORE THE DEFAULT ARCHIVE LOG LOCATION: To use this feature, upgrade HVR on the capture machine(s). [HVR-11133] SUPPORT FOR ORACLE 19C ON SOLARIS SPARC: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.7.5/9 (2021-05-21) ------------------------------------------ [HVR-13758] FIXED CREATE INDEX CONCURRENT BEING BLOCKED BY HVR'S POSTGRESQL LOG-BASED CAPTURE METHOD SQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13498] FIXED F_JD0247 WHEN CAPTURING CHANGES POSTGRESQL ARRAY DATA TYPE USING EXTENDED DATA TYPE SUPPORT WITH LOGREADMETHOD=SQL: To fix this bug, upgrade HVR on the capture 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-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-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-13573] FIXED F_JD2238 UNEXPECTED DATATYPE '13' [BOOLEAN] WHILE COPYING DATA WITH HIVE TABLES: To fix this bug, upgrade HVR on the integrate 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 remote machine(s). [HVR-9694] FIXED F_JZ0A09 WHILE CAPTURING FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13693] FIXED MYSQL UTF16 VARCHAR DATATYPES ARE NOT ADDED TO HVR TABLE DEFINITION CORRECTLY: To fix this bug, upgrade HVR on all 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-13648] FIXED TABLE EXPLORE CRASHES WHEN SQL SERVER SOURCE DATABASE TABLE NAME CONTAINS A QUOTE CHARACTER [']: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-13815] FIXED CAPTURE FROM AZURE SQL MANAGED INSTANCE IS STUCK AND NOT REPLICATING CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12467] FIXED INCORRECT SUBSTITUTION OF {HVR_INTEG_TSTAMP} INTO CORRECT 'GETDATE()' FUNCTION IN REDSHIFT: To fix this bug, upgrade HVR on the hub and integrate 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-13837] FIXED ONLINE REFRESH RESILIENCE CONTROLS EXPIRE EARLIER THAN INTENDED REDUCING PROTECTION AGAINST CLOCK DRIFT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-13985] FIXED THAT SAPUNPACK FEATURE REQUIRED MATCH OF 'SAPX' ITEM IN HVR LICENSE FILE, INSTEAD OF REQUIRING MATCH OF 'SAP_UNPACK' ITEM: To fix this bug, upgrade HVR on the hub and gui 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-13160] LOG PARSING ERROR F_JZ1805: To fix this bug, upgrade HVR on the capture 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-12348] SIGSEGV AFTER PROCESSING INCREMENTAL ENROLLMENT: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/8 (2021-04-01) ---------------------------------------- [HVR-13178] ADD SUPPORT FOR KOREAN CODE PAGE (WINDOWS 949) FOR SQL SERVER: To use this feature, upgrade HVR on all machine(s). [HVR-1220] INITIALIZE CAPTURE POSITION VIA CONTENTS OF PREVIOUSLY USED INTEGRATE STATE TABLES: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/8 (2021-04-01) ------------------------------------------ [HVR-12995] CAPTURE FROM ORACLE FAILS WITH "F_JG2142: FPROC INVOCATION DID NOT MATCH THE EXPECTED PROTOTYPE: $(SCANORADBENROLL": To fix this bug, upgrade HVR on the capture machine(s). [HVR-11101] FIXED F_JD0A72 DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13827] FIXED F_JT1A02 COLUMN '$ROWID$' DOES NOT EXIST IN SAP TABLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13590] FIXED SIGSEGV WHILE PROCESSING INCORRECT DOCUMENT IN SAP LONG TEXT TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-13174] FIXED HVRINIT -I=INTEG_RECOV_ALL WITH MULTIPLE TARGETS INCORRECTLY TELLS 'NO CAPTURE LOCATIONS IN INTEGRATE STATE TABLES': To fix this bug, upgrade HVR on the hub machine(s). [HVR-13126] FIXED MISSED ESCAPE CHARACTER IN DATABASE CONNECTION STRING FOR NON WINDOWS SQL SERVER BASED HUB IN MAINTANCE SCRIPT: To fix this bug, upgrade HVR on the gui machine(s). [HVR-13526] FIXED MISSING KEY PART IN KAFKA MESSAGE IN AVRO AND JSON FORMATS IF TABLE DOES NOT HAVE A PRIMARY KEY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-13005] FIXED WHEN USING A REMOTE LOCATION: F_JG2431: PROCEDURE 'GET[OR HUBENCRYPTION]' CANNOT BE EXECUTED IN SCALAR CONTEXT UNTIL A CORRECT USERNAME/PASSWORD IS SUPPLIED: To fix this bug, upgrade HVR on the remote machine(s). [HVR-12005] ORACLE LBC: F_JZ1150: THERE IS NOT ENOUGH INFORMATION TO MAKE A DECISION WHETHER THE ROW OF THE COMPRESSED TABLE HAS BEEN READY FOR COMPOSING OR NOT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13545] REMOVED NON-REQUIRED CHECK FOR COLUMN BELNR FOR SAP CLUSTER TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12756] WITH STANDBY DATA GUARD SET UP QUERY IS SEND TO WRONG DATABASE (STANDBY): To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/7 (2021-03-08) ---------------------------------------- [HVR-12975] ADD SUPPORT FOR DB2 FOR Z/OS HISTORY AND ARCHIVE TABLES: To use this feature, upgrade HVR on the capture machine(s). [HVR-12259] ADDED TABLEPROPERTIES /SAPUNPACKERRORPOLICY FOR SAPUNPACK: To use this feature, upgrade HVR on the hub, integrate and gui machine(s). [HVR-12211] ADDED SUPPORT OF CONFLUENT SCHEMA REGISTRY IN JSON FORMAT: To use this feature, upgrade HVR on the hub, integrate and gui machine(s). [HVR-9787] DECODE CONTENTS OF LONG TEXT SAP ECC TABLE: To use this feature, upgrade HVR on the hub, integrate and capture machine(s). [HVR-12361] NEW AVRO SCHEMA TO CONFORM APACHE AVRO 1.9 JACKSON 2 AVROPARSER SCHEMA CONSTRAINTS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-11142] SAP POOL AND CLUSTER TABLES DECODING: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-10889] SUPPORT HANA ON POWERPC WITH GLIBC 2.27: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/7 (2021-03-08) ------------------------------------------ [HVR-12894] FIXED F_JD22C2 WHILE REPLICATING A SQL SERVER TABLE WITH COLUMNS WHICH ARE NOT SPECIFIED IN THE CHANNEL'S TABLE COLUMNS AND WHICH HAVE A DATA TYPE WHICH IS NOT NATIVELY SUPPORTED BY HVR: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-12894] FIXED F_JD22C2 WHILE REPLICATING A SQL SERVER TABLE WITH COLUMNS WHICH ARE NOT SPECIFIED IN THE CHANNEL'S TABLE COLUMNS AND WHICH HAVE A DATA TYPE WHICH IS NOT NATIVELY SUPPORTED BY HVR: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-12870] FIXED F_JD22C5 WHILE INTEGRATING INTO DB2 FOR Z/OS TABLE WITH COLUMN WITH DECIMAL DATA TYPE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12765] FIXED F_JD22FB WHILE REPLICATING A POSTGRESQL TABLE WITH COLUMNS WHICH ARE NOT SPECIFIED IN THE CHANNEL'S TABLE COLUMNS AND WHICH HAVE A DATA TYPE WHICH IS NOT NATIVELY SUPPORTED BY HVR: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-13363] FIXED F_JG0F02 DURING INTEGRATION PROCESS FOR GOOGLE CLOUD STORAGE WITH LONG WAITING PERIOD: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-13030] FIXED F_JZ0C11 WHEN CAPTURE FROM HANA STARTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13177] FIXED TABLE PROPERTIES DIALOG LAYOUT IN CASE OF BIG NUMBER OF COLUMNS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-12921] FIXED BURST INTEGRATE FAILS AND SUCCEEDS ON RETRY FOR CHAR KEYS (AND FOR SOME DBMS: VARCHAR KEYS WITH TRAILING SPACES): To fix this bug, upgrade HVR on the integrate machine(s). [HVR-13103] FIXED CAPTURE FROM DB2 FOR Z/OS IGNORING LOG RECORDS IN SOME RARE CASES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13060] FIXED DURING REFRESH WITH CONTEXT: F_JG2142: FPROC INVOCATION DID NOT MATCH EXPECTED PROTOTYPE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12861] FIXED IGNORING DB2 FOR I LOGICAL FILES AS REPLICATION KEY CANDIDATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8898] FIXED INCOMPLETE DESCRIPTION IN ORACLE LOCATION DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-13400] FIXED LOOPBACK DETECTION FAILS ON SQL SERVER IF /ONERRORSAVEFAILED RESULTS IN FAIL TABLE CREATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-13218] FIXED POTENTIAL DATA CORRUPTION IN CHAR AND VARCHAR COLUMNS WHILE CAPTURING DB2 FOR Z/OS TABLES WHICH HAD BEEN CREATED IN DB2 VERSIONS PRIOR TO VERSION 5: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13172] FIXED POTENTIAL DATA CORRUPTION IN CHAR AND VARCHAR COLUMNS WHILE CAPTURING DB2 FOR Z/OS TABLES WHICH HAD BEEN CREATED IN DB2 VERSIONS PRIOR TO VERSION 8: To fix this bug, upgrade HVR on the capture machine(s). [HVR-13130] FIXED SAPXFORM FAILING WITH 'ARRAY DIMENSIONS EXCEEDED SUPPORTED RANGE': To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-11200] FIXED SPORADIC F_JD20F2: "THE LOG SCAN NUMBER PASSED TO LOG SCAN IS NOT VALID" DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11088] FIXED UNRECOGNIZED TABLE RENAME IN SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12820] HVR ORACLE REPLICATION IS LAGGING AS CAPTURE TAKING LONG TO PROCESS ENROLLMENTS: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-12207] ORACLE LBC: INVALID COMPOSITE COLUMNS ASSEMBLING WITHIN DIRECT LOAD OPERATIONS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12955] UPDATE EXISTING LOCATION CONFIGURATION, CAUSE LOCATION TO BE DESELECTED IN LOCATION GROUPS: To fix this bug, upgrade HVR on the gui machine(s). NEW FEATURES IN HVR 5.7.5/6 (2021-01-19) ---------------------------------------- [HVR-11534] ADD /CONTEXT TO ENVIRONMENT: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-11533] ADD /CONTEXT TO TABLEPROPERTIES: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-12656] ALLOW CAPTURE OF JSON DATATYPE FROM MYSQL VIA EXTENDED DATATYPE SUPPORT FEATURE: To use this feature, upgrade HVR on the capture machine(s). [HVR-12319] DISABLED SUPPORT FOR HVR CONNECTIONS WITH SSL VERSION LOWER THAN TLS 1.2 FOR SECURITY REASONS. USERS OF SSL MUST UPGRADE BOTH SIDES OF SSL CONNECTIONS TO AVOID CONNECTION ERRORS: To use this feature, upgrade HVR on all machine(s). [HVR-12344] HVRMAINT: ADDED SUPPORT FOR NTLM AUTHENTICATION IN EMAIL NOTIFICATIONS: To use this feature, upgrade HVR on the hub machine(s). [HVR-12504] MINOR SECURITY IMPROVEMENTS REGARDING INCOMING CONNECTIONS: To use this feature, upgrade HVR on the remote machine(s). [HVR-10889] SUPPORT HANA ON POWERPC WITH GLIBC 2.27: To use this feature, upgrade HVR on the capture and integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/6 (2021-01-19) ------------------------------------------ [HVR-11983] ADDING CURRENT_TIMESTAMP() AS CONSTANT EXPRESSSION DURING REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2910] COPY LOCATION UNEXPECTEDLY ALSO COPIES ALL LINKS TO LOCATION GROUPS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-12714] FIXED COERCING MYSQL DATE COLUMNS TO TIMESTAMPS CAUSE TZ OFFSET ERRORS, USING BURST INTEGRATE WITH MYSQL DATE KEY CAUSES F_JD0203: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12811] FIXED DUPLICATED OUTPUT AND IMPROVED PERFORMANCE FOR DIRECTORY LISTING FOR HADOOPLESS AZURE FS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12496] FIXED POSSIBLE F_JG200A ON HVR CONNECTIONS: To fix this bug, upgrade HVR on all machine(s). [HVR-12700] FIXED POSSIBLE F_JG200A ON HVR CONNECTIONS ON 32-BIT PLATFORMS: To fix this bug, upgrade HVR on all machine(s). [HVR-11099] LOG SCANNING ERROR F_JZ1549: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12253] ORACLE LBC: CHANGED COLUMN MISSING FROM UPDATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11389] ORACLE LBC: F_JZ1129: DURING TIMESTAMP POSITIONING, UNKNOWN THREADS HAVE BEEN DISCOVERED IN ALO MODE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10376] RECOMMEND /COERCEERRORPOLICY=WARNING INSTEAD OF SILENT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12501] SECURITY ENHANCEMENTS ON HVR CONNECTION ESTABLISHMENT: To fix this bug, upgrade HVR on the remote machine(s). [HVR-9746] STARTING EVENT-BASED COMPARE FOR A KAFKA LOCATION (NOT SUPPORTED) CAUSES F_JG200A: INTERNAL ERROR: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.7.5/5 (2020-12-18) ---------------------------------------- [HVR-12266] ADDED SUPPORT FOR BIGQUERY AS A TARGET: To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-11176] ADDED SUPPORT FOR HANA 2.0 SPS5: To use this feature, upgrade HVR on all machine(s). [HVR-12275] FURTHER REDUCED AMOUNT OF SELECTS DURING HVRSTATS GATHERING: To use this feature, upgrade HVR on the hub machine(s). [HVR-12370] IMPROVED SNOWFLAKE BURST PERFORMANCE WHEN TABLES HAVE KEYS LARGER THAN VARCHAR(65535): To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-12526] INTRODUCED NEW ENVIRONMENT VARIABLE HVR_ARCHIVE_LOG_SQL_PATH TO ALLOW USING DISTINCT PATHS FOR GLOBBING AND FOR READING OF THE SQL SERVER TRANSACTION LOG BACKUP FILES WHEN USING SQL LOG READ METHOD: To use this feature, upgrade HVR on the capture machine(s). [HVR-10964] SET THE APPLICATION() ATTRIBUTE ON THE ODBC CONNECTION TO SNOWFLAKE: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/5 (2020-12-18) ------------------------------------------ [HVR-11775] /IGNORETABLEPATTERN PROPERTY IS BROKEN IN 5.7: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [HVR-12096] CAPTURE FROM ASM FAILS WITH F_JT04A5: COPROCESS 'XXX' HAS EXITED ABRUPTLY: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11407] F_JD2420: DATA VALUE IN LOG RECORD COLUMN IS TOO LARGE. GOT 22 BYTES ENROLLED EXPECTED 21: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11537] F_JT04E8: RENAME EXPRESSION '{HVR_CAP_SUBDIRS}/{HVR_CAP_FILENAME}' CONTAINED UNRECOGNIZED SUBSTITUTION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10424] FIX ORACLE SCAN LISTENER DOING MULTIPLE REDIRECTS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12487] FIX EXCESSIVE HVRADAPT/INIT TIMES BY REPLACING REFERENCES TO SYS.ALL_OBJECTS/TABLES BY DBA_OBJECTS/TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12638] FIXED /COERCEERRORPOLICY=WARNING_FILE FILENAMES MIGHT BE BROKEN IN '-Z.COERERR' PART: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12353] FIXED F_JD0AAB DURING CAPTURE FROM SQL SERVER TRANSACTION LOG BACKUPS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12433] FIXED F_JG200A (SEGMENTATION VIOLATION) INSIDE F_JD0E35 (TABLE DESCRIBE CACHE) DURING SNOWFLAKE AND SYBASE INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12571] FIXED HVR COMPARE WITH NCLOB COLUMNS ON TERADATA TARGET REPORTING INCORRECT DIFFERENCES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12406] FIXED EXCESSIVE HVRINIT TIMES BY EXTEND HVR_ORA_SYSVIEWS_USE TO INCLUDE QUERY ON ALL_LOBS VS DBA_LOBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12295] FIXED HVRSTATS MUTEX LOGIC SLOWS DOWN PERFORMANCE ON HUB DBMS THAT DO NOT REQUIRE IT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11661] FIXED HVRSTATS ON SQL SERVER HUB FAILING WITH DEADLOCK: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12460] FIXED HVRSTATS STOPS GATHERING METRICS AFTER HVRMAINT LOG ARCHIVING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12282] FIXED KEY VIOLATION WHEN HVRSTATS WAS HANDLING BACKDATED METRICS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12462] FIXED MISSING ERROR IF TRANSPARENT TABLE HAS NO INTEGRATE ACTION IN SAP CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11990] FIXED REGRESSION WITH CREATING OF DUMMY LOCATION GROUPS IN GUI WHILE COPYING CHANNEL CONFIGURATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-12474] ORACLE LBC: F_JZ114E: INTERNAL ERROR: WHILE HANDLING A COMMIT, THE INCOMPLETE ROW HAS BEEN FOUND: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/4 (2020-11-20) ---------------------------------------- [HVR-7954] ADDED SINGLESTORE/MEMSQL SUPPORT AS TARGET: To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-12226] ALLOW THE FOLLOWING SPECIAL CHARACTERS IN CAPTURE /SESSIONNAME \ / @ ' . - ! # ^ ~: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-12373] RETRACTED SUPPORT FOR DB2I 7.1: To use this feature, upgrade HVR on all machine(s). [HVR-4278] S3 SERVER SIDE ENCRYPTION (WITH AND WITHOUT KMS) FOR SNOWFLAKE AND REDSHIFT STAGING: To use this feature, upgrade HVR on the integrate machine(s). [HVR-10620] USE OF AZURE BLOBFS, AZURE DLS GEN2 W/O HADOOP: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/4 (2020-11-20) ------------------------------------------ [HVR-10816] CAPTURE NOT PICKING UP NEW TABLE PARTITIONS WHICH HAVE SUBPARTITIONS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11611] CAPTURE SEES DROP TABLE BUT IN REDO LOG NO DROP TABLE IS PRESENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12174] FIXED "F_JG242B: INTERNAL ERROR TRIGGERED ABORT TRAP" WHILE SENDING TEST EMAIL IN MAINTENANCE TASKS WINDOW: To fix this bug, upgrade HVR on the gui machine(s). [HVR-12122] FIXED ADAPTDDL ADDTABLEPATTERN NOT PICKING UP SQL SERVER TABLES CREATES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12167] FIXED F_JD0205 UNEXPECTED NUMBER OF COLUMNS ENCOUNTERED WHILE CAPTURING USING DIRECT METHOD FROM POSTGRESQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11975] FIXED F_JD022A UNKNOWN DATABASE WHILE REFRESHING TO MYSQL DATABASE NAME WHICH CONTAINS UPPERCASE CHARACTERS: To fix this bug, upgrade HVR on all machine(s). [HVR-12240] FIXED F_JD0E34: PROCEDURE TBLCACHE IS CALLED TO RETRIEVE CONTENTS OF TABLE DESCRIBE CACHE, BUT CACHING WAS NOT ENABLED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12216] FIXED F_JD21AE UNABLE TO CONNECT TO MIXED CASE SYBASE DATABASE NAME: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-11290] FIXED F_JD21F1 WHILE HANDLING A TABLE WITH TWO COLUMNS WITH THE SAME NAME BUT DIFFERENT CAPITALIZATION: To fix this bug, upgrade HVR on all machine(s). [HVR-12210] FIXED F_JG2901: STRING '...' CONTAINING INVALID SEQUENCE ENCOUNTERED WHILE ENCODING FROM UTF-8 TO UNKNOWN FOR TABLE 'HVR_STATS' COLUMN 'METRIC_GATHERER': To fix this bug, upgrade HVR on the hub machine(s). [HVR-12150] FIXED GUI USERS WITH LESS THAN READWRITE ACCESS RIGHTS CAN REMOVE ACTIONS: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-11962] FIXED CONVERSION OF SMALL NEGATIVE SCIENTIFIC NUMBER STRINGS TO NON SCIENTIFIC STRING: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [HVR-12157] FIXED INCORRECT DEFAULT VALUES FOR GREGORIAN AVRO TIMESTAMP MICROS/MILLIS DATA TYPES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-12346] FIXED IRREGULAR OUTPUT 'AUGMENT FOR 1 TABLE DID ...' IN HVRSTATS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12213] FIXED MEMORY LEAK DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11428] FIXED SEGMENTATION VIOLATION IN SAP CAPTURE (SAPAUGMENT): To fix this bug, upgrade HVR on the capture machine(s). [HVR-11257] MAINTENANCE TASKS WINDOW TOO TALL FOR LOW-RES SCREENS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-12290] REPLACED INCORRECT ERROR F_JD026A MESSAGE BY F_JD0D1D ONE WHILE CONVERTING TO AVRO FORMAT: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.7.5/3 (2020-10-23) ---------------------------------------- [HVR-5049] ADD SUPPORT FOR ORACLE INVISIBLE COLUMNS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-11755] ADDED WORK-AROUND FOR ORACLE BUG CAUSING DIRECT CAPURE READ TO FAIL WITH F_JD20DB: DBMS ERROR [ORA-03123: OPERATION WOULD BLOCK]: To use this feature, upgrade HVR on the capture machine(s). [HVR-8811] ENHANCE TRACING FILTERING WITHIN PARSER: To use this feature, upgrade HVR on the hub machine(s). [HVR-11559] IMPROVED BURST INTEGRATE PERFORMANCE BY INCLUDING KEY COLUMN RANGES IN SETWISE QUERIES: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-10283] SUPPORT CAPTURE FROM AZURE MANAGED INSTANCE: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.7.5/3 (2020-10-23) ------------------------------------------ [HVR-11165] CONFIGURATION ACTIONS ARE NOT REPLACED BUT ADDED WHEN IMPORTED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-12035] DB->FILE REFRESH WITH A SUBSET OF TABLES IS SLOWED DOWN BY CALCULATIONS OF OTHER TABLES IN CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11200] F_JD20F2 DURING CAPTURE FROM SQL SERVER WITH /LOGTRUNCATE SET TO CAP_JOB_RETAIN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11820] F_JG2142: ADAPTDIFF. FPROC INVOCATION DID NOT MATCH THE EXPECTED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-11922] FIXED DBOBJECTGENERATION /BURSTTABLECREATECLAUSE WITH DIFFERENT VALUE FOR DIFFERENT TABLES IN THE SAME CHANNEL TREATED INCORRECTLY: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-11561] FIXED F_JG0E07: UNHANDLED ICU ERROR OCCURED (U_TRUNCATED_CHAR_FOUND) WHEN CONVERTING CORRUPT VALUE OF SQL SERVER TEXT DATATYPE WITH WINDOWS-932 ENCODING: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-7562] FIXED F_JG21D4 WHILE LOADING LARGE POSTGRESQL LOBS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-11905] FIXED F_JR0EAA WHEN LOCATION NAME IS EDITED TOO QUICKLY ON A SLOW HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-11816] FIXED F_JT0451 WHILE CAPTURING NON-TRANSACTIONAL DB2 FOR I INSERT STATEMENTS SPREAD OUT OVER SEVERAL CAPTURE CYCLES WITH /LOGJOURNALSYSSEQ: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11512] FIXED HVR CAPTURES SHRINKING OF A COLUMN AS UPDATES EVEN THOUGH THE DATABASE DOES NOT PROCESS UPDATES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5705] FIXED MYSQL DATETIME WITH IN YEAR COMPONENT FAILS WITH REFRESH EVEN WITH /IGNORECOERCEERRORS SET: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [HVR-5705] FIXED MYSQL DATETIME WITH IN YEAR COMPONENT FAILS WITH REFRESH EVEN WITH /IGNORECOERCEERRORS SET (COMPILATION): To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [HVR-11461] FIXED SNOWFLAKE STAGING EVENTUAL CONSISTENCY RELATED MISSING ROWS AFTER TABLE LOAD (F_JT1478 WITH BURST, NUMBER OF ROWS WITH REFRESH): To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11460] FIXED W_JD0E00 (WITH 'QUERY_MASK=0X80, DIFFERENCE=0X400080') ON NVARCHAR/NCHAR TARGET COLUMNS WITH UTF16LE OR UTF16TERADATA ENCODING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11254] FIXED ABORTING STALE SNOWFLAKE TRANSACTIONS HOLDING LOCKS (SESSIONS OF DEAD HVR PROCESSES) ON WINDOWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11833] FIXED CAPTURE OF PARTIAL ROLLBACKS FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12117] FIXED DEFAULT PROCESS UMASK OF 077 (SINCE 5.7) CANNOT BE OVERWRITTEN TO ACHIEVE PRE-5.7 BEHAVIOR: To fix this bug, upgrade HVR on all machine(s). [HVR-12033] FIXED INCORRECT LENGTH DEFINING OF STRING COLUMNS IN HIVEACID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11776] FIXED INSTALLING WINDOWS SCHEDULED TASKS FOR (HUB) MAINTENANCE OR (CAPTURE) LOG RELEASE SCHEDULES .PL FILES INSTEAD OF .EXE FILES: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-5905] FIXED STAGING PATHS (FOR DBMS W/O EXTERNAL TABLES) DO NOT CONTAIN JOB NAME PREVENTING USE OF SLICED REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11677] FIXED TABLES IN NOT COMPLETELY LOWERCASE SCHEMAS IN A CASE-SENSITIVE SQL SERVER DATABASE ARE FAILING TO REPLICATE: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-10837] HVRMAINT DOES NOT CONSIDER CHANNEL/LOCATION FILTERS AND REPORTS HVRSTATS ERRORS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11781] HVRSTATS ERROR CAUSED BY PLACING HVR_TMP ON A DIFFERENT FILESYSTEM: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11711] LOG PARSING ERROR F_JZ1548. COMPRESSION BYTE MISMATCH WHEN EXTRACTING COLUMN DATA IN CHANGE TYPE 11.11 UNDO: To fix this bug, upgrade HVR on the capture machine(s). [HVR-12068] ORACLE LBC: CON_UID IS NOT READ CORRECTLY FROM ENROLL FILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11614] ORACLE LBC: F_JZ114E: INTERNAL ERROR: WHILE HANDLING A COMMIT, THE INCOMPLETE ROW HAS BEEN FOUND: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11853] ORACLE LBC: F_JZ1156: INTERNAL ERROR: THE COMPOSITE COLUMN OF THE ROW IS EXPECTED TO HAVE ANOTHER ID: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11802] ORACLE LBC: F_JZ193E: PARSER ENCOUNTERED UNKNOWN OP FLAG WHILE PARSING RECORD 'UNDO RLL': To fix this bug, upgrade HVR on the capture machine(s). [HVR-11803] ORACLE CAPTURE FAILS WITH F_JZ1149 OR F_JZ114E ON A PLUGGABLE DATABASE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/2 (2020-09-08) ---------------------------------------- [HVR-11713] ADDED SUPPORT FOR TERADATA 17.00: To use this feature, upgrade HVR on all machine(s). [HVR-11640] MINOR PERFORMANCE IMPROVEMENTS DURING MEMORY COPYING COLUMNS LESS THAN 64 BYTES WIDE: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-9923] NATIVE SUPPORT FOR POSTGRESQL DATA TYPE UUID: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.7.5/2 (2020-09-08) ------------------------------------------ [HVR-11587] FIXED F_JG200A WITH F_JT0E23 IF MORE THAN 5000 LONG RUNNING TXS ARE CHECKPOINTED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10527] FIXED F_JZ0A51 DURING PROCESSING RECOVERYFINISH INFO RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11657] FIXED FAILURE TO CORRECTLY HANDLE AUTOCOMMITTED DB2 FOR I CREATE TABLE, ALTER TABLE AND TRUNCATE TABLE LOG RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11535] LOGMINER SOME INSERT STATEMENTS NOT CAPTURED AFTER ROLLBACKS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.7.5/1 (2020-08-26) ---------------------------------------- [HVR-10163] ADDED GREENPLUM 6.90 AS SUPPORTED PLATFORM: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.7.5/1 (2020-08-26) ------------------------------------------ [HVR-11438] FIXED HVRSTATS JOB FAILING WITH DEADLOCK ON TERADATA HUB: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.7.5/0 (2020-08-21) ---------------------------------------- [HVR-9797] ADD SUPPORT FOR POSTGRESQL 12: To use this feature, upgrade HVR on the capture machine(s). [HVR-10619] ADDED SUPPORT FOR DB2 FOR I 7.4: To use this feature, upgrade HVR on all machine(s). [HVR-9496] ADDED SUPPORT FOR INGRES 11.1: To use this feature, upgrade HVR on all machine(s). [HVR-8906] ADDED SUPPORT FOR SQLSERVER 2019: To use this feature, upgrade HVR on all machine(s). [HVR-11237] ADDED SUPPORT OF ORACLE 12.2 ON SOLARIS: To use this feature, upgrade HVR on all machine(s). [HVR-10963] CREATE BURST TABLES IN SNOWFLAKE AS TRANSIENT INSTEAD OF PERMANENT: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4717] ENCRYPT TX FILES IN ROUTER DIRECTORY IF CONFIGURED: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-9844] ENCRYPT CAPTURE CHECKPOINT DATA FILES (*.CKPTX) CONTAINING CONFIDENTIAL DATA IF CONFIGURED: To use this feature, upgrade HVR on the capture machine(s). [HVR-8582] ENCRYPT TEMPORARY FILES CONTAINING CONFIDENTIAL DATA IF CONFIGURED: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-11111] EXTEND INTEGRATE /RESILIENT TO DROP KEY-UPDATES WITH MISSINGS IF BEFORE IMAGE IS ABSENT FROM TARGET: To use this feature, upgrade HVR on the integrate machine(s). [HVR-11286] FIX RELATED TO HVRMAINT'S OPTION -START_IF_NOT_RUNNING: To use this feature, upgrade HVR on the hub machine(s). [HVR-10405] IMPLEMENT REDSHIFT STAGING USING A MANIFEST FILE TO PREVENT PROBLEMS DUE TO S3 TRANSIENT INCONSISTENCIES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-11271] IMPLEMENT SNOWFLAKE STAGING USING A COMPLETE LIST OF STAGING FILES TO PREVENT PROBLEMS DUE TO CLOUD INCONSISTENCIES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-11568] REMOVED SUPPORT FOR XTREMEDATA: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-9588] SUPPORT AGENT PLUGIN WITH /DBPROC FOR SNOWFLAKE, POSTGRESQL, MYSQL AND HANA: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-10864] SUPPORT FOR CAPTURE OF PERSISTED COMPUTED COLUMNS FROM SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-11379] UPGRADED OPENSSL LIBRARY TO 1.1.1G VERSION: To use this feature, upgrade HVR on all machine(s). [HVR-10620] USE OF AZURE BLOBFS, AZURE DLS GEN2 W/O HADOOP: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.7.5/0 (2020-08-21) ------------------------------------------ [HVR-10105] DB2I ADAPTDDL REGRESSION: ADAPTDDL UNEXPECTEDLY ADDED HVR_QSHELLIO_CHN_ADAPTDDL TABLE: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-11408] DESCRIPTION FOR INTEGRATE /RESILIENT IS CONFUSING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1636] F_JT028A SHOWS WRONG SEQUENCE FOR HVR LOAD (HVR INIT) AND HVR REFRESH: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10448] F_JZ114E AND F_JZ192 COMMIT WHILE CHAINED ROW IS INCOMPLETE. CON_UID AND PLUGGABLE DATABASES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7335] FILE SYSTEM PERMISSIONS FOR HVR_CONFIG ON UNIX ARE RESTRICTED: To fix this bug, upgrade HVR on all machine(s). [HVR-11249] FILEFORMAT /PARQUET SERIALIZES SOME OF BOOLEAN TRUE VALUES INCORRECTLY AS FALSE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9661] FIXED /ADAPTDDL REMOVES ACTIONS WITH WILDCARDS ON TABLE DROP: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11445] FIXED BCOMPAT WITH OLDER HUB (5.6.5/5 AND LATER): F_JG2142 WITH "HUBENCRYPTION -C": To fix this bug, upgrade HVR on the remote machine(s). [HVR-9572] FIXED DBMSATTR MIGHT RETURN INCORRECT CHARSET FOR ORACLE TNS LOCATIONS: To fix this bug, upgrade HVR on the capture, integrate and hub machine(s). [HVR-11321] FIXED F_JD0E04 BUFFER IS TOO SMALL WHILE TRYING TO PRINT A LARGE SNOWFLAKE ERROR MESSAGE: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-11341] FIXED F_JD20FF DURING CATALOG UPGRADE OF HVR_STATS_STAGING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9207] FIXED F_JD22DC: LOG RECORD HAS UNEXPECTED LENGTH 0, WHEREAS AT LEAST 162 WAS EXPECTED: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-11177] FIXED F_JG0521 WITH ERROR WAITING ON SOCKET [-9] DURING SFTP WRITING: To fix this bug, upgrade HVR on the remote machine(s). [HVR-11279] FIXED F_JG0E07: UNHANDLED ICU ERROR OCCURED (U_INVALID_CHAR_FOUND) DUE TO INVALID SOURCE BYTES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9271] FIXED F_JG200A: SIGSEGV AFTER ORACLE WALLET ERROR: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11206] FIXED F_JZ0A4D WHEN CAPTURE FROM HANA STARTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9204] FIXED HVR DOES NOT WRAP A GUID IN VERBOSE SCRIPT FROM COMPARE: To fix this bug, upgrade HVR on all machine(s). [HVR-11128] FIXED HVR VERBOSE ROW-WISE COMPARE FAILING WITH F_JD20F2 BY CHANGING THE ORDER IN WHICH VERBOSE DIFFERENCES ARE REPORTED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11317] FIXED ORA-12899 'VALUE TOO LARGE FOR COLUMN' WHILE INTEGRATING INTO ORACLE NCHAR COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8738] FIXED BULK AND ROW-WISE REFRESH NOT SETTING INTEGRATE /SESSIONNAME: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11336] FIXED CAPTURE FAILING WITH SAPAUGMENT ERROR F_JT073E: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11265] FIXED CRASH IN CASE OF INCORRECT FORMAT OF SCHEMA REGISTRY PATH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11384] FIXED DELETE OF SAP CLUSTER NOT BEING PROCESSED CORRECTLY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11564] FIXED HVRSTATS JOB LEAKS MEMORY EVERY CYCLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11536] FIXED IRREGULAR OUTPUT IN HVRSTATS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5331] FIXED JOB GETS STUCK AT F_JT0E26: RESTORING OF CAPTURE CHECKPOINT WAS EXPECTING A COMMIT STATEMENT AT EXACT RECORD SEQUENCE {}, BUT SCANNER JUMPED OVER IT AND PROVIDED A COMMIT STATEMENT AT {}: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-9084] FIXED LOOP DETECTION DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11329] FIXED POTENTIAL SIGSEGV DURING HUB CONNECT AFTER UPGRADE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-9666] FIXED PROBLEM WHILE ADDING AN ORACLE TABLE WITH EXTENDED DATA TYPE WITH /CASESENSITIVENAMES ACTION: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-11077] FIXED REGRESSION WITH INCORRECT DATATYPE COERCION INTRODUCED BY HVR-7483,HVR-7409: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11351] FIXED SELECTING TIMESTAMP_LTZ OR TIMESTAMP_NTZ EXPRESSIONS FROM SNOWFLAKE: ZERO TIMESTAMP OR F_JD22B9: UNSUPPORTED TIMESTAMP VALUE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9355] LIVE WALLET PORTS OF HVRREMOTELISTENER (REMOTE ORACLE TDE), HVRSCHEDULER (LOCAL ORACLE TDE, HVR HUB WALLET) ARE NOW ACCESSIBLE ONLY TO SAME OS USER AS THE SERVICE OR TO OWNER OS USER OF WALLET CONFIGURATION FILE: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-11230] NEW HUB WALLET CONFIG AND PKCS12 FILE LOCATION IS MOVED FROM HVR_CONFIG/FILES/ TO HVR_CONFIG/FILES/HVRWALLET-/ FOR SECURITY PURPOSES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11203] ORACLE LBC: F_JZ193E: PARSER ENCOUNTERED UNKNOWN OP FLAG WHILE PARSING RECORD UNDO DLR: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9926] ORACLE LBC: SHRINKING TABLES WITH CHAINING NOT HANDLED PROPERLY: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11362] SNOWFLAKE INTEGRATE STILL BLOCKS ON ORPHANED BLOCKING STATEMENT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9727] STATE TABLES SHOULD BE CREATED AS COLUMN STORE TABLE ON HANA SO WE CAN CAPTURE FROM THEM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9748] HVRINIT F_JT050C: IN SELECT FROM ORACLE SYSTEM TABLE NO MEMBER LOGFILES FOR THIS GROUP WERE FOUND: To fix this bug, upgrade HVR on the capture machine(s). [HVR-11174] HVRINIT FAILS WITH F_JR0337: INTEGRATE /ONERRORSAVEFAILED IS NOT SUPPORTED FOR CLASS SALESFORCE: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.6.5/13 (2020-06-25) ----------------------------------------- [HVR-10267] ADDED ADAPTDDL /ONENROLLBREAK AND /ONPRESERVEALTERTABLEFAIL: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-10153] ADDED SUPPORT FOR INGRES 11.0 ON AIX: To use this feature, upgrade HVR on all machine(s). [HVR-10506] ADDED SUPPORT FOR MARIADB 10.4: To use this feature, upgrade HVR on all machine(s). [HVR-11102] ALWAYS USE OVERWRITE=TRUE DURING SNOWFLAKE INTERNAL STAGING: To use this feature, upgrade HVR on the integrate machine(s). [HVR-7320] COMMAND EXECUTION IS LIMITED TO ONLY TRUSTED AGENTS AND TRANSFORMS: To use this feature, upgrade HVR on all machine(s). [HVR-10491] FASTER INTEGRATE, AFFECTS ALL DB TARGETS, BUT MAINLY SNOWFLAKE AND /BURST TARGETS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-9594] FIXED BIGQUERY AGENT FOR DIFFERENT PYTHON AND PYTHON BIGQUERY MODULE VERSIONS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-10435] FIXED GOOGLE BIGQUERY PLUGIN TO SUPPORT SAP ECC SOURCES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-10909] INCREASED DEFAULT OF INTEGRATE /CYCLEBYTELIMIT FROM 10M TO 100M FOR /BURST TARGETS: To use this feature, upgrade HVR on the hub machine(s). [HVR-11037] MACOS WISDOMBUD BRAND: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.6.5/13 (2020-06-25) ------------------------------------------- [HVR-10768] CAPTURE FAILS WITH F_JT1456: LOG PARSING ERROR F_JZ1201. SUPPLEMENTAL LOGGING INFORMATION IS MISSING FOR CHANGE TYPE 5.1: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4281] CLEAN LOCKED TRANSACTIONS IN OLD SNOWFLAKE SESSIONS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-10383] F_JD2420 DATA VALUE IN LOG RECORD COLUMN (DATATYPE NUMBER) IS TOO LARGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9904] FIXED F_JD0ABD DURING CAPTURE OF WRTITETEXT AND UPDATETEXT OPERATIONS FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10642] FIXED GOOGLE BIGQUERY PLUGIN DELETES FILES IN USE BY OTHER REFRESH JOBS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11071] FIXED PQ TABLE CREATE FAILING WITH F_JD22D4 [ERROR: INDEX ROW SIZE Y EXCEEDS MAXIMUM Y ] SQL STATE [54000]: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-11012] FIXED CATALOG UPGRADE NOT BEING FULLY AUTOMATED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-11108] FIXED DURING INTEGRATE /BURST: F_JD20DB: DBMS ERROR [ORA-26085: DIRECT PATH OPERATION MUST START ITS OWN TRANSACTION]: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10203] FIXED HVR_BOOT CHECK OPTION WHEN HUBDB IS ORACLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10995] FIXED HVRSTATS -F CANNOT RUN WHEN REGULAR STATS JOB IS RUNNING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11015] FIXED HVRSTATS CATCH-UP AFTER SUSPENSION MIGHT HAVE BAD PERFORMANCE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-11136] FIXED HVRSTATS COMPUTATION OF BURST SPEED METRICS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10649] FIXED INTEGRATION ERROR AFTER ADAPTDDL DROPPED TABLE FROM CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10663] FIXED LOGGING MESSAGE ABOUT TIME SPENT UPLOADING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8666] FIXED MISSING INTERMEDIATE CHANGES DURING INTEGRATE /BURST WITH /TIMEKEY: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-11059] FIXED TOPOLOGY DISAPPEARING WHEN THERE ARE JOBS WITH LOCATIONS MISSING FROM CHANNEL: To fix this bug, upgrade HVR on the gui machine(s). [HVR-10885] FIXED: STATE TABLES WERE GRANTED TO PUBLIC: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10666] IMPROVED ERROR MESSAGING. NOTE: ONE CHANGE INCLUDED IN HVR-9594 COMMIT BELOW: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10886] ORACLE LBC: ORACLE CAPTURE FAILS WITH F_JD2420: DATA VALUE IN LOG RECORD COLUMN IS TOO LARGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9993] REFRESH JOB INTO ONE LOCATION SUSPENDS INTEGRATE JOBS INTO OTHER LOCATIONS THAT ARE NOT ALIASES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10090] REPLACED SLOW AND EXPENSIVE INFORMATION_SCHEMA QUERIES IN FAVOR OF SHOW TABLE ON SNOWFLAKE WHEN POSSIBLE: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.6.5/12 (2020-05-29) ----------------------------------------- [HVR-3637] ADDED SUPPORT FOR DB2 FOR I 7.3: To use this feature, upgrade HVR on all machine(s). [HVR-10349] STAGING INTO SNOWFLAKE USING ITS OWN (INTERNAL) STAGING FOR AWS AND AZURE: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 5.6.5/12 (2020-05-29) ------------------------------------------- [HVR-10929] CHANGED DEFAULT FOR HVR_KAFKA_TOPIC_CREATE_DELAY FROM 2 TO 0: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10248] FIXED ADAPTDDL UNEXPECTEDLY PERFORMING A REFRESH WHEN A SQLSERVER CHAR COLUMN IS INCREASED IN LENGTH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10970] FIXED CHAR COLUMNS' LENGTH IS QUADRUPLED IN TARGET AVRO AND PARQUET FILES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10996] FIXED HVRSTATS FAILING WITH ENCODING ERROR ON HVR ERROR MESSAGE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10809] FIXED HVRSTATS PERFORMANCE ISSUES ON CERTAIN HUB DBMS DUE TO EXCLUSIVE TABLE LOCKS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9579] HVR ERRONEOUSLY SELECTS PARTIAL UNIQUE INDEX AS REPLICATION KEY FOR POSTGRESQL: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.6.5/11 (2020-05-15) ----------------------------------------- [HVR-9235] ADDED PIPELINE TO AUGMENT SAP CLUSTERS ONLY IF NECESSARY: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-10155] ADDED SUPPORT FOR WINDOWS 2019: To use this feature, upgrade HVR on the capture, integrate and hub machine(s). [HVR-10382] CHANGED DEFAULT OF TRANSFORM /PARALLEL TO 4 FOR REFRESH IN SAPXFORM CHANNELS: To use this feature, upgrade HVR on the hub machine(s). [HVR-9810] IMPLEMENTED HVRSTATS: BATCH INSERT: To use this feature, upgrade HVR on the hub machine(s). [HVR-8797] IMPLEMENTED REPETITIVE MESSAGE THROTTLE FOR HVRMAINT: To use this feature, upgrade HVR on the hub machine(s). [HVR-8168] LISTEN TO '$*_PROXY' ENVIRONMENT VARIABLES: To use this feature, upgrade HVR on the hub and remote machine(s). [HVR-10293] SUPPORT MORE ENCODINGS (ARABIC_CI_AS ETC) IN SQL SERVER: To use this feature, upgrade HVR on all machine(s). [HVR-6746] HVRSTATS TO PROCESS BIG LOG FILES IN CHUNKS: To use this feature, upgrade HVR on the hub machine(s). [HVR-9841] HVRSTATS: ADD 'SCOPE' COLUMN TO HVR_STATS TABLE: To use this feature, upgrade HVR on the hub machine(s). [HVR-8753] HVRSTATS: ADD CACHING TO LOG METRICS GATHERER: To use this feature, upgrade HVR on the hub machine(s). [HVR-9845] HVRSTATS: ADDED 'METRIC_GATHERER' COLUMN TO HVR_STATS TABLE: To use this feature, upgrade HVR on the hub machine(s). [HVR-8752] HVRSTATS: AVOID USING HVR_STATS_STAGING IN REGULAR JOB CYCLE: To use this feature, upgrade HVR on the hub machine(s). [HVR-8744] HVRSTATS: IMPROVED SEARCH THROUGH ARCHIVED LOG FILES: To use this feature, upgrade HVR on the hub machine(s). [HVR-9815] HVRSTATS: HIST_TIME MUST BE SAVED IN UTC: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.6.5/11 (2020-05-15) ------------------------------------------- [HVR-10857] EXTENDING TIME RANGE (FROM NOW) FOR MINUTE AND 10 MINUTE GRANULARITIES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-10393] FIXED CAPTURE FAILS WITH F_JT0736: CAPTURE ENCOUNTERED DDL STATEMENT TO CREATE THE TABLE [] BUT TABLE IS ALREADY ENROLLED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9710] FIXED F_JD0250 UNEXPECTED DATATYPE '-5' ENCOUNTERED WHILE TRYING TO CONNECT TO SNOWFLAKE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9884] FIXED F_JD0F01 WHEN REFRESHING DB2 XML COLUMN TO FILE TARGET: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-10643] FIXED F_JD21AE WHEN CONNECTING TO ORACLE PHYSICAL STANDBY PLUGGABLE DATABASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10063] FIXED F_JD22A1 'TOP N SYNTAX ERROR' DURING EVENT SELECT ON TERADATA HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10627] FIXED F_JG200A IN CAPTURE WITH INTELLIGENT ROUTING AND EMPTY LOC.GROUP: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10507] FIXED F_JG2901 IN ORACLE CAPTURE WITH NON-ASCII USERNAME: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9366] FIXED F_JR0313 DURING HVRROUTERCONSOLIDATE -L WITH RUNNING INTEGRATE JOBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10718] FIXED F_JT0527 COALESCE ENCOUNTERED ILLEGAL DELETE-UPDATE PAIR WHILE CAPTURING FROM DB2 (LUW): To fix this bug, upgrade HVR on the capture machine(s). [HVR-10453] FIXED F_JT1431 PIPE DIFFCMP ENCOUNTERED DIFFERENT DATATYPES FOR TABLE DURING ROW-WISE COMPARE TO A HANA TARGET FOR A TABLE WITH RESTRICT /COMPARECONDITION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10447] FIXED F_JX0D03 CLIENT OBJECT HAS NO ATTRIBUTE 'LIST_DATASET_TABLES': To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10556] FIXED F_JZ0A18 DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9992] FIXED F_JZ0A43 DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10839] FIXED HVR BULK COMPARE SOMETIMES RETURNING DIFFERENCES WHILE DATA IS ACTUALLY IDENTICAL: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-9536] FIXED HVRMAINT -ARCHIVE_FILES PATTERN MATCHING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10658] FIXED ORACLE DESCRIBE COLUMN STATISTICS ON MULTIPLE TABLES MIGHT RETURN DUPLICATE COLUMNS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-8805] FIXED SAP REPLICATION FOR CASE SENSITIVE DATABASES: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-10423] FIXED SAPAUGMENT GENERATING INCORRECT MULTI-DELETES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10138] FIXED SAPXFORM INTEGRATE SORTING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9361] FIXED SAPXFORM LOOKING FOR /BIN/BASH ON WINDOWS MACHINE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10697] FIXED ABORTED HVRROUTERCONSOLIDATE WITH LINK ERROR: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10140] FIXED ACTION ADAPTDDL AND TRANSFORM /SAPXFORM COULD BE COMBINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9332] FIXED DAYLIGHT SAVING TIME MANAGEMENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10622] FIXED DURING ORACLE TABLE DESCRIBE: F_JD20DB: DBMS ERROR [ORA-00933: SQL COMMAND NOT PROPERLY ENDED] WITH A CLAUSE [FROM SYS.ALL_TAB_COL_STATISTICS AHVR_SYS_TABLE S]: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-10446] FIXED HVRROUTERCONSOLIDATE NOT CONSOLIDATING .TX FILES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10302] FIXED LOG PARSING ERROR F_JZ193E. PARSER ENCOUNTERED UNKNOWN OP FLAG 0X00 WHILE PARSING RECORD 'UNDO UKR' AT DBA=": To fix this bug, upgrade HVR on the capture machine(s). [HVR-8866] FIXED POSSIBLE CSV FILE CORRUPTION WHEN HVRSTATISTICS.PL IS INTERRUPTED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9717] FIXED POTENTIAL RACE CONDITION THAT MAY CAUSE SPORADIC F_JZ0A1B DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10670] FIXED READING INGRES CONFIG FILE AAAAAAAA.CNF FOR INGRES DATABASE IN NON-DEFAULT LOCATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10863] FIXED WHEN USING A HUB DATABASE NAME WITH DASHES OR OTHER SPECIAL CHARACTERS: F_JG2142: FPROC INVOCATION DID NOT MATCH THE EXPECTED PROTOTYPE: HUBENCRYPTION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10463] IMPROVED PERFORMANCE OF REFRESH FROM POSTGRESQL TABLES WITH LOBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10599] INTEGRATE /BURST FROM HANA SOURCES FAILS WITH F_JT1478: INTEGRATION DELETE AFFECTED ROWS; LESS THAN THE ROWS EXPECTED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10636] LOG RECORD IMPLIES A NULL FOR COLUMN 1: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10787] ONLINE REFRESH FOR TRIGGER BASED CAPTURE CREATES CONTROLS BASED ON HVR_TX_SEQ NOT HVR_CAP_TSTAMP: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10348] ORACLE LBC: F_JT1456: LOG PARSING ERROR F_JZ1149. RECEIVED A ROW PIECE (OP:19.1) BUT NO MATCHING PARTIAL ROW EXISTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10792] ORACLE LBC: MISSED ROLLBACK FOR DELETE-INSERT PAIR RESULTS IN F_JT0527: COALESCE ENCOUNTERED ILLEGAL DELETE-DELETE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.6.5/10 (2020-03-27) ----------------------------------------- [HVR-10115] ADDED SUPPORT FOR SSL CERTIFICATES (HTTPS) KAFKA SCHEMA REGISTRY: To use this feature, upgrade HVR on the integrate and gui machine(s). [HVR-7950] ADDED SUPPORT OF ORACLE19C: To use this feature, upgrade HVR on the capture, integrate and hub machine(s). [HVR-10172] ALLOW USING STRING ENCODER FOR KAFKA KEY WHILE USING SCHEMA REGISTRY: To use this feature, upgrade HVR on the integrate and hub machine(s). [HVR-10120] DB2 FOR Z/OS : RELEASE DBD LOCKS TAKEN BY IFI 306 AT REGULAR TIME INTERVALS: 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). [HVR-9589] DB2 FOR Z/OS : REPORT LOAD, REORG DISCARD, CHECK DATA DELETE AND RECOVER PIT CHANGES TO CAPTURED TABLES LEADING TO INCONSISTENCIES: To use this feature, upgrade HVR on the capture machine(s). [HVR-9590] DB2 FOR Z/OS : REPORT UNCOMPRESS ERRORS INSIDE LOG RECORDS: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.6.5/10 (2020-03-27) ------------------------------- [HVR-10233] ADDING TABLE WITH BASENAME WHICH CANNOT BE USED AS HVRNAME ADDS TABLEPROPERTIES /BASENAME: To fix this bug, upgrade HVR on the gui machine(s). [HVR-10152] CLOUDERA SCHEMA REGISTRY SUBJECT NAMES COLLIDE WHEN POINTING MULTIPLE TABLES TO SAME KAFKA TOPIC, BREAKS SCHEMA EVOLUTION COMPATIBILITY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10213] DB2 FOR Z/OS : FIXED F_JD029D WHILE CAPTURING CHANGES FOR TABLE WITH BASIC RECORD FORMAT WITH NULLABLE COLUMNS WITH FIXED LENGTH: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10258] DB2 (LUW) : FIXED UNEXPECTED COMPARE DIFFERENCES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10252] DB2 (LUW) : SOME DELETES ARE NOT REPLICATED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8766] DB2 FOR I : NO LONGER CONSIDER PARTIAL INDEXES AS REPLICATION KEY CANDIDATES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5792] DO NOT EMIT W_JZ0A01 WARNING WHEN NESTED TRANSACTION IS ENCOUNTERED DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10132] F_JG2142: FPROC INVOCATION DID NOT MATCH THE EXPECTED PROTOTYPE AFTER HVR-8571: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9256] FIXED F_JD20F2 FOR RESILIENT INSERT ON TABLE WITHOUT A KEY WITH /EXTRA COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-10111] FIXED F_JT0527 COALESCE ENCOUNTERED ILLEGAL DELETE-UPDATE PAIR WHILE CAPTURING FROM DB2 (LUW): To fix this bug, upgrade HVR on the capture machine(s). [HVR-10361] FIXED F_JZ6222 WHILE READING POSTGRESQL HISTORY WHICH DOES HAVE ENTRIES FOR ALL TIMELINES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10167] FIXED EXPLICITY SPECIFIED ACTION INTEGRATE /MESSAGECOMPRESS WAS NOT OVERRIDING COMPATIBILITY CHECKS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9706] FIXED HVRSCHEDULER DOES NOT RETRY JOBS AFTER: W_JJ1097: To fix this bug, upgrade HVR on the hub machine(s). [HVR-10251] FIXED HVRSTATS JOB RETRY TIMER IS NEVER RESET: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9312] FIXED WRONG CONVERSION OF ORACLE TIMESTAMP 01-JAN-0001 00:00:00.000000 INTO AVRO EPOCH: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-6794] INITIALIZE WITH DROP OBJECTS ON SQL SERVER SOURCE DROPS SUPPLEMENTAL LOGGING FOR TABLES NOT IN THE CHANNEL: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-10343] ORACLE LBC: F_JD2420: DATA VALUE IN LOG RECORD COLUMN IS TOO LARGE: SKIPPED PARTIAL ROLLBACK: To fix this bug, upgrade HVR on the capture machine(s). [HVR-10346] ORACLE LBC: F_JD2420: DATA VALUE IN LOG RECORD COLUMN IS TOO LARGE: WRONG COLUMNS IDS ASSIGNMENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8392] POSTGRESQL/GREENPLUM FUNCTIONAL INDEXES IGNORED DURING TABLE EXPLORE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7323] SCHEDULER INTERACTION WITH A REMOTE HUB OVER A LONG DISTANCE NETWORK TIMES OUT: To fix this bug, upgrade HVR on the gui machine(s). [HVR-10279] HVRSTATS REPORTS REFRESH-JOB OUTPUT AS IRREGULAR: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.6.5/9 (2020-02-03) ---------------------------------------- [HVR-8019] DB2 FOR Z/OS : ADD SUPPORT FOR ALL UPDATE LOG RECORD VARIANTS: To use this feature, upgrade HVR on the capture machine(s). [HVR-9542] DB2 FOR Z/OS: IMPROVE CLEAN-UP WHEN HVRCAP PROCEDURES ARE KILLED WHILE RUNNING: To use this feature, upgrade HVR's stored procedures on the DB2 for z/OS capture machine(s). PROBLEMS FIXED IN HVR 5.6.5/9 (2020-02-03) ------------------------------------------ [HVR-9802] FIXED DB2 FOR Z/OS SOURCE TABLES BEING LOCKED CAUSING TIMEOUTS WITH SAP DDL MODIFICATION: 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). [HVR-9580] FIXED F_JT04EC WITH UNEXPECTED TAG !BYTES IS ENCOUNTERED WHILE GENERATING XML FILES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9513] ORACLE LBC: CAPTURE WITH DIRECT-IO FAILS: F_JZ1517. NON-TERMINAL PAGE IN REDO LOGFILE FAILED CRC TEST: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7602] HVRLOGRELEASE FOR ORACLE BROKEN DUE TO CHANGED SCAN_START_ADDR: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9160] LOGENCAP_4061, LOGMINER SEGMENTATION VIOLATION DUE TO DATA ALIGNMENT ON SOLARIS: To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.6.5/8 (2020-01-24) ------------------------------------------ [HVR-9334] ERROR DURING INITIALIZE: F_JD070F: COLUMN NOT FOUND IN DBMS CATALOGS CACHE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9897] FIXED CSV CAPTURE OF COLUMN VALUES LARGER THAN 32K: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9929] FIXED F_JT0527 COALESCE ENCOUNTERED ILLEGAL INSERT-INSERT PAIR WHILE CAPTURING FROM DB2 (LUW): To fix this bug, upgrade HVR on the capture machine(s). [HVR-9131] FIXED HVR REFRESH DOES NOT REMOVE UNIQUE INDEX OM TARGET WHEN MISMATCHED WITH SOURCE WHEN ALTER OR RECREATE EXISTING TABLES IS SET: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9900] FIXED CSV FILE CORRUPTION FOR LOB VALUES WITH /MAPBINARY=COPY WHEN /QUOTECHARACTER IS DEFINED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9913] FIXED HANDLING OF EXPLICIT LOG SWITCHES DURING DIRECT CAPTURE FROM POSTGRESQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9932] FIXED HVRSTART -I -R: F_JG0E64: ATTEMPT TO CALL UNKNOWN SUBROUTINE SUB_HVR_EXEC: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8786] LOGMINER : UPDATE CAPTURED INSTEAD OF INSERT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9834] CHANGED DEFAULT COMPRESSION CODEC FOR KAFKA TO GZIP IF /FILECOMPRESS IS NOT SET DUE TO KAFKA COMPATIBILITY ISSUES: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.6.5/7 (2020-01-13) ---------------------------------------- [HVR-9715] ADDED COMPRESSION WHILE TRANSMITTING DATA INTO KAFKA BROKER: To use this feature, upgrade HVR on the gui, hub and integrate machine(s). [HVR-8282] ADDED SUPPORT OF SNOWFLAKE ON GOOGLE CLOUD STORAGE: To use this feature, upgrade HVR on the integrate and hub machine(s). [HVR-8862] DB2 FOR Z/OS : ADD SUPPORT FOR DB2 Z/OS V12: To use this feature, upgrade HVR on the capture machine(s). [HVR-7256] DB2 FOR Z/OS : CAPTURE TRUNCATE TABLE IMMEDIATE AS TRUNCATE INSTEAD OF AS DELETES: To use this feature, upgrade HVR on the capture machine(s). [HVR-9881] SUPPORT CONTINUOUS INTEGRATION OF TRUNCATE WHEN A RESTRICT /INTEGRATECONDITION IS DEFINED: To use this feature, upgrade HVR on the integrate machine(s). [HVR-9770] SUPPORT FOR CONTROL CHARACTERS (<0X20) AND PERFORMANCE IMPROVEMENTS IN CAPTURE FROM CSV FILES AND SALESFORCE: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 5.6.5/7 (2020-01-13) ------------------------------------------ [HVR-8648] BURST INTEGRATION LOGS HANDLE CLOCK SKEW BETWEEN HUB AND INTEGRATION MACHINE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9731] DB2 FOR Z/OS : FIXED F_JD2129 WHILE TRYING TO CALL OLDER VERSION OF HVRCAPNW: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9726] DB2 FOR Z/OS : FIXED INTEGRATE STATE TABLE LIST OF TABLES: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-8632] FIXED "F_JD229B: LOG RECORD HAS OUT OF BOUND VARIABLE DATA" ERROR AFTER UPDATING VARCHAR COLUMN: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-9031] FIXED PRIMARY KEY CONSTRAINT VIOLATION WITH HVR STATS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6969] FIXED SQL SYNTAX ERROR WHILE TRYING TO INTEGRATE A TRUNCATE WHEN A RESTRICT /INTEGRATECONDITION IS DEFINED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9655] FIXED HVRMAINT WRONG MATCH ON -LATENCY_LOCATION FILTER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9782] FIXED ROWWISE COMPARE DOES NOT RESPECT KEY ORDER IN CATALOGS, MIGHT PREVENT USE OF INDEX IF COLUMN ORDER AND KEY ORDER ARE DIFFERENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9869] ORACLE LBC FAILS WITH SIGSEGV ON A PARTIAL ROLLBACK WITHIN PLUGGABLE DB: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.6.5/5 (2019-12-20) ---------------------------------------- [HVR-9480] DB2 FOR Z/OS : AUTOMATICALLY DETECT ANY LRSN DELTA: To use this feature, upgrade HVR on the capture and hub machine(s) and upgrade HVR's stored procedures on the DB2 for z/OS capture machine(s). [HVR-9393] DB2 FOR Z/OS : INTRODUCE COMMITS INSIDE HVRCAPLG TO PREVENT POTENTIAL LOCKING ISSUES WHEN HANDLING COMPRESSED TABLES: To use this feature, upgrade HVR on the capture and hub machine(s) and upgrade HVR's stored procedures on the DB2 for z/OS capture machine(s). [HVR-6199] ENHANCE INTEGRATE LOGGING TO INCLUDE TABLE LEVEL DETAILS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-2970] SHOW PERFORMANCE 'BREAKDOWNS' IN LOG MESSAGES: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-9413] STORE PASSWORDS ENCRYPTED WITH AMAZON KMS WALLET: To use this feature, upgrade HVR on the hub machine(s). [HVR-5549] STORE PASSWORDS ENCRYPTED WITH A SOFTWARE WALLET: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.6.5/5 (2019-12-20) ------------------------------------------ [HVR-9456] FIXED /ADDRESSSUBSCRIBE ON SPECIFIC TABLES IN CHANNELS THAT REUSE ADDRESSSUBSCRIBE PATTERNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9600] FIXED F_JG200A WHEN USING AMAZON HIVE ODBC DRIVER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9670] FIXED F_JT057C DURING A KEY-UPDATE WHEN COMBINING RESTRICT /CAPTURECONDITION WITH COLUMNPROPERTIES /CAPTUREEXPRESSION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8942] FIXED F_JT0736 DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9282] FIXED F_JZ220B WHILE CAPTURING FROM INGRES 11: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-8712] FIXED HVRSTATS F_JT1B12: MORE THAN ONE VALUE FOUND FOR METRIC WHILE AGGREGATING WITH CACHE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9697] FIXED INTEGRATE FAILS WHEN ROUTER FILES HAVE MIXED ENDIANNESS OR COMPRESSION LEVEL: F_JG2901 F_JD222F OR F_JD1485: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9653] FIXED INVALID S3 OR GOOGLE CLOUD STORAGE BUCKET NAMES CAN CAUSE F_JG200A: To fix this bug, upgrade HVR on the gui and integrate machine(s). [HVR-9378] FIXED DEADLOCK ON EXCESSIVE RESILIENT WARNINGS OVER SSL LINK: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-9599] IMPROVED MEMORY CONSUMPTION WHILE INTERGRATING INTO KAFKA WITH SCHEMA REGISTRY SUPPORT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9622] ORACLE LOGMINER: ORA-01291: MISSING LOGFILE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.6.5/4 (2019-12-02) ---------------------------------------- [HVR-8972] ADDED SUPPORT OF CLOUDERA KAFKA SCHEMA REGISTRY: To use this feature, upgrade HVR on the integrate machine(s). [HVR-8514] AUTO-DETECT & UNCOMPRESS OF READ ZIPPED/COMPRESSED ARCHIVE LOG FILES: To use this feature, upgrade HVR on the capture machine(s). [HVR-9056] IMPLEMENTED AUTOMATIC RECOVERY FROM F_JD0C13 AT SQL SERVER CAPTURE START TIME: To use this feature, upgrade HVR on the capture machine(s). [HVR-8813] IMPLEMENTED STATEFUL ENCODING SUPPORT. ADDED IBM-935: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.6.5/4 (2019-12-02) ------------------------------------------ [HVR-9208] DB2 FOR Z/OS : ADD SUPPORT FOR CAPTURING BRF (BASIC RECORD FORMAT) LOG RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9300] FIXED F_JD022A 'SPECIFIED KEY WAS TOO LONG' WHILE RUNNING HVRREFRESH TO CREATE TABLES IN A MYSQL DATABASE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9489] FIXED F_JD21AE UNABLE TO CONNECT TO HIVE VIA INCORRECT BUFFER LENGTH INTRODUCED BY HVR-9434: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9434] FIXED F_JG0726: FPAIRLIST FORMAT ERROR WHILE REFRESH INTO HIVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7328] FIXED F_JG20E6 SIGABRT WHEN HANDLING LARGE FLOAT VALUES USING TEXT-BASED BINDING WITH POSTGRESQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9356] FIXED F_JG2901 WHILE CONVERTING FROM UTF-8 TO GBK: To fix this bug, upgrade HVR on all machine(s). [HVR-9482] FIXED F_JR0F06 DURING CREATION OF TABLES THAT MAP VARCHAR TO NVARCHAR: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9358] FIXED F_JT0297 DURING COMPARE OR REFRESH OF A TABLE REUSING A COLUMN NAME WITH /ABSENT AND /BASENAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8568] FIXED F_JT0451 WHILE CAPTURING FROM DB2 FOR I WITH /LOGJOURNALSYSSEQ: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8724] FIXED F_JT0723: SELECT FROM 'HVR_STATS' RETURNED A VALUE WHICH IS BIGGER THAN EXPECTED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9296] FIXED F_JT14A8 WHEN CAPTURING REMOTELY FROM DBMS THAT IS NOT SUPPORTED NATIVELY ON HUB MACHINE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9132] FIXED F_JZ0A4A WHILE CAPTURING FROM HANA 1: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9293] FIXED F_JZ0A5B WHILE CAPTURING LOBS FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9429] FIXED F_JZ0C06 WHILE READING HANA 1 BACKUPS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9362] FIXED F_JZ0C0D WHILE CAPTURING LOBS FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9328] FIXED F_JZ920C WHILE CAPTURING DB2 FOR Z/OS COMPRESSED LOG RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8342] FIXED SALESFORCE CAPTURE FAILING WITH F_JD0F01: LOCALIZING DATATYPE WAS UNSUCCESSFUL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9386] FIXED SAPXFORM CHANNEL WITHOUT /SAPAUGMENT FAILS IF BOTH POOL AND CLUSTER TABLES ARE PRESENT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8587] FIXED XML EXTERNAL ENTITY (XXE) INJECTION WHILE IMPORTING XML FILES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9234] FIXED FILE INTEGRATE DATA CORRUPTION OR F_JT04EC ON BAD HVRADAPT USAGE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9507] FIXED HVRMAINT SENDS EMAIL EVEN IF NO ERRORS AND EMAIL_ONLY_WHEN_ERRORS IS SPECIFIED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7709] FIXED MEMORY CORRUPTION FOR TERADATA, GREENPLUM, REDSHIFT AND DATETIME COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7713] FIXED MEMORY CORRUPTION WHILE PROCESSING FILES ON S3 CSE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-8957] FIXED MISSING OLD VALUES WHILE FILEFORMAT /BEFOREUPDATECOLUMNS IS USED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-9022] FIXED PASSING INCORRECT LIST OF COLUMNS INTO AGENTPLUGIN WHEN COLUMNPROPERTIES /ABSENT IS USED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8863] ORACLE LBC: RAC: OCI: F_JG200A: INTERNAL ERROR TRIGGERED SEGMENTATION VIOLATION TRAP SIGSEGV: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8687] REGRESSION IN DB2I: F_JT110C: SQL STATEMENT {CALL QSYS2.QCMDEXC('STRQSH CMD(''/HVRSUPPLEMENTALIMAGE.QSH HVR_DEMO52 OSSRC "DM52_TAB3"'')')} FAILED TO ENABLE SUPPLEMENTAL IMAGE SETTINGS FOR CAPTURED TABLES ON DB2 FOR I: To fix this bug, upgrade HVR on the hub and capture machine(s). NEW FEATURES IN HVR 5.6.5/3 (2019-10-21) ---------------------------------------- [HVR-8951] ADDED OAUTH AUTHENTICATION SUPPORT FOR GOOGLE CLOUD STORAGE: To use this feature, upgrade HVR on the gui, hub, integrate and capture machine(s). [HVR-8641] ALLOW /MESSAGEKEY WITH KAFKA LOCATION AND SCHEMA REGISTRY: To use this feature, upgrade HVR on the integrate machine(s). [HVR-8090] ORACLE LBC: NEW CHAINER ABLE TO COMPOSE WIDE COMPRESSED TABLES ROWS: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.6.5/3 (2019-10-21) ------------------------------------------ [HVR-9157] FIXED F_JD029B WHILE BURST REPLICATING TIME(STAMP) DATA TYPES TO HIVE ACID: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8820] FIXED F_JG2301: ASSIGNMENT FROM LIST ENCOUNTERED UNEXPECTED ELEMENT TYPE: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-9189] FIXED F_JR0539 DURING INTEGRATION TO KAFKA IF 'HVR_TBL_NAME' COLUMN IS USED IN /MESSAGEKEY (REGRESSION OF HVR-9138): To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-9138] FIXED F_JT04E8 WHILE USING /MESSAGEKEY WITH {HVR_KEY_NAMES} SUBSTITUTION: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8946] FIXED F_JZ0A5B WHILE CAPTURING LOBS FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9134] FIXED SAPXFORM CHANNEL FAILING WITH F_JT0527 DUE TO DUPLICATE INSERT: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8853] FIXED INCORRECT FILTER CONDITION IS CREATED WHEN MAPPING DOCUMENT CONTAINS EMPTY LINES BETWEEN THE TABLES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-9240] FIXED IRREGULAR OUTPUT IN HVRSTATISTICS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9168] FIXED PROCESSING OF SLOWDOWN RESPONSE FROM GOOGLE CLOUD STORAGE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-9218] FIXED READING FROM SQL SERVER TRANSACTION LOG BACKUP FILES WITH SFMB BLOCK SIZE OF 64K OR BIGGER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8808] FIXED RENAME 'MAPDOC' TO 'TABLE FILTER MAPPING DOCUMENT': To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-8807] FIXED SAME TOOL TIP TEXT IS DESCRIBED FOR BUTTONS 'CLEAR' & 'EDIT' IN THE "TABLE EXPLORER" DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-9140] FIXED SLOW REFRESH AND INTEGRATE PERFOMANCE FOR AZURE DLS GEN1, AZURE DLS GEN2, AZURE BLOB FS, HDFS LOCATIONS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8791] IMPROVE TEXT SYNTAX ERROR (F_JR0361) TO EXPLAIN UPDATED SYNTAX AND COL-SPEC AND NOT MENTION DEPRECATED SYNTAX: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-8571] ORACLE: ENROLL AND APPLY DEFAULT-ON-NULL VALUES FOR COLUMNS ADDED THROUGH DDL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-9166] SYS.ECOL$ PRIVILEGE REQUIRED IN THE HUB DATABASE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.6.5/2 (2019-09-30) ---------------------------------------- [HVR-6955] ADD HVR MAINT EMAIL SUPPORT FOR OFFICE 365 AND GMAIL MAILSERVER: To use this feature, upgrade HVR on the hub machine(s). [HVR-7946] ADD NATIVE SUPPORT FOR DB2 (LUW) AND DB2 FOR Z/OS DATA TYPE XML: To use this feature, upgrade HVR on all machine(s). [HVR-6348] ADDED NEW FILEFORMAT OPTIONS /BEFOREUPDATECOLUMNS= /BEFOREUPDATECOLUMNSWHENCHANGED: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-6129] ADDED SUPPORT FOR AZURE DATA LAKE STORAGE GEN2 FILESYSTEM: To use this feature, upgrade HVR on the gui, hub and integrate machine(s). [HVR-7390] ADDED SUPPORT OF GOOGLE CLOUD STORAGE (GCS): To use this feature, upgrade HVR on the capture, hub, gui and integrate machine(s). [HVR-7464] ADDED SUPPORT {HVR_TBL_BASE_NAME} AND {HVR_SCHEMA} IN COLUMNPROPERTIES /INTEGRATEEXPRESSION AND RESTRICT /COMPARECONDITION AND /REFRESHCONDITION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-7778] MORE FLEXIBLE CALCULATION OF MAX STAGING FILE SIZE TO FIT SNOWFLAKE, REDSHIFT AND HIVE REQUIREMENTS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-8904] ORACLE LBC: MINIMIZE DELAY WHILE DETECTING END-OF-THREAD DURING REDO SWITCHING: To use this feature, upgrade HVR on the capture machine(s). [HVR-7764] SUPPORT AWS SNS 'SIMPLE NOTIFICATION SERVICE' FOR ALERTING IN MAINTENANCE TASK: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-8928] TOLERATE MORE RETRIES WHEN DELIVERING MESSAGES TO KAFKA: To use this feature, upgrade HVR on the integrate machine(s). [HVR-8746] HVRSTATS: IMPROVED BEGIN AND END TIME MATCHING IN HVRSTATISTICS.PL: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.6.5/2 (2019-09-30) ------------------------------------------ [HVR-8446] ADD CREATION OF INGRES ROLE HVR_REFRESH TO HVRROLECREATE.SQL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8914] DISABLED SUPPORT OF HIVE EXTERNAL TABLES FOR MS AZURE DLS GEN2: To fix this bug, upgrade HVR on the gui machine(s). [HVR-8743] FIXED DATE DATA TYPE IS SILENTLY CONVERTED TO 0 IF FILEFORMAT /PARQUET INTRODUCED BY HVR-7705: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8447] FIXED F_JD0C13 DURING CAPTURING FROM SQL SERVER IN /ARCHIVELOGONLY MODE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6950] FIXED F_JD2149 DATE CONTAINING NANOSECONDS ENCOUNTERED WHILE REPLICATING TO HIVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8836] FIXED F_JD21B5 WHILE WORKING WITH GREENPLUM VERSION 4.3.99: To fix this bug, upgrade HVR on all machine(s). [HVR-8693] FIXED F_JD223A: UNEXPECTED DATATYPE '13' [BOOLEAN] ENCOUNTERED FOR COLUMN WHILE CREATING HIVE DA WITH HIVE ACID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8546] FIXED F_JZ6217 WHILE CAPTURING FROM POSTGRESQL USING LOG METHOD DIRECT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8858] FIXED SQL SERVER DDL CAPTURE REGRESSION INTRODUCED IN HVR-3817: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8625] FIXED COLUMN MIN_HVR_CAP_TSTAMP NOT FOUND WHILE USING BURST INTEGRATE INTO TERADATA FROM HANA: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8533] FIXED ENROLL OF ORACLE TDE WALLET FAILING IN PLUGGABLE DATABASES: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-8874] FIXED HVRADAPT WITH OPTION -D TABLENAME THROWS F_JR034D: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8826] FIXED INCORRECT SETTING OF MAXIMUM KAFKA MESSAGE SIZE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8913] FIXED NON-VERBOSE ROW-WISE REFRESH IGNORING DIFFERENCES IN IDENTITY COLUMNS WHICH ARE NOT PART OF THE REPLICATION KEY: To fix this bug, upgrade HVR on all machine(s). [HVR-8223] FIXED REFRESH/INTEGRATE OF SURROGATE PAIRS FROM CESU8 SOURCE TO UTF8 FILE TARGET (CSV): F_JG2901: STRING '..' CONTAINING INVALID SEQUENCE ENCOUNTERED WHILE ENCODING FROM UTF-8 TO UTF-8: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7297] FIXED ROW-WISE REFRESH IGNORING DIFFERENCES IN IDENTITY COLUMNS WHICH ARE NOT PART OF THE REPLICATION KEY: To fix this bug, upgrade HVR on all machine(s). [HVR-8025] FIXED THE 'COLLISION CHANGES DISCARDED' METRIC USAGE FOR EMPTY UPDATES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8915] FIXED UNEXPECTED STRING TRUNCATIONS WHILE INTEGRATING VARCHARS WITH CHARACTER LENGTH GREATER THAN THE DEFINED MAXIMUM CHARACTER LENGTH IN THE TARGET DATABASE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8628] FIXED WARNING W_JT0A03 UNNECESSARILY FLOODING THE LOG FILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8792] GUI TABLE EXPLORE GIVES F_JG2143 WHEN MAPPING DOC SPECIFIES TABLE NAME MAPPING: To fix this bug, upgrade HVR on the gui machine(s). [HVR-8544] ORACLE LBC: F_JZ1976. PARSER ENCOUNTERS EMPTY RECORD PIECE WITH TX_ID: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8556] REESTABLISH CONNECTION TO KAFKA BROKER WHILE 'ALL BROKER CONNECTIONS ARE DOWN': To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8854] TABLE MAPPING | '# COMMENTS' [HASH COMMENTS] WITH SPACES ARE TREATED AS A SYNTAX ERROR: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-8979] TABLE MAPPING | CHANGE THE MANDATORY LINE BREAKS INTO OPTIONAL LINE BREAKS: To fix this bug, upgrade HVR on the hub and gui machine(s). NEW FEATURES IN HVR 5.6.5/1 (2019-08-30) ---------------------------------------- [HVR-5684] ADD SUPPORT FOR CASESENSITIVENAMES FOR DB2 (LUW), DB2 FOR I, DB2 FOR Z/OS, HANA, REDSHIFT, SNOWFLAKE, SQL SERVER AND TERADATA: To use this feature, upgrade HVR on all machine(s). [HVR-8306] ADDED SUPPORT FOR INGRES 10.2 ON SOLARIS INTEL: To use this feature, upgrade HVR on all machine(s). [HVR-6523] INTRODUCED 'SELF_NTLM' MODE TO HVRVALIDPWLDAP FOR EASIER ACTIVE DIRECTORY INTEGRATION: To use this feature, upgrade HVR on the hub machine(s). [HVR-7834] PORTED HVR TO LINUX ON POWERPC: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.6.5/1 (2019-08-30) ------------------------------------------ [HVR-8478] CONTEXT VARIABLE SUBSTITUTIONS IN RESTRICT /SLICECONDITION ARE NOT DISPLAYED IN GUI REFRESH/COMPARE CONTEXT VARIABLES LIST: To fix this bug, upgrade HVR on the gui machine(s). [HVR-8711] EXCLUDE COLUMN WITH /EXTRA /TIMEKEY OPTIONS FROM CALCULATION OF DISTRIBUTION KEY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8654] F_JT04A5: COPROCESS 'X' HAS EXITED ABRUPTLY BECAUSE EXCEPTION STACK WAS CORRUPTED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7605] FIXED F_JZ0A1B DURING CAPTURE FROM HANA WHEN READING DATA FROM LOG BACKUP FILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8316] FIXED 'F_JD072D: USING SQL LIMIT ON DRIVER CLASS ... IS NOT SUPPORTED.': To fix this bug, upgrade HVR on the hub machine(s). [HVR-8257] FIXED ADAPTMATCH SHOULD NOT RENAME PACKED/UPACKED SAP TABLES BY ACTION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-8527] FIXED DB2I HUB IDENTIFIER CHANGED WITH DIFFERENT DB CONNECTION: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-7831] FIXED F_JD0006 WHILE INTEGRATING TABLES CONTAINING NON-ASCII CHARACTERS INTO SNOWFLAKE USING A HVR INSTALLATION ON WINDOWS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-5622] FIXED F_JD21B5 WHILE BURST INTEGRATING INTO ORACLE WITH CASESENSITIVENAMES: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8338] FIXED F_JG201F WITH ACCESS IS DENIED FOR WINDOWS WHEN CLEANING UP CHILD PROCESSES: To fix this bug, upgrade HVR on all machine(s). [HVR-8523] FIXED F_JZ0A4A DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8651] FIXED F_JZ920D WHILE CAPTURING COMPRESSED DB2 FOR Z/OS RECORDS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7779] FIXED HVR MAINTENANCE TASK NOT REPORTING ERRORS/WARNINGS ON DB2I HUB: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-8574] FIXED TABLE EXPLORE SHOWS "WRONG TYPE" FOR TABLES THAT ARE NOT IN THE CURRENT SCHEMA (REGRESSION FROM HVR-4196): To fix this bug, upgrade HVR on the gui machine(s). [HVR-8673] FIXED TERADATA - F_JD22A1: DBMS ERROR [COLUMN 'METRIC_NAME' IS AMBIGUOUS]: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8517] FIXED DIRECT FILE COMPARE OR ONLINE COMPARE (DIFF_CAP) WITH MODULO SLICING ON NUMBER/DECIMAL COLUMNS F_JD2201: OUT OF RANGE VALUE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-8755] FIXED DUPLICATION OF STARTING QUOTE IN POSTGRESQL CHARACTER DATA WHILE CAPTURING USING LOGREADMETHOD=SQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8647] FIXED HVRSTATS JOB NOT GATHERING METRICS DUE TO HUB NAME MISMATCH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8451] FIXED INCORRECT PROCESSING OF /SOFTDELETE FOR KAFKA LOCATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8594] FIXED LAST BOUNDARY SLICE WHEN USING OLD STYLE SLICING WITH /COMPARECONDITION OR /REFRESHCONDITION WITH EXTRA RESTRICTIONS: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-8456] FIXED NEW WAY OF SLICING (VIA NO CONFIG FOR MODULO/BOUNDARY OR VIA /SLICECONDITION FOR COUNT/SERIES) NOT SUPPORTED DURING BULK REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8512] FIXED ONLINE COMPARE (DIFF_CAP) DOES NOT WORK WITH INTEGRATE /BURST: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8450] FIXED ONLINE COMPARE (DIFF_CAP) WITH CUSTOM /COMPARECONDITION OR EXPLICIT /SLICECONDITION FAILS WITH F_JG0732: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7631] FIXED PERMISSION ERRORS WERE IGNORED WHEN CLEANING OLD STAGING FILES (ON S3, AZURE, HDFS) CAUSING FURTHER HARD TO DIAGNOSE ERRORS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8524] FIXED REFRESH/COMPARE WITH MODULO SLICING ON COLUMNS WITH NON-INTEGER VALUES MIGHT SKIP SOME ROWS: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-8608] FIXED SUPPORT FOR DB2 FOR I USER DEFINED DATA TYPES BASED ON CHAR DATA TYPE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8296] IMPROVED MEMORY CONSUMPTION WITH FILEFORMAT /AVRO /AVROCOMPESSION=DEFLATE: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.6.5/0 (2019-07-31) ---------------------------------------- [HVR-7294] FASTER ROWWISE COMPARE BETWEEN TABLES WITH DIFFERENT STRING ENCODINGS, USING ORDERBY-RESORT: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-7870] HVRCOMPARE -I[KR] OPTIONS TO ALLOW INTERMEDIATE FILE REUSE DURING DIRECT FILE COMPARE: To use this feature, upgrade HVR on the hub and gui machine(s). PROBLEMS FIXED IN HVR 5.6.5/0 (2019-07-31) ------------------------------------------ [HVR-5220] FIXED F_JD20F2 [CONNECTION IS BUSY WITH RESULTS FOR ANOTHER COMMAND] DURING CAPTURE FROM SQL SERVER WITH /LOGREADMETHOD=SQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8385] FIXED F_JJ10BF FOR 'QUOTA_SPEED' WHEN CHANGING 'Q' ARG: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8186] FIXED F_JZ0A04 DURING CAPTURE FROM HANA WHEN READING DATA FROM LOG BACKUP FILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-8201] FIXED BEHAVIOR WHEN SOME COLUMNS MAY ERRONEOUSLY BE MARKED MISSING DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7959] FIXED HVRCRYPTDB'S INCORRECT BEHAVIOUR WITH THE AT-SIGN IN PASSWORDS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7483] FIXED INCORRECT BEHAVIOR OF CHARACTER MAPPING IN COMBINATION WITH CORRUPT CHARACTERS: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-7409] FIXED INCORRECT DATA TRUNCATION DUE TO CORRUPT CHARACTERS: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-7482] FIXED INCORRECT HANDLING OF DATES WITH YEAR BEFORE CHRIST WHEN REPLICATING FROM CSV TO ORACLE DATE OR TIMESTAMP: To fix this bug, upgrade HVR on all machine(s). [HVR-8296] IMPROVED MEMORY CONSUMPTION WITH FILEFORMAT /AVRO /AVROCOMPESSION=DEFLATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7333] TABLEPROPERTIES /CHARACTERMAPPING MIGHT AFFECT ROWWISE COMPARE: W_JT002D: AN UNEXPECTED ORDERING OF ROWS WAS DETECTED: To fix this bug, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.6.0/2 (2019-07-18) ------------------------------------------ [HVR-8344] ORACLE RAC: F_JT0451: PIPE TXGROUP ENCOUNTERED A COMMIT WITH SEQUENCE <= EARLIER SEQUENCE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.6.0/1 (2019-07-12) ---------------------------------------- [HVR-6336] ADD SUPPORT FOR POSTGRESQL 11: To use this feature, upgrade HVR on the capture machine(s). [HVR-6041] ENABLED XLSX FORMAT FOR HVRSTATS HISTORY EXPORT: To use this feature, upgrade HVR on the gui and hub machine(s). PROBLEMS FIXED IN HVR 5.6.0/1 (2019-07-12) ------------------------------------------ [HVR-8057] ADDED ERRONEOUSLY MISSING WINDOWS-949 SUPPORT BY REBUILDING ICU: To fix this bug, upgrade HVR on all machine(s). [HVR-8190] FIXED ADAPTDDL ACTION PROPAGATING DDL CHANGES TO LOCATIONS WHICH DO NOT INTEGRATE THE AFFECTED TABLE: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.6.0/0 (2019-07-08) ---------------------------------------- [HVR-7403] ADDED PARAM INTEGRATE /MESSAGEKEY TO CONTROL CONSTRUCTION OF "KEY" IN KAFKA MESSAGE IN JSON/AVRO FORMATS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-6041] DISABLED XLSX FORMAT FOR HVRSTATS HISTORY EXPORT: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-7664] RENAMED HVREVENT TO HVREVENTTOOL, REMOVING REDUNDANT FEATURES AVAILABLE VIA HVREVENTVIEW: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.6.0/0 (2019-07-08) ------------------------------------------ [HVR-8031] CHANGED COLUMN LENGTH (UP TO 25) TO CORRECTLY CONVERT TIME DATA TYPE WITH TIMEZONE TO HIVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8126] FIXED F_JZ9211 WHILE CAPTURING FROM DB2 FOR Z/OS (VARIANT 6): To fix this bug, upgrade HVR on the capture machine(s). [HVR-8181] FIXED INSIGHT APP SHOWING BLANK PAGE WHEN OPENED ON A OLD HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-7899] FIXED ERRONEOUS TRANSACTIONS SKIPPED AS ALREADY PROCESSED BY A PREVIOUS INTEGRATE JOB: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8060] FIXED FLOAT DATA IN SQL SERVER GETS TRUNCATED WHEN REPLICATING TO SNOWFLAKE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8061] FIXED FLOAT DATA IN SQL SERVER IS REPLICATING INCORRECT VALUE IN SNOWFLAKE WHEN USING COLUMNPROPERTIES ACTION TO MAP FLOAT TO NUMBER DATATYPE IN SNOWFLAKE WITH PRECISION 38 AND SCALE 16: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-8125] FIXED INTEGRATE JOB PROCESSING HALF A TRANSACTION WITH INTEGRATE /CYCLEBYTELIMIT WITH NOT INTEGRATING ALL TABLES INTO A LOCATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-8038] FIXED LIBHDFS CRASH WHILE READING FILE FROM HDFS/ADL/AZURE BLOB FS LOCATIONS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8166] FIXED MISSING TOOLTIPS FOR INTERACTIVE AND EVENT SCHEDULING OPTIONS IN REFRESH AND COMPARE DIALOGS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-7931] FIXED ONLINE COMPARE COULD NOT HANDLE TABLEPROPERTIES /DUPLICATEROWS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-7031] FIXED RETRY LOGIC WHEN UPDATING HVR_COUNTER VALUES: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-8124] FIXED SAVING LOCATION WITH NO GROUP IN GUI CAUSES SIGSEGV: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6791] LOGMINER OCI ERROR CODE 3113 ON OMAN ORACLE 11.2.02 ENCAP 711: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.5.5/8 (2019-06-19) ---------------------------------------- [HVR-8007] ADD SUPPORT FOR PARTITIONED TABLES FOR DB2 LUW SOURCE: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-7783] ADDED A NEW SUBSTITUTION {HVR_KEY_NAMES SEP} (WITH SINGLE CURLY BRACES) TO /INTEGRATE EXPRESSION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-7952] ADDED SUPPORT FOR KO16MSWIN949 (KOREAN) AND IBM-836 (SIMPLIFIED CHINESE) CHARSETS: To use this feature, upgrade HVR on all machine(s). [HVR-3026] ADDED {HVR_TBL_BASE_NAME} IN INTEGRATE /RENAMEEXPRESSION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-7496] IMPLEMENTED TABLE LEVEL LOCKING HINTS FOR TERADATA: To use this feature, upgrade HVR on the hub machine(s). [HVR-7681] ONLINE COMPARE USING 'DIFF_CAP' ALGORITHM: To use this feature, upgrade HVR on the capture, hub, integrate and gui machine(s). [HVR-2933] ONLINE COMPARE USING DOUBLE PASS 'DIFF_DIFF' ALGORITHM: To use this feature, upgrade HVR on the gui, hub and integrate machine(s). [HVR-7232] PREVENT USAGE OF /EXTRA COLUMNS WITH THE SAME NAME AS HVR'S INTERNAL COLUMNS: To use this feature, upgrade HVR on the hub machine(s). [HVR-6901] SUPPORT DB2I CAPTURE WITH TABLE ATTRIBUTE IMAGES SET TO *AFTER: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-6662] SUPPORT CAPTURE OF RRN (RELATIVE RECORD NUMBER) FROM DB2I: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-4196] TABLEEXPLORE IMPROVEMENTS FOR (M)VIEW AND ROW-STORE/COLUMN STORE: To use this feature, upgrade HVR on all machine(s). [HVR-6147] TRUNCATE PARTITION SHOULD EMIT A DISTINCT ERROR: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.5.5/8 (2019-06-19) ------------------------------------------ [HVR-7647] CAPTURE FAILS ON ORACLE CLUSTER IN SQL MODE. 'SCANORADBENROLL' ENCOUNTERED UNEXPECTED OPTION '-P': To fix this bug, upgrade HVR on the capture machine(s). [HVR-7592] CROSS-ENDIAN LOGMINER: ORA-27048: SKGFIFI: FILE HEADER INFORMATION IS INVALID: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7765] FIXED /TIMEKEY DELETES WITH /BURST OR /REORDERROWS=SORT_COALESCE RECORD INTERMEDIATE NON-KEY VALUES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7691] FIXED BCOMPAT: OLD HUB'S HVRSTATISTICS FAILS ON NEW CAPTURE JOBS LOGGING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7948] FIXED EXPORT STATS HISTORY HELP BUTTON SHOWING 404: To fix this bug, upgrade HVR on the gui machine(s). [HVR-7972] FIXED F_JD024D WHILE RUNNING HVRADAPT ON UNIX/LINUX HUB WITH SNOWFLAKE TARGET WITH NON-ASCII COLUMN NAMES: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-7808] FIXED F_JD21BA 'RELATION PG_CATALOG.PG_PARTITIONED_TABLE DOES NOT EXIST' WHILE RUNNING HVRADAPT FOR POSTGRESQL VERSION 9: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7660] FIXED F_JD21BA: "TABLE OR VIEW NOT FOUND" DURING COMPARE AGAINST HIVE3 EXTERNAL TABLES WITH FILEFORMAT /JSON OR /AVRO: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7270] FIXED F_JD220C DELETE UNEXPECTEDLY AFFECTED ZERO ROWS WHILE TRYING TO DELETE FROM MYSQL 8.0 TABLE WITH CHAR KEY COLUMN: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7525] FIXED F_JD22B9 DURING BULK COMPARE AGAINST GREENPLUM TARGET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-8010] FIXED F_JG0555 AND RELATED ERRORS FOR LONG RUNNING SCHEDULERS WITH FEW JOBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7824] FIXED F_JG2489 WHEN SPECIFYING SLICE RANGES IN COMPARE GUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6611] FIXED F_JT0406 WHEN SQL SERVER CAPTURE STARTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7540] FIXED F_JT0578 FOR /SOFTDELETE COLUMNS WITH OLDER INTEGRATE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7758] FIXED F_JT0733 WHEN DEFINING TABLEPROPERTIES /COERCEERRORPOLICY IN A SAPXFORM CHANNEL: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-8023] FIXED F_JZ9208 WHILE CAPTURING FROM DB2 FOR Z/OS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7705] FIXED HIVE EXTERNAL TABLES WITH 'FILEFORMAT /PARQUET /PARQUETVERSION=V2' FAILING WITH VERTEX ERROR DURING COMPARE OF DATE COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6956] FIXED RESTRICT /SELECTDISTINCT FOR BULK REFRESH: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3501] FIXED SQL SERVER LOG-BASED CAPTURE MAY CAPTURE TRANSACTIONS COMMITTED BEFORE INITIALIZE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7991] FIXED SALESFORCE DATALOADER ERROR [CANNOT ACCESS KEY FILE] FOR DATALOADER < 44: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6907] FIXED W_JQ010 WHILE REPLICATING ORACLE NUMBER(19) TO PARQUET: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7996] FIXED XLSX DURATION AND TIME VISUALIZATION FORMAT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7730] FIXED ABSENCE OF 'CAPTURE CHANGES' IN STATISTICS WHEN CAP_MODE=TRIGGER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7740] FIXED BULK COMPARE REPORTS DIFFERENCES BASED ON VARCHAR TRAILING SPACES ON INSENSITIVE DBMSES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7492] FIXED BULK REFRESH USING /SESSIONNAME ON INTEGRATE NOT SUPPORTING CASCADING CAPTURE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7478] FIXED CAPTURE BOOMERANGING WITH BI-DIRECTIONAL REPLICATION OF TRUNCATE TABLE IN AN ORACLE SOURCE/TARGET WHEN TABLEPROPERTIES /SCHEMA IS DEFINED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7732] FIXED CAPTURE OUTPUT WHEN RUNNING WITH AN OLDER HUB THAT CAUSED IRREGULAR INPUT ERROR IN HVRSTATISTICS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7658] FIXED HVREVENT -L: F_JG0E66: MANDATORY KEY DESCRIPTION DOES NOT EXIST: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7911] FIXED HVRINIT DID NOT VALIDATE THE CHANNEL PROPERLY FOR REQUIRED LOCATION PROPERTY /STAGINGDIRECTORYXXX: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7910] FIXED HVRINIT FAILING WITH F_JR0337: INTEGRATE /ONERRORSAVEFAILED IS NOT SUPPORTED FOR CLASS SALESFORCE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7506] FIXED HVRREFRESH DOES NOT CREATE TABLES WITH CORRECT COLUMN NAMES IN GREENPLUM WHEN THESE CONTAIN CHINESE CHARACTERS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7314] FIXED HVRREFRESH SHOWS WRONG TASK-NAME TO UNSUSPEND JOBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7667] FIXED HVRSTATS JOB KEY VIOLATION WHEN HUB MACHINE RUNS IN NEGATIVE UTC TIMEZONE OFFSET: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3134] FIXED ILLEGAL ATTRIBUTE TYPE ERROR THAT COULD OCCUR WITH ORACLE 12 ON AIX: To fix this bug, upgrade HVR on all machine(s). [HVR-7971] FIXED INTEGRATE INTO GREENPLUM FAILS WITH F_JD22AF WHEN DATABASE ISSUES WARNING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7561] FIXED LOOPBACK DETECTION ON POSTGRESQL AURORA: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7872] FIXED MICROSECOND PRECISION TIMESTAMP VALUES BEING TRUNCATED DURING INTEGRATION INTO HIVE ACID FROM ORACLE 12.2: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-7552] FIXED MILLISECOND AND MICROSECOND PRECISION TIMESTAMP VALUES BEING TRUNCATED DURING SELECT FROM HIVE EXTERNAL TABLES: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-6177] FIXED REFRESH DOES NOT RECREATE TABLES WITH MISMATCHING DISTRIBUTION KEYS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7839] FIXED REFRESH GIVES MISLEADING ERROR MESSAGE WHEN TABLE CANNOT BE RE-CREATED: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-7436] FIXED ROW-WISE REFRESH USING /SESSIONNAME ON INTEGRATE NOT SUPPORTING CASCADING CAPTURE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7040] FIXED SUPPORT FOR SALESFORCE DATALOADER >= 44 ON WINDOWS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-476] FIXED UNABLE TO USE CASE SENSITIVE TABLE/COLUMN NAMES FOR GREENPLUM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7066] FIXES F_JG355E ON WINDOWS WITH LONG RUNNING HVRSCHEDULER/HVRREMOTELISTENER/HVRPROXY: To fix this bug, upgrade HVR on the hub and remote machine(s). [HVR-7745] GENERATE VALID JSON FILE WITH /JSONMODE=TABLE_ARRAY ACCORDING TO RFC4627: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7514] HVR TRIES TO CONNECT TO ASM WHEN LOGREADMETHOD IS LOGMINER/SQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7023] LOGMINER ENCAP TEST RETURNS F_JD241E NULL IN NON-NULL COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7315] NO LONGER ALLOWING RESTRICT /CAPTURECONDITION OR /INTEGRATEGRATECONDITION FOR CHANNELS WITH HANA SOURCES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7330] ORACLE LBC: ALTER TABLE MOVE SHOULD BE A NO-OP BUT IS CAPTURED AS DIRECT PATH INSERTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7739] ORACLE LBC: F_JZ0902: DUPLICATE KEY ENCOUNTERED WHILE ADDING ELEMENT TO HASH LIST SET TX PARENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7848] RECOGNIZE 0, 1, F, T AS BOOLEAN VALUES IN CSV-BASED HIVE EXTERNAL TABLES DURING BURST INTEGRATION: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.5.5/7 (2019-05-03) ---------------------------------------- [HVR-7292] ADDED ISO-8859-15 ENCODING SUPPORT: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). PROBLEMS FIXED IN HVR 5.5.5/7 (2019-05-03) ------------------------------------------ [HVR-7612] FIXED F_JT04A5 WHILE CAPTURING LARGE LOBS CONTAINING QUOTES FROM POSTGRESQL USING SQL-BASED CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.5.5/6 (2019-04-30) ---------------------------------------- [HVR-6766] ADD ABILITY TO USE TPT LOAD (FASTLOAD) DURING INTEGRATE INTO TERADATA: To use this feature, upgrade HVR on the integrate machine(s). [HVR-6375] ADD TOPOLOGY COMPONENT: To use this feature, upgrade HVR on the gui machine(s). [HVR-7497] ADDED RECOVERY LOGIC TO HVRSTATS JOB: To use this feature, upgrade HVR on the hub machine(s). [HVR-4938] ADDED SUPPORT FOR DB2 FOR Z/OS: To use this feature, upgrade HVR on all machine(s). [HVR-7431] AUTOMATIC JOB CREATION AND CANCELING OF OLD EVENTS BY EVENT-DRIVEN COMPARE: To use this feature, upgrade HVR on the hub machine(s). [HVR-6750] CAPTURE /CHECKPOINTRETENTION AND HVRINIT -R TO RESTORE FROM RETAINED CHECKPOINT DIRECTORIES: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-2109] CAPTURE LOG ENHANCEMENT: REPORT OPERATIONS PER TABLE: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-7015] COMPRESSION PERFORMANCE IMPROVEMENTS: To use this feature, upgrade HVR on the capture machine(s). [HVR-7312] EVENT-DRIVEN COMPARE ENHANCEMENTS ON SPEED REPORTING AND SORT SPILL ANALYSIS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-7477] GUI SUPPORT FOR EVENT-DRIVEN COMPARE: To use this feature, upgrade HVR on the gui machine(s). [HVR-6807] MANAGED COMPARE (HVRCOMPARE -E) ENHANCEMENTS ON EVENT RESULTS: To use this feature, upgrade HVR on the hub machine(s). [HVR-6887] MANAGED COMPARE ENHANCEMENTS FOR BETTER TIME REPORTING AND BETTER LOAD DISTRIBUTION: To use this feature, upgrade HVR on the hub machine(s). [HVR-6705] MANAGED COMPARE FOR FILE LOCATIONS; HVR OPTIONS -E [MANAGED COMPARE] -D [DUPLICATE EVENT] AND -W [PRE-READERS]: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-7115] PERFORMANCE IMPROVEMENTS FOR ORACLE WHEN SELECTING VARCHAR,VARBINARY COLUMNS FOR COMPARE AND REFRESH: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-7137] PERFORMANCE IMPROVEMENTS ON COALESCING ROWS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-6944] PERFORMANCE IMPROVEMENTS ON SORTING MEMORY USAGE, SORT ROW SPILLING AND TERADATA LOB ROW CACHING: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3461] READ ORACLE ARCHIVES FROM A OS DIFFERENT PLATFORM: To use this feature, upgrade HVR on the capture machine(s). [HVR-7460] RENAMED HVR REFRESH AND HVR COMPARE COMMAND EVENTS: To use this feature, upgrade HVR on the hub machine(s). [HVR-6882] RENAMED ROUTER LATENCY METRICS: To use this feature, upgrade HVR on the hub machine(s). [HVR-6403] REST APIS FOR MONITORING AND 'INSIGHTS': To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-2945] RICH THIN-CLIENT STATISTICS VISUALIZATION FOR TIME-SERIES IN REAL-TIME: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-7124] SSL CONNECTIONS WILL ACCEPT A CHAIN OF CERTIFICATES IF PEER CERTIFICATE IN THE CHAIN MATCHES THE EXPECTED PEER CERTIFICATE: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-7570] SUPPRESS AGENT AND TRANSFORM OUTPUT IN HVRSTATS OUTPUT: To use this feature, upgrade HVR on the hub machine(s). [HVR-6714] TABLEPROPERTIES /MAPBINARY SUPPORT FOR DATABASE CAPTURE AND COMPARE: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-1553] USES FILESYSTEMOPTION_IO PARAMETER AND USED FILE SYSTEM TO DEFINE READING MODE FOR ORACLE REDO FILES: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-7346] [HVR-7345] ADDED EVENT AUDIT TRAIL AND COMPARE EVENT RESULTS VIEW: To use this feature, upgrade HVR on the gui machine(s). [HVR-6396] HVRINIT TO HAVE SUPPLEMENTAL LOGGING OPTION FOR DB2I WORK: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-7062] HVRLOGJOURNALPURGE.QSH FOR QSHELL ON I NOW RETAINS FILES STILL ATTACHED OR ONLINE: To use this feature, upgrade HVR on the capture machine(s). [HVR-6745] ADD SUPPORT FOR HIVE 3: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 5.5.5/6 (2019-04-30) ------------------------------------------ [HVR-7539] BURST CYCLE - CAPTURE ERRONEOUSLY CAPTURES NULL FOR UNCHANGED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7450] F_JD0A71 DURING CAPTURE OF LOBS FROM SQL SERVER SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7291] FIXED DDL CAPTURE FROM MYSQL IGNORING CREATE UNIQUE INDEX AND DROP INDEX STATEMENTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7559] FIXED F_JD028B STRING CONTAINS A VALUE WHICH IS TOO BIG TO FIT IN THE DECFLOAT WHILE COMPARING DB2 FOR I TABLE CONTAINING A LARGE DECFLOAT VALUE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6864] FIXED F_JG072F DURING MANAGED COMPARE (HVRCOMPARE -E) IF NO -G OPTION WAS SUPPLIED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7488] FIXED F_JG2204 AND F_JG21A6 DURING AUDIT LOG WHEN CONNECTED TO OLD HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6685] FIXED F_JT0D21 PIPE 'KAFKA' COULD NOT DELIVER ALL MESSAGES TO BROKER DUE SMALL TIMEOUT ON WINDOWS PLATFORM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7071] FIXED ORACLE LIMIT IMPLEMENTATION: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-7238] FIXED REFRESH/INTEGRATE FAIL DUE EXPIRING OF SNOWFLAKE AUTHENTICATION TOKEN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6747] FIXED S3 FILE READING (CAPTURE AND HVRCOMPARE -E) DOES NOT RETRY: F_JG3505: URL ERROR 56: FAILURE WHEN RECEIVING DATA FROM PEER: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6816] FIXED S3 FILE READING DURING RETRY: F_JG3505: URL ERROR 33: REQUESTED RANGE WAS NOT DELIVERED BY THE SERVER: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6845] FIXED S3 FILE READING DURING RETRY: F_JT059C, F_JT059D, OTHER FILE FORMAT RELATED ERRORS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7150] FIXED S3 MULTIPART UPLOAD FAILS WITH AND DOES NOT RETRY: F_JG290D: RECEIVED STATUS CODE 200. S3 ERROR [CODE:INTERNALERROR]: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7261] FIXED S3 MULTIPART UPLOAD FAILS WITH AND DOES NOT RETRY: F_JG290D: RECEIVED STATUS CODE 200. S3 ERROR [CODE:INTERNALERROR] (RELATED WITH HVR-7150): To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6727] FIXED CAPTURE OF SETWISE KEY UPDATE OPERATIONS FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7603] FIXED CAPTURE STARTUP MESSAGE MIGHT DISPLAY RESCAN DURATION AS NEGATIVE (REGRESSION OF HVR-7262): To fix this bug, upgrade HVR on the capture machine(s). [HVR-7262] FIXED CAPTURE TIMESTAMP VOLATILITY ON ORACLE AMONGST DIFFERENT CHANNELS IF REDO LOGS HAVE TIMESTAMP REGRESSIONS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7493] FIXED CONVERSION FROM IBM01141 TO IBM277 AND SEVERAL OTHER EBCDIC ENCODINGS: To fix this bug, upgrade HVR on all machine(s). [HVR-7384] FIXED DATALOS DURING RECOVERY FROM SWITCH FROM INTEGRATE /BURST TO CONTINUOUS INTEGRATE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7402] FIXED EVENT-DRIVEN DIRECT FILE COMPARE DOES NOT STORE LOCATION CREDENTIALS IN JOBSTATE ANYMORE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6867] FIXED EXCESSIVE MEMORY USAGE DURING SELECT IF MANAGED COMPARE INTERMEDIATE DIRECTORY IS ON S3 LOCATION: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6812] FIXED EXCESSIVE SYSCALLS DURING DATETIME COERCIONS IF TZ IS NOT SET IN ENVIRONMENT UNDER LINUX/GLIBC: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7123] FIXED FILE COMPARE PERFORMANCE ISSUES DURING MERGING INTERMEDIATE FILES STORED ON S3 LOCATIONS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6821] FIXED HANGING HVR PROCESS WITH /CHARACTERMAPPING AND TRUNCATED INPUT GLYPH: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6855] FIXED HIGH CPU USAGE OF HVRSTATS JOB ON AN IDLE SYSTEM: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6729] FIXED HVRCOMPARE -E (EVENT) WITH /COMPAREPATTERN AND /CSV IGNORES /COERCEERRORPOLICY: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-6737] FIXED HVRCOMPARE -E /COMPAREPATTERN DOESNT RESPECT /TRIMDATATYPE ON FILE LOCATIONS, REDUCING PERFORMANCE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6822] FIXED HVRCOMPARE -E AGAINST FILE LOCATIONS MIGHT USE IMPROPER DATE DATATYPES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6846] FIXED HVRCOMPARE -E AGAINST FILE LOCATIONS REPORTS CHARACTER ENCODING DIFFERENCES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6719] FIXED HVREVENT -E /COMPAREPATTERN AND /CHARACTERMAPPING CAUSING F_JD213E: TOO LONG VALUE ENCOUNTERED DURING CONVERSION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7533] FIXED HVRROUTERVIEW FOR EVENT DRIVEN VERBOSE COMPARE DIFF FILES: F_JT04BA: PIPE UNLZIV SENT DATA WHICH DOES NOT BEGIN WITH ITS MAGIC BYTES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7600] FIXED HVRSTATISTICS IRREGULAR OUTPUT MESSAGES ON EVENT BASED COMPARE LOGS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7516] FIXED HVRSTATS FAILING WITH 'F_JG21B3' WHEN CHANGING THE COMMIT FREQUENCY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7139] FIXED HVRSTATS JOB FAILING WITH KEY VIOLATION AGAINST SQL SERVER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7286] FIXED HVRSTATS PERFORMANCE PROBLEMS WITH MYSQL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7036] FIXED INFECTION OF HUB PROCESS WITH TZ=UTC WHILE CONNECTING TO SNOWFLAKE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-7432] FIXED LATENCY CALCULATION IN HVRSTATISTICS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6868] FIXED MANAGED REFRESH IGNORING IMPROPERLY TERMINATED ROW IN CSV FILE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7050] FIXED MEMORY LEAK AFTER MANAGED COMPARE PREREADING PHASE IF SPILLING MANY SORT FILES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6730] FIXED MINOR ISSUES WITH MANAGED COMPARE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7299] FIXED MISSING $HVR_TABLE_NAMES IN AGENT PLUGINS FOR MODE 'INTEG_END' FOR INTEGRATE /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7287] FIXED MYSQL, HVRSTATS: DUPLICATE ENTRY WHILE INSERTING INTO HVR_STATS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7456] FIXED PORT NUMBER BEING IGNORED FOR HIVE EXTERNAL TABLE LOCATION ON HDFS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7596] FIXED SILENT DATALOSS, F_JT147F AND INCORRECT SKIPS DURING RECOVERY OF INTEGRATE /BURST WITH /BURSTCOMMITFREQUENCY=STATEMENT OR TABLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7435] ORACLE LBC: ERRONEOUS CALCULATION OF BUFFER BOUNDARIES FOR REDOS BIGGER THAN 2GB WHEN USING READ-AHEAD BUFFERING IN DIRECT IO MODE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7560] RECOGNIZE 0, 1, F, T AS BOOLEAN VALUES IN CSV-BASED HIVE EXTERNAL TABLES: To fix this bug, upgrade HVR on the integrate and hub machine(s). [HVR-6767] USE TPT FASTLOAD TO POPULATE NOPI TABLES IN TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6726] [HVR-101] FIXED PARSING CSV FILES WITH AN /ESCAPECHARACTER WITHOUT A /QUOTECHARACTER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6811] [HVR-101] FIXED PARSING CSV FILES WITH SOME COMBINATIONS OF /ESCAPECHARACTER AND /QUOTECHARACTER: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.5.5/5 (2019-03-29) ---------------------------------------- [HVR-7296] ADD DISTINCT ERROR WHEN BURST TABLES ARE DROPPED: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2956] ADDED AUDIT LOG TO RECORD CHANGES TO HVR SYSTEM: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-7313] IMPROVE HVR INITIALIZE PERFORMANCE FOR HANA 2 SPS 03: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.5.5/5 (2019-03-29) ------------------------------------------ [HVR-7325] ACCESS TO S3 (DURING FILE CAPTURE, INTEGRATE, REFRESH) FAILS WITH F_JG290D WHEN USING IAM ROLES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7189] FIXED ERROR IN ORACLE DRIVER AND ADDED GUI SLICING EXCEPTION RESILENCE: To fix this bug, upgrade HVR on the capture and gui machine(s). [HVR-7110] FIXED HVR_STATS CAPTURE ERROR READING UNEXPECTED TIMESTAMP FORMAT: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.5.5/4 (2019-03-22) ---------------------------------------- [HVR-6041] ADDED XLSX FILE FORMAT FOR HVRSTATS: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-6972] ADDED SUPPORT OF AZURE BLOB FS: To use this feature, upgrade HVR on the gui, hub and integrate machine(s). [HVR-5653] ALLOW USING MS AZURE BLOB FS FOR STAGING WITH SNOWFLAKE AND HIVE: To use this feature, upgrade HVR on the integrate, hub and gui machine(s). [HVR-6567] SUPPORT MYSQL 8 AS SOURCE, REPOSITORY DATABASE, AND TARGET: To use this feature, upgrade HVR on all machine(s). [HVR-6744] HVRSTATS TO REPORT ABSOLUTE TIMESTAMPS FOR LATENCIES: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.5.5/4 (2019-03-22) ------------------------------------------ [HVR-7032] FIX F_JG200A DURING INTEGRATE INTO MYSQL TABLE WITHOUT PK: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7167] FIXED F_JV0D00 WHILE ADDING JAR TO THE CLASSPATH BECAUSE IT IS BEING USED BY ANOTHER PROCESS ON WINDOWS PLATFORM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7092] FIXED F_JZ0A18 DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7239] FIXED BULK REFRESH WITH ORACLE BFILE DATATYPE RESULTS IN DUPLICATE VALUES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7200] FIXED CRASH WHEN SCHEDULER WAS RUNNING TOO MANY JOBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7077] FIXED ENCODING ERROR IN SLICEBOUNDARY FPROC AND REFACTORED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7260] FIXED HVREVENTVIEW -F SHOWING NEW EVENTS TWICE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7223] FIXED LOGICAL UNIQUE INDEX IN DB2 FOR I NOT RECOGNIZED AS REPLICATION KEY: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-7078] FIXED MASS-UPDATE PERFORMANCE ISSUE WITH SAPXFORM AND INTEGRATE /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7126] FIXED SAPXFORM FAILING WITH 'ARRAY DIMENSIONS EXCEEDED SUPPORTED RANGE': To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-7038] FIXED SLOW PERFORMANCE DURING COERCION ON WINDOWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7155] HVR ORACLE DIRECT CAPTURE DOES NOT CAPTURE IOT CHANGES THAT USES 10.4 AND 10.30 OPERATIONS TO GENERATE UPDATE ZOP PAIRS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7219] TBL_NAME NOT SHORTENED FOR BI-DIRECTIONAL CHANNELS: To fix this bug, upgrade HVR on the hub and gui machine(s). NEW FEATURES IN HVR 5.5.5/3 (2019-03-14) ---------------------------------------- [HVR-7173] ADD SUPPORT FOR DECFLOAT DATA TYPE: To use this feature, upgrade HVR on all machine(s). [HVR-6608] IMPROVE PERFOMANCE FOR CAPTURE FROM ORACLE DIRECT NFS AND OTHER DIRECT IO: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.5.5/3 (2019-03-14) ------------------------------------------ [HVR-7153] CHANGED SNOWFLAKE ODBC DRIVER LOG LEVEL TO WARNING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7129] FIXED COLUMNPROPERTIES /EXTRA EXPRESSIONS BEING IGNORED ON KEY-UPDATES WITH STREAMING INTEGRATE MODE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6966] FIXED ESCAPING QUOTE CHARACTER IN LINUX TERMINAL: To fix this bug, upgrade HVR on the gui machine(s). [HVR-7179] FIXED FINGERPRINTS ON EC2 GOVCLOUD AND EC2 CHINA REGIONS REPORTED INCORRECTLY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7151] FIXED HIGH LATENCY CAUSED BY INCORRECT HANDLING OF ALTER TABLE STATEMENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7102] FIXED HVRSTATS JOB COMPUTING INCORRECT AGGREGATE VALUES FOR 'MIN' METRIC: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7047] FIXED REGRESSION OF HVR-5561: SEGFAULT IN HVRCATALOGIMPORT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7131] REINTRODUCED ABILITY TO CHANGE TASK NAME FOR NON-SCHEDULED REFRESH IN HVRGUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-7053] TEMPORARY FILES IN HVRSTATISTICS HAVE NOW A UNIQUE NAME WHICH INCLUDES THE CURRENT HUB: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.5.5/2 (2019-03-01) ---------------------------------------- [HVR-6958] ADD SUPPORT FOR EASTERN EUROPEAN AND LATIN AMERICAN EBCDIC ENCODINGS: To use this feature, upgrade HVR on all machine(s). [HVR-5374] ADDED ZIZ_FILE_OPEN_MSG_LVL TO ENHANCE CAPTURE LOGGING AND AVOIDING THE NEED TO SET ZIZ_FILE_TRACE: To use this feature, upgrade HVR on the capture machine(s). [HVR-6923] ADDED JOURNAL RECEIVER PURGE SCRIPT HVRLOGJOURNALPURGE.QSH FOR QSHELL ON ISERIES: To use this feature, upgrade HVR on the capture machine(s). [HVR-6194] ADDED NEW ACCESS RIGHT 'REFRESH' AND IMPROVED ACCESS CONTROL POLICY: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-6894] ADDED NEW ENCODING RULES FOR DECIMAL DATATYPE FOR FILEFORMAT /PARQUET: To use this feature, upgrade HVR on the integrate machine(s). [HVR-6786] ALLOW DATE/TIME FORMATTING ON USER COLUMNS FOR /RENAMEEXPRESSION: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4806] CAPTURE DATA FROM ORACLE RAC BY USING LOGMINER: To use this feature, upgrade HVR on the capture machine(s). [HVR-6849] CHANGED F_JR036B /TIMEKEY ON HANA SOURCE INTO A WARNING: To use this feature, upgrade HVR on the hub machine(s). [HVR-3323] IMPROVED DISK IO USAGE DURING CAPTURE FROM HANA: To use this feature, upgrade HVR on the capture machine(s). [HVR-6764] INCREASED MAXIMUM AND DEFAULT FOR HVR_TD_STMT_PACK: To use this feature, upgrade HVR on the integrate machine(s). [HVR-6584] INTRODUCED HVREVENTVIEW COMMAND LINE TO SHOW HVR EVENTS: To use this feature, upgrade HVR on the hub machine(s). [HVR-6374] MYSQL DIRECT CAPTURE PERFORMANCE ENHANCEMENT: To use this feature, upgrade HVR on the capture machine(s). [HVR-6373] MYSQL/MARIADB: ISSUE WARNING IF THE BINARY LOGGING FORMAT IS NOT SET TO 'ROW' AT HVR INITIALIZE TIME: To use this feature, upgrade HVR on the capture machine(s). [HVR-4696] SUPPORT CAPTURE FROM AURORA POSTGRESQL: To use this feature, upgrade HVR on the capture, hub and gui machine(s). [HVR-4731] SUPPORT CAPTURE OF LOB COLUMNS FOR HANA: To use this feature, upgrade HVR on the capture machine(s). [HVR-6789] HVRMANIFESTAGENT LISTENS TO CONTEXT VARIABLES (HVR_VAR_... SUBSTITUTIONS) IN CUSTOM VALUES (OPTION -V): To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.5.5/2 (2019-03-01) ------------------------------------------ [HVR-6834] DB LOCATION DIALOGS AND LOCATION MENU ARE SCROLLABLE WITH LOW SCREEN RESOLUTION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6656] DB LOCATION DIALOGS ARE SCROLLABLE WITH LOW SCREEN RESOLUTION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6853] F_JD0AFE WHEN READING FROM A TRANSACTION LOG BACKUP FILE CREATED BY SQL SERVER 2005 RUNNING IN SQL SERVER 2000 COMPATIBILITY MODE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6937] FIXED 'F_JD2100' WHILE INSERTING EVENT ON VECTORWISE HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6953] FIXED 'F_JR071D: CLOCK REGRESSION...' WHEN HUB TIME ZONE CHANGES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5431] FIXED 'MAINTENANCE TASK' DIALOG SHOWING OPTION FIELDS MULTIPLE TIMES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6857] FIXED /CHARACTERMAPPING APPLIED UNNECESSARILY ON TARGET ROWS DURING COMPARE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6739] FIXED /TIMEKEY COLUMNS WERE USED AS PART OF DISTRIBUTION KEY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7024] FIXED BLOB CORRUPTION OF BURST INTEGRATE INTO GREENPLUM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6971] FIXED F_JD0206 "UNEXPECTED LENGTH" ERROR WHILE CAPTURING INSERT FROM POSTGRESQL ROWS WITH OIDS ON DIRECT LOG READING: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6380] FIXED F_JD0216 WHEN SELECTING DATA FROM BOOLEAN COLUMNS FOR HANA 2 SPS 03: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7079] FIXED F_JD0250 UNEXPECTED DATATYPE -7 BIT ENCOUNTERED WHILE DESCRIBING SNOWFLAKE SELECT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6724] FIXED F_JD0A03 WHEN CAPTURING FROM ORACLE 11.2.0.1 TO 11.2.0.3 THROUGH TNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6853] FIXED F_JD0A5D DURING CAPTURE FROM SQL SERVER 2016 AND NEWER USING DIRECT LOG READ METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6677] FIXED F_JD2012 DEADLOCK ON HVR_COUNTER ON INGRES AND TERADATA HUBS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6827] FIXED F_JD20E8: ORACLE SID IS NOT SPECIFIED AS PART OF THE CONNECTION STRING WITH TNS CONNECTION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5263] FIXED F_JD20F0 WHILE COMPARING LARGE DB2 FOR I NCLOB VALUES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6813] FIXED F_JG200A WHEN ACCESSING A TABLE IN HIVE WITH SPECIAL CHARACTERS IN THE NAME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7056] FIXED F_JG2459 WHILE CAPTURING FROM DB2 FOR I WITH A JOURNAL SCHEMA NAME CONTAINING A @: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6748] FIXED F_JG2901 DURING ESTABLISHING CONNECTION TO HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6486] FIXED F_JT04B1 IN REFRESH/COMPARE DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-7060] FIXED F_JT150B FOR SAPXFORM FOR "INDEX AND COUNT MUST REFER TO A LOCATION WITHIN THE BUFFER": To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-6889] FIXED F_JZ0A87 DURING CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7065] FIXED F_JZ621A TRANSACTION ENCOUNTERED TOAST CHUNK IDS WHILE CAPTURING COPY FROM STATEMENTS WITH LARGE LOB VALUES FROM POSTGRESQL USING DIRECT CAPTURE METHOD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6770] FIXED FILEFORMAT /JSON MIGHT ESCAPE UTF8 MULTIBYTE SEQUENCES INCORRECTLY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6195] FIXED HVR SCHEDULER BECOMING UNRESPONSIVE WHEN ADDING TRACING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7008] FIXED HVR4 HUB -> HVR5 REMOTE LOCATION BINARY INCOMPATIBILITY FOR SOME LOCATION CLASSES: To fix this bug, upgrade HVR on the remote machine(s). [HVR-6910] FIXED JD20F0 SQL_NO_DATA WHEN SELECTING DATA FROM NCLOB COLUMNS IN HANA: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6693] FIXED MYSQL CAPTURE BOOMERANG ON BIDIRECTIONAL REPLICATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6468] FIXED MYSQL CAPTURE MAY RESCAN UNNECESSARILY LARGE AMOUNT OF ALREADY PROCESSED LOG RECORD ON CAPTURE JOB START: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6319] FIXED SQL SERVER CAPTURE FAILS WITH F_JD0A42 'NO TRANSACTION LOG BACKUP IS FOUND' DESPITE THE TRANSACTION LOG NOT BEING TRUNCATED YET: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6993] FIXED SQL SERVER TRACE LOGIC AND MESSAGES: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-6875] FIXED TABLEPROPERTIES /CHARACTERMAPPING WITH UNKNOWN INPUT ENCODING: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-5841] FIXED W_JT044C MULTIPLE WARNINGS AFTER START OF CAPTURE JOB FOR MARIADB IF LOG_READ=DIRECT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6734] FIXED W_JZ0A08 ON CAPTURE JOB START AFTER HVR INITIALIZE WITH CAPTURE REWIND: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6722] FIXED ACCESS RIGHTS ARE INCORRECTLY DISPLAYED IN SOME ERROR MESSAGES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6713] FIXED BAD USAGE OF SCROLLBARS IN LOCATION PROPERTIES DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6727] FIXED CAPTURE OF SETWISE KEY UPDATE OPERATIONS FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6700] FIXED CERTIFICATE AND KEY PATHS BEING RESET IN THE ENCRYPTION PROPERTIES DIALOG WHEN BROWSING FOR A NEW CERTIFICATE OR KEY IS CANCELLED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6930] FIXED COMPARE BETWEEN INGRES AND HIVE FAILS IF A COLUMN OF TYPE INGRESDATE CONTAINS DATE VALUE WITHOUT TIME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6839] FIXED CONVERSION ERROR DURING APPLYING TIME FORMAT SPECIFIER TO USER DATE COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7070] FIXED ENCODING NULL VALUES INTO FILEFORMAT /PARQUET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6543] FIXED ENCODING BOOLEAN VALUES INTO FILEFORMAT /PARQUET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6617] FIXED HANGING REMOTELISTENER PROCESS ON WINDOWS: To fix this bug, upgrade HVR on all machine(s). [HVR-6601] FIXED HVR_STATS CHANNEL NO LONGER POPULATES COLUMNS LAST_ERROR OR LAST_WARNING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6521] FIXED HVRSTATS JOB FAILING WITH DEAD-LOCK ON INGRES AND SQL SERVER HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6920] FIXED HVRSTATS JOB FAILING WITH DEADLOCK ON INGRES HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6522] FIXED HVRSTATS PERFORMING UNNECESSARY UPDATES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6579] FIXED HVRSTATS.STEP FAILING ON INGRES WITH F_JD2103: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6915] FIXED INCORRECT F_JR036B WHEN ADDING /EXTRA COLUMN WITH /TIMEKEY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6873] FIXED INCORRECT ROW GROUP METADATA VALUES FOR PARQUET FILES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6625] FIXED LISTEN(2) BACKLOG PARAMETER IS SET TO 5 AND SHOULD BE INCREASED: To fix this bug, upgrade HVR on all machine(s). [HVR-6715] FIXED MEMORY CORRUPTION DURING MYSQL CAPTURE IF IGNORED COLUMN IS NULL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6879] FIXED MEMORY LEAK PER WARNING-ROW IF /COERCEERRORPOLICY=WARNING,WARNING_FILE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6881] FIXED MISSING KEY-UPDATE EDGE CASE DURING FIRST INTEGRATE AFTER ONLINE REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6897] FIXED MISSING KEY-UPDATE EDGE CASE DURING FIRST INTEGRATE AFTER ONLINE REFRESH, FOR TABLES WITH DUPLICATE ROWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6735] FIXED NORMAL QUERIES INSTEAD OF REPEATED QUERIES USED WHEN INTEGRATING INTO INGRES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6703] FIXED SMALL MEMORY LEAK: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6899] FIXED WRONG ERROR AGGREGATE NUMBERS IN HVRSTATS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-7020] IMPROVE BUILDING CLASSPATH AND CHECKING MODULES ACCESSIBILITY TO GENERATE ACCESSERROR INSTEAD OF 'CLASSNOTFOUNDEXCEPTION': To fix this bug, upgrade HVR on the integrate machine(s). [HVR-7101] LOGMINER UPDATE CHANGE ROLLBACKS ONLY ROLLBACK 'UPDATE AFTER' CHANGE PART: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6792] LOGMINER MISSED THREE TRANSACTIONS ON ORACLE 11.2.0.2: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6736] ORACLE LBC: ADAPT ENGINE CANNOT RECOGNIZE TABLE REDEFINITION: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-6551] ORACLE LBC: LOG PARSING ERROR F_JZ113B. SHRINKABLE DATA BLOCK IS EXPECTED TO HAVE EQUAL NUMBER DRP AND IRP OPERATIONS ASSOCIATED WITH IT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6957] ORACLE LBC: PARALLEL INSERTS ARE NOT CAPTURED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-7019] ORACLE LBC: PARALLEL INSERTS CAPTURING DOES NOT WORK TOGETHER WITH ALTER TABLE DDLS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6140] SUPPRESS CAPTURE FROM HANA REPORTING 'SCANNED 0 BYTES': To fix this bug, upgrade HVR on the capture machine(s). [HVR-6446] W_JT0452 WARNING TRANSFORMED TO INFORMATION MESSAGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5561] HVRCATALOGIMPORT OF A SINGLE CHANNEL MAY IMPACT OTHER CHANNELS IF THEY REFERENCE THE SAME LOCATION: To fix this bug, upgrade HVR on the hub and gui machine(s). PROBLEMS FIXED IN HVR 5.5.5/1 (2018-12-13) ------------------------------- [HVR-6598] 'SSL OPTION' DIALOG ALLOWS TO SET TRUSTED CA CERTIFICATES FOR HIVE LOCATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6657] 'SSL OPTION' DIALOG CORRECTLY DISPLAYS PATHS FROM REMOTE LOCATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6658] FIXED F_JD0A9E DURING CAPTURE FROM SQL SERVER LOG BACKUP FILE THAT CONTAINS DESCRIPTOR BLOCK OF TYPE 'PH6S': To fix this bug, upgrade HVR on the capture machine(s). [HVR-6569] FIXED STATISTICS WEB APP URL IN "SHOW WEB APP URL" DIALOG CAN NOT BE COPIED: To fix this bug, upgrade HVR on the gui machine(s). NEW FEATURES IN HVR 5.5.5/0 (2018-12-12) ---------------------------------------- [HVR-6576] ADD SUPPORT FOR DB2 (LINUX, UNIX, WINDOWS) 10.1: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-6310] ADD SUPPORT FOR HIVE ACID PARTITIONED TABLES: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-6304] ADDED SUPPORT FOR HIVE ACID AND HIVE EXTERNAL TABLES RUNNING ON AZURE HDINSIGHT CLUSTER: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-3755] USE NAME OF MARKED TRANSACTION AS SESSION NAME FOR SQL SERVER: To use this feature, upgrade HVR on the capture machine(s). [HVR-6143] ADDED SUPPORT FOR ORACLE PROXY AUTHENTICATION (CONNECT THROUGH) ON HUB: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-6614] ADDED AUDIT LOG EVENTS FOR HVRINIT, HVRREFRESH, HVRCOMPARE AND HVRCONTROL: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.5.5/0 (2018-12-12) ------------------------------------------ [HVR-6659] FIXED CERTIFICATE AND KEY PATHS BEING RESET IN THE SSL PROPERTIES DIALOG WHEN BROWSING FOR A NEW CERTIFICATE OR KEY IS CANCELLED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-3458] FIXED CHARACTER MAPPING SILENTLY COPYING THE MAPPING VALUE WHEN IT'S INVALID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6224] F_JD2420: DATA VALUE IN LOG RECORD COLUMN OF COMPRESSED TABLE IS TOO LARGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6649] HPUX - F_JZ150F. STRUCTURE OF EXPECTED TYPE 'OPCODE52' HAS UNEXPECTED SIZE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-743] FIXED CHECKING HVR_HUB_CHARSET DURING ECHO -C: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2767] FIXED F_JD0A46: SQL SERVER SYSTEM DATA TYPE 0 [UNKNOWN] DOES NOT MATCH THE ENROLLED DATATYPE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2836] FIXED REPORTING OF KAFKA BROKER ERRORS IN AGENT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6477] FIXED F_JT048E IF EXTRA COLUMN NAME CONTAINS $ SIGN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6515] FIXED HVRSTATS ON INGRES FAILING WITH 'F_JD2103' ABORTED TRANSACTION DUE TO LOG FILE OVERFLOW: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6547] FIXED F_JD0A6A DURING CAPTURE FROM COMPRESSED SQL SERVER TRANSACTION LOG BACKUP FILES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6549] FIXED COLUMNPROPERTIES /DATATYPE NOT BEING EFFECTIVE FOR FILE FORMATS OTHER THAN AVRO: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6511] DO NOT EMIT W_JR090C WARNING FOR HIVE UNLESS FILEFORMAT /CSV IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6643] FIXED 'INVALID VALUE FOR PARAM -S.' WITH HVRCSV2XML.PL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6640] FIXED REMOTE FILE BROWSER DIALOG MAY USE A WRONG HOST WHEN EDITING ODBC SETTINGS FOR HIVE EXTERNAL TABLES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6609] FIXED LOB CORRUPTION WHEN CAPTURE /COALESCE IS CONFIGURED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6603] FIXED MISSING UPDATES WITH INTEGRATE /BURST WHEN A KEY IS DELETED AND RE-INSERTED IN THE SAME CYCLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6292] F_JD080C: OCI ERROR CODE 310 ENCOUNTERED WHEN FETCHING LOGMINER CHANGE ROWS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6578] FIXED QUOTING OF SQL SERVER OBJECT NAMES THAT CONTAIN ] CHARACTER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6557] FIXED SIGSEGV DURING PURGING OF STATS DATA IN MYSQL HUB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6552] FIXED UNEXPECTEDLY PERFORMING ALTER TABLE FOR TABLE CONTAINING INGRES DATE COLUMN: To fix this bug, upgrade HVR on all machine(s). [HVR-6365] FIXED F_JG2142 PROTOTYPE ERROR WHEN OPENING REFRESH DIALOG WHEN LOCATION IS NOT AVAILABLE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6306] FIXED HVRSTATS NOT RETURNING CORRECT DATA IF HUB DBMS RUNS IN DIFFERENT TIMEZONE THAN HOST: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6043] ORACLE LOGMINER LBC: F_JT0527: COALESCE ENCOUNTERED ILLEGAL DELETE-UPDATE PAIR: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5530] LOGMINER LOB F_JZ180F/F_JZ1811 (HVR-5366). UNEXPECTED LOB WRITE/TRIM ENCOUNTERED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5412] LOGMINER: F_JT0471: PIPE TXGROUP ENCOUNTERED A CHANGE FOR TABLE WITH AN INCOMPLETE COLUMN VALUE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5180] LOGMINER PIPE TXGROUP ENCOUNTERED A CHANGE WITH AN INCOMPLETE COLUMN VALUE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3474] FIXED BINARY DATA (ZERO BYTE) REPLICATION TO JSON IS NOT CONSISTENT FOR THE DIFFERENT MODES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6546] FIXED F_JD22D3 PWS0001 FUNCTION DID NOT COMPLETE SUCCESSFULLY WHILE CAPTURING FROM DB2 FOR I: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4535] IN SAPXFORM DEMOS LOGMINER REPORTS F_JT0A07 ERRORS ON ENCOUNTERING ROLLBACK ON REFRESH TABLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6438] LOGMINER SINGLE NODE RAC CAPTURE: F_JD20DB: DBMS ERROR (ORA-01291: MISSING LOGFILE): To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.5.0/1 (2018-10-30) ------------------------------------------ [HVR-4709] FIXED /EXTRA /SOFTDELETE COLUMN ORDERING INCONSISTENCY BETWEEN REFRESH AND INTEGRATE FOR FILE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6290] FIXED F_JT0527 RACE CONDITION DURING BURST INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6422] FIXED F_JT1478 (TOO MANY DELETES) DURING BURST INTEGRATE OF KEY-UPDATES ON A TABLE WITH /DUPLICATEROWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6391] FIXED SIGSEGV WHEN PURGING EMPTY HVR_STATS TABLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6378] FIXED FRESH HVR GUI INSTALLATION ON WINDOWS WARNING ABOUT EXTRA FILES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4141] FIXED HVRINIT CREATING CAPTURE/INTEGRATE JOBS MIGHT INADVERTENTLY TRIGGER PENDING REFRESH/COMPARE JOBS IN SAME CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6415] FIXED HVRSTATS JOB USING BIG AMOUNTS OF MEMORY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6381] FIXED NON-STANDARD-SQL SYNTAX ERROR IN HANA->TERADATA BURST INTEGRATION AFTER ONLINE REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6359] FIXED SEGMENTATION FAULT IN 'TABLE EXPLORE' ON CHANNEL WITHOUT LOCATIONS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6392] FIXED SEGMENTATION VIOLATION IN REFRESH AND COMPARE DIALOG: To fix this bug, upgrade HVR on the gui machine(s). PROBLEMS FIXED IN HVR 5.5.0/0 (2018-10-23) ------------------------------------------ [HVR-5890] ENHANCED HANA TABLE CREATION TO USE INVERTED HASH INDEXES TO REDUCE HANA MEMORY USAGE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6330] FIXED ADAPTDDL /ONDROPTABLE DEPENDING ON /ADDTABLEPATTERN: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6318] FIXED F_JD20DB DURING REPLICATION OF ALTER TABLE TO DECREASE COLUMN SIZE: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-6322] FIXED F_JD20ED FOR SQLSERVER TIMESTAMP COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6329] FIXED F_JD20ED PREVENTING THE GUI FROM RESOLVING THE CAUSE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6255] FIXED F_JR0321 TO ALLOW TABLES WITH ZERO COLUMNS IN HVR CATALOG: To fix this bug, upgrade HVR on all machine(s). [HVR-6252] FIXED F_JZ320A ENCOUNTERED COMMIT WITH PENDING LOB FRAGMENTS WHILE CAPTURING FROM DB2 (LUW): To fix this bug, upgrade HVR on the capture machine(s). [HVR-6332] FIXED ODBC DRIVER SELECTOR CAN'T REMOVE SELECTION FOR SQL SERVER LOCATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6357] FIXED BROKEN EXPIRY FOR HVRCONTROL -F: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6350] FIXED HVRSWITCHTABLE -A (ABORT) NOT WORKING WITH A VERY BUSY RUNNING CAPTURE JOB: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6338] FIXED HVRSWITCHTABLE -A (ABORT) STILL DELETING INTEGRATE JOB OF CHN1 IF OPTION -S AND NO -T IS USED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6337] FIXED HVRSWITCHTABLE -A (ABORT) STILL REMOVING TABLE FROM CHN1 IF OPTIONS -S AND -T ARE USED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5363] FIXED LOST ERROR MESSAGES IN SOLARIS/SPARC SUCH AS F_JG2216: DESTRUCTION OF HANDLE (TYPE 'NET') FAILED: To fix this bug, upgrade HVR on all machine(s). [HVR-6229] FIXED POTENTIAL F_JD2236 AFTER ONLINE REFRESH FROM DB2 (LUW) 10.5 OR LATER SOURCE: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-6243] FIXED QUERY ERRORS RESILIENT BURST INTEGRATE AFTER ONLINE REFRESH FROM HANA SOURCES: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-6238] FIXED RARE F_JD2236 AFTER ONLINE REFRESH FROM SQL SERVER SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6312] FIXED SIMULTANEOUS SCHEDULED REFRESHES FOR SAME LOCATION MIGHT RESTART INTEGJOB TOO EARLY OR RECEIVE F_JG2142: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6151] SHOW CORRECT ERROR MESSAGE WHEN ATTEMPTING TO DO CAPTURE FROM ORACLE RAC USING LOGMINER: To fix this bug, upgrade HVR on the capture and hub machine(s). NEW FEATURES IN HVR 5.3.1/26 (2018-10-11) ----------------------------------------- [HVR-5372] IMPROVED HVR INITIALIZE PERFORMANCE FOR HANA 2 SPS 01 AND NEWER: To use this feature, upgrade HVR on the capture machine(s). [HVR-6087] MIGRATED HVR TO OPENSSL 1.1.0I: To use this feature, upgrade HVR on all machine(s). [HVR-2789] SUPPORT FOR CAPTURING CLIENT-SIDE ENCRYPTED FILES FROM S3: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/26 (2018-10-11) ------------------------------------------- [HVR-5559] ALLOW SPECIFYING ODBC DRIVER PATHS FOR SQL SERVER HUBS AND LOCATIONS ON LINUX: To fix this bug, upgrade HVR on all machine(s). [HVR-5855] FIXED 'F_JT0492: MULTIPLE DESCRIBE TAGS FOR TABLE...' AFTER DDL OPERATION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6132] FIXED COLLISIONDETECT /TIMESTAMPCOLUMN /TREATCOLLISIONASERROR NOT REPORTING COLLISIONS INVOLVING DELETES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6088] FIXED COLLISIONDETECT /TIMESTAMPCOLUMN NOT HANDLING COLLISIONS WITH DELETES PROPERLY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6294] FIXED F_JC0ACA DURING INITIALIZE, CAPTURE OR REFRESH FROM AN SQL SERVER ALWAYSON SECONDARY SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2889] FIXED F_JD0A55 DURING DIRECT CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5326] FIXED F_JD0AB9 DURING PARALLEL REFRESH FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6254] FIXED F_JD0F03 DURING BURST INTEGRATE OF COLUMN WITH C DATATYPE INTO VECTOR: To fix this bug, upgrade HVR on the integrate and hub machine(s). [HVR-5353] FIXED F_JD0F03 UNABLE TO CREATE SQL STATEMENT FOR VARCHAR(MAX) COLUMN DURING BURST INTEGRATE INTO AZURE SQL DATABASE: To fix this bug, upgrade HVR on the integrate and hub machine(s). [HVR-6198] FIXED F_JD2297 WHILE CAPTURING DB2 (LUW) RECORDS WITH OUT-OF-ROW VARYING LENGTH DATA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6168] FIXED F_JD229A DURING CAPTURE FROM DB2 FOR LINUX, UNIX AND WINDOWS WHEN A NEW COLUMN IS ADDED TO A SOURCE TABLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6222] FIXED F_JD22EC WHEN CONNECTING TO SQL SERVER HUB DATABASE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6176] FIXED F_JG0D02, F_JG20D4, F_JG230E WITH '.PROFILE' AND '.PROFILE_TMP' FILES WHEN MULTIPLE JOBS TRY TO UPDATE PROFILES SIMULTANEOUSLY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5970] FIXED F_JT04C3 ON 'INTEG.BUSY','INTEG.BUSY2' FILES DURING INTEGRATE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6137] FIXED HVR COMPARE/REFRESH/INITIALIZE DIALOGS DON'T SELECT ALL TABLES WHEN SELECTING THE MASTER CHECKBOX: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6244] FIXED HVR INITIALIZE DIALOG CAPTURE REWIND OPTIONS ARE CLICKABLE EVEN THOUGH CAPTURE TIME IS NOT CHECKED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6130] FIXED HIVE EXTERNAL TABLES ARE RECREATED EVEN IF NO MISMATCH DUE TO 'EXTERNAL TABLE ATTRIBUTES NEED TO BE CHANGED': To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6218] FIXED HIVE VERSION DISCOVERY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6144] FIXED INTEGRATE /BURST IF ONLY LOCATIONPROPERTIES /STAGINGDIRECTORYHVR IS SET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6076] FIXED INTEGRATE /BURST KEY-UPDATES WITH COLUMNPROPERTIES /BASENAME ON KEY COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6227] FIXED ODBC DRIVERS SELECTION DIALOG TO SELECT DRIVERS FROM REMOTE LOCATION/HUB, IF CONNECTION IS LOCATED ON REMOTE MACHINE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4213] FIXED SAPXFORM GIVES F_JG251F WHEN PROCESSING CONTROL-CHARS VIA XML: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6121] FIXED SEGMENTATION VIOLATION DURING EXUCTION COMPARE DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5685] FIXED BIDIRECTIONAL OR CASCADING REPLICATION WITH /BURST MIGHT BOOMERANG BIDIRECTIONAL CHANGES OR NOT CAPTURE CASCADE CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6024] FIXED CAPTURE JOB FROM FILE OR FROM DB WITH CAPTURE /TRIGGERBASED: F_JG2459: GET VALUE OF 'PROC_LOAD_OPTS' FAILED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6097] FIXED HANDLING OF COLLISIONS WITH EQUAL TIMESTAMPS WHEN COLLISIONDETECT /TIMESTAMPCOLUMN IS USED: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-6025] FIXED HUB FINGERPRINT MIGHT UNEXPECTEDLY CHANGE IF LINUX HOST HAS DOCKER INSTALLED, RESULTING IN HVR LICENSE ERROR F_JR0E14: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6117] FIXED HVREVENT -A MIGHT FAIL WITH MEMORY ERROR DEPENDING ON EVENT BODY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6174] FIXED HVRINIT DIALOG DOES NOT HAVE SUPPLEMENTAL LOGGING CHECKBOX ENABLED FOR POSTGRESQL SOURCES: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6212] FIXED HVRINIT WITH SPECIAL CHARACTERS IN CAPTURE DATABASE NAME (SQLSERVER,INGRES,DB2 LUW): F_JG2142 FPROC INVOCATION DID NOT MATCH EXPECTED PROTOTYPE FOR ...DBENROLL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5143] FIXED HVRSTART -I INTEGJOB ON S3 DOES NOT EXIT AFTER SINGLE CYCLE IF RECOVERY WAS DONE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6182] FIXED INCORRECT DATE IN BACKUP NAME WHILE UPDATING HVR: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6107] FIXED INTEGRATE FAILING WITH F_JD213B DESPITE /IGNORECOERCEERROR: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-6152] FIXED INTERNAL HVR VERSION REPRESENTATION FOR HANA VERSION: To fix this bug, upgrade HVR on the hub and remote machine(s). [HVR-6112] FIXED MAPPING OF 'TIMESTAMP WITH TZ' TO VARCHAR WHEN INTEGRATING INTO HIVE USING CSV: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5993] FIXED MISLEADING TEXT OF BURST WARNINGS W_JT1475,W_JT1476,W_JT1486,W_JT1487 IF /INTEGRATECONDITION OR /SOFTDELETE MIGHT BE THE CAUSE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5666] FIXED NUMBER OF RETRIES BEING ALWAYS RESET TO 0 FOR FILE CAPTURE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-1281] FIXED REPLICATION INCORRECTLY SKIPPING CHANGES AFTER AN ONLINE REFRESH (ALL OPTIONS FOR INGRES,POSTGRES; CAPTURE SKIPPING FOR OTHER DBMS'ES): To fix this bug, upgrade HVR on the hub machine(s). [HVR-6223] FIXED STORED PASSWORD CORRUPTION WHEN EDITING HUB PROPERTIES FOR SQL SERVER: To fix this bug, upgrade HVR on the gui machine(s). [HVR-6080] FIXED UNSUPPORTED DATA TYPE 'TIMESTAMP WITH TIME ZONE' FOR COLLISIONDETECT /TIMESTAMPCOLUMN ON ORACLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6133] FIXED VIEWING STATISTICS FOR MORE THAN ONE HUB: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-6149] HVR STOPPED EMITTING TRANSACTIONS WITH EMPTY CAPTURE CYCLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5577] ORACLE LBC FAILS WITH F_JZ1137 WHEN REDO THREAD IS RE-ENABLED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5559] SQL SERVER LOCATION TAKES ODBC DRIVER ENVIRONMENT VARIABLES ON LINUX PLATFORMS: To fix this bug, upgrade HVR on all machine(s). [HVR-5321] HVRREFRESH CREATE EXTERNAL HIVE TABLES FOR S3+HTTPS FAILS WITH F_JD0D16: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/25 (2018-09-14) ----------------------------------------- [HVR-3747] COMPRESSION PERFORMANCE IMPROVEMENTS FOR CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [HVR-4658] HVR LOCATION DIALOG ALLOWS USER DEFINED ODBC DRIVER NAMES: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-2920] HVRSTATS PH3: GATHER FROM JOB, CATALOG AND PROFILE, GUI INTEGRATION, HVRSTATS JOB: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-5870] IMPLEMENTED MORE ACCURATE DATATYPE MAPPING BETWEEN HIVE AND DIFFERENT FILE FORMATS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-6013] IMPROVED HVR INITIALIZE DIALOG OPTIONS DEFAULTS: To use this feature, upgrade HVR on the gui machine(s). [HVR-6108] ORACLE LBC: FORBID GENERATING ENROLL IF RAC WORKS IN NOARCHIVELOG MODE: To use this feature, upgrade HVR on the capture machine(s). [HVR-2945] RICH THIN-CLIENT STATISTICS VISUALIZATION FOR TIME-SERIES IN REAL-TIME: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-5735] SHOW/EDIT JOB QUOTA ATTRIBUTE FROM REFRESH & COMPARE DIALOG: To use this feature, upgrade HVR on the gui machine(s). [HVR-5734] HVRREFRESH -J OPTION TO SET OR MODIFY JOB QUOTA: To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.3.1/25 (2018-09-14) ------------------------------------------- [HVR-5914] F_JD0A3B: UNEXPECTED VALUE IN THE COLUMN LENGTH ARRAY WHILE SCANNING COLUMN IN A COMPRESSED RECORD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5617] F_JZ1524. THE RESET LOG COUNT IN ONLINE REDO LOGFILE DID NOT MATCH THE EXPECTED VALUE WHEN CAPTURING FROM DATAGUARD STANDBY: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5908] FIXED 'F_JD0F03: UNABLE TO CREATE SQL STATEMENT...' WITH UNSUPPORTED DATA TYPE ON GREENPLUM: To fix this bug, upgrade HVR on the hub and remote machine(s). [HVR-4810] FIXED F_JD022A COLUMN LENGTH TOO BIG FOR MYSQL CHAR: To fix this bug, upgrade HVR on all machine(s). [HVR-4216] FIXED F_JD20DB DURING CREATION OF HVR_STATS_STAGING CATALOG TABLE IN ORACLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-6072] FIXED F_JD20FE INTERNAL ERROR: COLTYPE NUMBER '7' IS NOT SUPPORTED FOR SETTING VALUE FOR COLUMN DURING CREATION OF REFRESH RECOVERY STATE TABLE IN MYSQL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5980] FIXED F_JD20FF INTERNAL ERROR COLTYPE NUMBER '0' IS NOT SUPPORTED FOR GETTING DA COLUMN VALUE WITH SQLTYPE NUMBER '1184' FOR COLUMN: To fix this bug, upgrade HVR on the integrate and capture machine(s). [HVR-5678] FIXED GUI TRIES TO READ LOCAL PROFILE FILES WHEN CONNECTED TO REMOTE HUB: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5992] FIXED KAFKA BROKER ISSUE 'ALL BROKERS ARE DOWN' DURING MULTIPLE TABLES REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5968] FIXED SIGSEGV IN CAPTURE JOB AFTER APPLYING DROP TABLE ENROLL REVISION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5950] FIXED SIGSEGV WHEN CONNECTING TO POSTGRESQL DATABASE: To fix this bug, upgrade HVR on all machine(s). [HVR-3569] FIXED BROKEN CASE CHECKS OF UTF8 LIKE STRINGS: To fix this bug, upgrade HVR on all machine(s). [HVR-3827] FIXED HVRREFRESH -QRW -M DOES VERY EXPENSIVE FLASHBACK QUERY FOR CAPTURE SKIPPING: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-5987] FIXED HVRSCHEDULER MIGHT FAIL TO PROTECT ITSELF FROM STARTING TWICE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5939] FIXED HVRSTRIP ATTEMPTS TO REMOVE HVR_HOME/LIB/ACCESS_RIGHTS.CONF AFTER UPGRADE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5879] FIXED SETTING /ONERRORSAVEFAILED ONLY IF CONTINUOUS INTEGRATION IS USED AND INTEGRATION SIDE COULD SUPPORT IT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5947] FIXED SOME EC2 INSTANCES CANNOT RESOLVE DNS 'INSTANCE-DATA' FOR IAM/EC2 ROLES: F_JG2912, F_JG290F: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-6026] FIXED USING TABLE NAME IN LOWERCASE FOR EXTERNAL PATH DURING CREATION OF BASE TABLE IN HVRHBASEAGENT.PY PLUGIN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5336] FIXED WRONG STATE IN SCANNER WHEN ADAPTDDL AND INCREMENTAL ENROLL REVISIONS ARE INTERLEAVED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5889] FIXED {HVR_OP} SUBSTITUTIONS MIGHT CONTAIN OP TYPES >= 10: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5807] LOGMINER SOMETIMES CAPTURES DUPLICATE INSERTS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-6012] ONLINE REFRESH DIALOG UPDATES DEFAULTS WHEN CONTEXT IS SELECTED: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5211] ORACLE LBC F_JZ1547: READ OVERFLOW IN EXTRACTING COLUMN DATA IN CHANGE TYPE 11.11: To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/24 (2018-08-30) ------------------------------------------- [HVR-2715] FIXED BULKREFRESH TO TERRADATA TABLE WITHOUT PRIMARY INDEX: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5880] FIXED F_JT0527 WHEN REUSING A KEY WITH A KEY-UPDATE DURING BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5733] FIXED COERCION FROM CLOB OR NCLOB FAILING WITH 'F_JG2918: HVR ENCOUNTERED TRUNCATED CHARACTER...': To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-5625] FIXED HUB FINGERPRINT ON AMAZON EC2 MIGHT BE REPORTED INCORRECT ON C5/M5 INSTANCES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5928] FIXED HVRREMOTELISTENER -A IS NOT RESPECTED DURING WINDOWS SERVICE CREATION: To fix this bug, upgrade HVR on the remote and hub machine(s). NEW FEATURES IN HVR 5.3.1/23 (2018-08-27) ----------------------------------------- [HVR-5869] ADD SUPPORT FOR UCS2 CHARACTER SET IN MYSQL: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.3.1/23 (2018-08-27) ------------------------------------------- [HVR-5898] FIXED F_JD21B4 WHEN RUNNING MULTIPLE CHANNELS TO REDSHIFT WITH MULTIPLE TARGET SCHEMAS BUT SAME TABLE NAMES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5922] FIXED F_JR0321 IN HVR REFRESH AND HVR COMPARE DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5894] FIXED HVRREMOTELISTENER -A ON WINDOWS COMBINED WITH HVRVALIDPW STILL TRIES TO AUTHENTICATE OS USERS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5867] FIXED REMOTE BROWSE BUTTON NOT WORKING ON HUB REGISTRATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5823] FIXED SPORADIC F_JG2111 ON WINDOWS: CONNECT TO HOST LOOPBACK FOR SOCKETPAIR FAILED: WSAEADDRINUSE ADDRESS ALREADY IN USE: To fix this bug, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.3.1/22 (2018-08-20) ------------------------------------------- [HVR-5877] FIXED "F_JD0F03 UNABLE TO CREATE SQL STATEMENT FOR COLUMN 'X' OF TABLE 'T' SINCE DBMS DOES NOT SUPPORT DATATYPE 'TYPE'" WHEN USING SOME ODBC DRIVERS FOR HIVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5769] FIXED F_JD20DB DURING CREATION OF HVR_EVENT CATALOG TABLE IN ORACLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5709] FIXED F_JT02A6 AFTER DDL IF DDL SHOULD BE IGNORED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5871] FIXED HVR INITIALIZE FAILING WITH F_JG2412 WHEN GENERATING AN TABLE ENROLL INFO REVISION FOR HANA SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5694] FIXED WEBDAV WITH AUTHENTICATION HANGS OR TIMEOUTS WITH F_JG3505: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5787] FIXED INTEGRATE RECOVERY FAILING WITH F_JD20FF FOR BURST INTEGRATE INTO SNOWFLAKE WITH CAPTURE LOCATION ORACLE: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/21 (2018-08-15) ----------------------------------------- [HVR-5857] ADD SUPPORT FOR CAPTURE FROM PARTITIONED COLUMN TABLES FROM HANA: To use this feature, upgrade HVR on the capture machine(s). [HVR-5526] ADDED COLUMNPROPERTIES /CAPTUREEXPRESSIONTYPE: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-5801] ALLOW CHANGING CAPTURE /LOGREADMETHOD PARAMETER WITHOUT UPDATING ENROLL INFORMATION FOR SUPPORTED DATABASES: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-5835] DO NOT ENABLE LOB CAPTURE FOR HANA IF CHANNEL CONTAINS TABLES WITH LOBS BUT NONE OF THE LOB COLUMNS ARE IN THE CHANNEL: To use this feature, upgrade HVR on the capture machine(s). [HVR-5810] IMPLEMENTED DIRECT CAPTURE FROM MYSQL: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-5602] IMPLEMENTED GUI SUPPORT FOR SLICING AND TABLES PER JOB REFRESH: To use this feature, upgrade HVR on the capture and gui machine(s). [HVR-5821] IMPLEMENTED CAPTURE OF 'TRUNCATE TABLE' OPERATIONS FOR MYSQL: To use this feature, upgrade HVR on the capture machine(s). [HVR-5547] IMPLEMENTED CAPTURE OF DDL OPERATIONS FOR MYSQL: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-5725] IMPROVED EXTENDED DATATYPE SUPPORT: To use this feature, upgrade HVR on all machine(s). [HVR-5548] LDAP SUPPORT FOR HVRVALIDPW MECHANISM AND ABILITY TO PROMPT FOR REMOTE HUB PASSWORDS IN GUI: To use this feature, upgrade HVR on the hub and gui machine(s). [HVR-5781] TREAT DB2 FOR I FOR BIT DATA DATA TYPES AS CHARACTER DATATYPES WHEN HVR_DB_CHARSET_BITDATA IS DEFINED: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.3.1/21 (2018-08-15) ------------------------------------------- [HVR-5630] F_JD2208 INSERT NOT CAPTURED IN DISTRIBUTED TRANSACTION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5809] F_JZ1500. UNEXPECTED END OF FILE ENCOUNTERED WHILE READING ORACLE REDO LOGFILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5790] FIXED F_JD21F5: UNEXPECTED DATATYPE ENCOUNTERED FOR [HVR_OP] DURING /TIMEKEY COMPARE IF HVR_OP IS NVARCHAR OR HAS ASCII INCOMPATIBLE ENCODING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5763] FIXED F_JG2459: VARIABLE NOT SET WHILE COMMUNICATING WITH HVR4 LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5842] FIXED F_JZ0A4A AND F_JT1478 DURING CAPTURE OF MULTI-ROW UPDATES TO PARTITIONED TABLES FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5393] FIXED F_JZ0A4A DURING CAPTURE OF MULTI-ROW UPSERT OPERATIONS FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5652] FIXED S3 CONNECTION ERRORS IMMEDIATELY AFTER A PROTOCOL LEVEL RETRY ARE NOT RETRIED: F_JG3505: URL ERROR 5,6,7,28,35: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5805] FIXED W_JT0452 DURING CAPTURE FROM A BUSY MYSQL DATABASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4864] FIXED COALESCE ERRORS DURING COMPARE MIGHT BE MASKED BY SECONDARY ERRORS SUCH AS F_JD0F09 WHILE BUILDING ROW INFO MESSAGE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5837] FIXED ENROLL REVISIONS FOR DDL "DROP TABLE" CONTAINING INCORRECT ENROLL TIMESTAMP: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-5430] FIXED HANGING HVR INITIALIZE WHILE EXECUTING SUPPLEMENTAL LOGGING FOR DB2 *LUW) BY ONLY RUNNING REORG AFTER ALTER TABLE WHEN DB2 SUGGEST IT AND ENVIRONMENT VARIABLE HVR_DB2_ALTER_TABLE_REORG_ENABLE IS SET TO 1: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5782] FIXED HVRSTRIP -R REMOVING CRITICAL FILES FROM INSTALLATION: To fix this bug, upgrade HVR on the remote machine(s). [HVR-5700] FIXED HVRVALIDPW VALIDATION TAKES 10 SECONDS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5612] FIXED INTEGRATE/REFRESH INTO S3/FTP/WEBDAV MIGHT HANG: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5839] FIXED ONLINE REFRESH FROM HANA SOURCE DOES NOT SET CORRECT CONTROLS FOR SUBSEQUENT CAPTURE/INTEGRATE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3595] FIXED {HVR_CAP_USER} IS UNRELIABLE FOR ORACLE: To fix this bug, upgrade HVR on the capture and hub machine(s). NEW FEATURES IN HVR 5.3.1/20 (2018-07-31) ----------------------------------------- [HVR-5603] ORACLE LBC: HANDLE TABLES REDEFINITIONS MADE BY DBMS_REDEFINITION PACKAGE: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.3.1/20 (2018-07-31) ------------------------------------------- [HVR-5683] FIXED F_JD0D16 INVALID TABLE ALIAS OR COLUMN NAME DURING ROW-WISE COMPARE AGAINST HIVE ACID IF COLUMNPROPERTIES /BASENAME IS DIFFERENT THAN CATALOGS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5713] FIXED F_JD0F03 WHEN BURST INTEGRATING INTO REDSHIFT VARCHAR(MAX): To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5663] FIXED F_JD2100 COLTYPE '7' IS NOT SUPPORTED FOR SETTING DA VALUE WITH SQLTYPE '2' FOR SNOWFLAKE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5727] FIXED BURST TABLE RECREATION DURING INTERGATION AGAINST HIVE ACID IF /EXPRESSIONSCOPE IS SET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5733] FIXED CLOB TO VARCHAR COERCION FAILING WITH 'F_JG2918: HVR ENCOUNTERED TRUNCATED CHARACTER...': To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-5754] FIXED INCORRECT DATE/TIMESTAMP CONVERSION INTO PARQUET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5710] FIXED VARIOUS F_JD20EC REFRESH BACKWARD COMPATIBILITY ISSUES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5702] IMPROVE PERFORMANCE OF HVR ENROLL FOR ORACLE FOR DATABASES CONTAINING LOTS OF TABLES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-5722] IMPROVED PERFORMANCE OF RESILIENT INTEGRATE INTO POSTGRESQL TABLES WHICH DO NOT HAVE A PRIMARY OR UNIQUE KEY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5620] ORACLE LBC F_JD2420: DATA VALUE IN LOG RECORD COLUMN X (ORACLE ID X AND DATATYPE VARCHAR2) IS TOO LARGE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.3.1/19 (2018-07-24) ----------------------------------------- [HVR-4614] ADD SUPPORT FOR DB2 11.1 FOR LINUX, UNIX AND WINDOWS: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-5491] ADD SUPPORT FOR MYSQL BIT DATA TYPE: To use this feature, upgrade HVR on all machine(s). [HVR-5515] SIMPLIFIED SAPXFORM CHANNEL, SO /SAPAUGMENT IS UNNECESSARY: To use this feature, upgrade HVR on the hub machine(s). [HVR-5566] SUPPORT BI-DIRECTIONAL REPLICATION FOR MYSQL SOURCE: To use this feature, upgrade HVR on the capture machine(s). [HVR-5584] SUPPORT BIDIRECTIONAL REPLICATION FOR POSTGRESQL SOURCE WHEN USING LOG READ METHOD SQL: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/19 (2018-07-24) ------------------------------------------- [HVR-5627] F_JG200A DURING CAPTURE FROM MYSQL TABLE WITH IGNORED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5611] F_JZ0A6B DURING CAPTURE OF MEDIUMINT VALUES FROM MYSQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5416] FIXED 'F_JG0B0F: NOT SUPPORTED' WHEN BROWSING FOR HDFS DIRECTORY ON REMOTE LOCATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5600] FIXED 'F_JG2142: PROTOTYPE MISMATCH FOR UNXML' FOR XML OR CSV FILE TO DATABASE REPLICATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5436] FIXED 'F_JT14AE: BURST INTEGRATE JOB CANNOT BUILD SQL WHERE CLAUSE...' AFTER ONLINE REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5657] FIXED COLUMNPROPERTIES /NAME NOT ALWAYS OVERRIDING COLUMNPROPERTIES /DATATYPEMATCH APPLIED IN UNDEFINED ORDER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5658] FIXED F_JD022F UNEXPECTED DATATYPE '6' WITH LENGTH '0' ENCOUNTERED WHEN USING HVR COMPARE/REFRESH IN COMBINATION WITH COLUMNPROPERTIES /ABSENT WITH MYSQL/MARIADB: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-5660] FIXED F_JD0D16 INVALID TABLE ALIAS OR COLUMN REFERENCE 'TID' DURING BURST INTEGRATE TO HIVE ACID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5590] FIXED F_JD0D16 INVALID TABLE ALIAS OR COLUMN REFERENCE '' DURING BURST INTEGRATE TO HIVE ACID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5068] FIXED F_JD2146: STRING CAN NOT BE CONVERTED INTO A NUMBER WITH SAPXFORM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5679] FIXED F_JD22A1: COLUMN 'BUR_.HVR_OP' DOES NOT EXIST FOR TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5568] FIXED F_JT04C6: COPROCESSS EXITED WITH EXIT CODE -1073740777 DUE TO INVALID STRFTIME FORMAT SPECIFIER ON WINDOWS: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-5556] FIXED ALL DLL OPERATIONS RESULT IN INTEGRATE BARRIERS (*_P.TX* FILES) INSTEAD OF ONLY CATALOG AFFECTING ONES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5626] FIXED HANDLING OF NEGATIVE MYSQL MEDIUMINT VALUES: To fix this bug, upgrade HVR on the integrate and hub machine(s). [HVR-5550] FIXED INCORRECT ERROR ON HVRINIT WHEN COLLISIONDETECT /TIMESTAMPCOLUMN USED WITH POSTGRESQL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-2763] FIXED INCORRECT UNPACKED ROWS COUNT FOR SAP CLUSTER TABLES ROW-WISE COMPARE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5667] FIXED MISSING ERROR CHECK WHEN ADAPTDDL IS DEFINED ON UNSUPPORTED CAPTURE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5591] FIXED TABLE CREATE WITH DEFAULT DISTRIBUTION KEY WITH ABSENT KEY COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5646] FIXED WRONG SORTING OF UNPACKED ROWS COLUMN IN HVRREFRESH/HVRCOMPARE SCORE DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5703] ORACLE LBC F_JD2424: MISSING VALUE FOUND FOR A TABLE WITH UNUSED COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/18 (2018-07-03) ------------------------------------------- [HVR-5571] FIXED BURST INTEGRATE F_JD292C MULTIPLE UPDATES ERROR: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5576] FIXED INVALID UTF16 IN ORACLE CLOBS BEING INCORRECTLY SANITIZED DURING CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5098] FIXED INVALID UTF16 WORDS AT END OF STRINGS ARE REPLACED BY 2 REPLACEMENT CHARS INSTEAD OF 1: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/17 (2018-06-29) ----------------------------------------- [HVR-5503] ALLOW {HVR_INTEG_SEQ}, {HVR_TX_SEQ}, {HVR_TX_SCN} FOR RESTRICT /COMPARECONDITION DURING HVRCOMPARE WITH SPECIFIC SELECT MOMENT (-M): To use this feature, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.3.1/17 (2018-06-29) ------------------------------------------- [HVR-5524] FIXED INTEGRATE /DBPROC SWAPPING BYTE ORDER OF INGRES AND ORACLE NCHAR/NVARCHAR DATA TYPES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5565] FIXED INTEGRATE AFTER HVRREFRESH -MSCN/-MNOW -QWO DOES NOT SKIP FIRST TX WITH SAME SCN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5560] FIXED TABLEPROPERTIES /COERCEERRORPOLICY WARNING FLAVORS NOT WORKING FOR CLOBS INTO CSV OR XML: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5551] FIXED MEMORY LEAK IN ORACLE LBC WITH LOB TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5170] FIXED TIMEKEY REFRESH CREATES IDENTICAL {HVR_INTEG_SEQ} SUBSTITUTIONS FOR ALL ROWS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-5324] UPGRADED ZLIB, LIBXML2, OPENSSL, LIBSSH2 AND CURL ON ALL PLATFORMS: To fix this bug, upgrade HVR on all machine(s). NEW FEATURES IN HVR 5.3.1/16 (2018-06-19) ----------------------------------------- [HVR-5442] ADDED TABLEPROPERTIES /COERCEERRORPOLICY AND /COERCEERRORTYPE TO ALLOW MORE FINE GRAINED CONTROL OVER COERCE ERRORS: To use this feature, upgrade HVR on the gui, hub, capture and integrate machine(s). [HVR-3907] MAP NULL TO EMPTY STRING WHEN INTEGRATING TO HIVE WITH FILEFORMAT /CSV AND WITHOUT /NULLREPRESENTATION SET: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/16 (2018-06-19) ------------------------------------------- [HVR-5525] FIXED ORACLE LBC F_JZ1125: UNKNOWN THREAD X WITH SEQUENCE Y HAS BEEN ENABLED ON BIGENDIAN PLATFORMS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5497] FIXED SIGSEGV DURING LOADING DATA WITH BOTH TEXT/BLOB AND MEDIUMINT COLUMNS: To fix this bug, upgrade HVR on all machine(s). [HVR-2651] FIXED TABLE EXPLORE RETURNING INCORRECT LENGTH FOR LARGE REDSHIFT VARCHARS: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/15 (2018-06-14) ----------------------------------------- [HVR-5461] PERFORMANCE IMPROVEMENTS FOR UPLOADING MANY TINY FILES TO S3 WITH /S3ENCRYPTION=KMS_KEY_ID: To use this feature, upgrade HVR on the integrate machine(s). [HVR-5519] SUPPORT CAPTURE REWIND FOR MYSQL LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.3.1/15 (2018-06-14) ------------------------------------------- [HVR-5335] FIXED F_JG200C: INTERNAL ERROR TRIGGERED BUS ACCESS TRAP SIGBUS DURING CAPTURE OF ROWID ON SOLARIS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5504] FIXED F_JG2142 DURING TEST CONNECTION TO KAFKA LOCATION: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-5517] FIXED INTEGRATE /DBPROC SWAPPING BYTE ORDER OF SQL SERVER NCHAR/NVARCHAR DATA TYPES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5523] FIXED MISSING COLUMNS DURING BURST INTEGRATE OF RESILIENT UPDATE CONVERTED INTO AN INSERT: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/14 (2018-06-12) ----------------------------------------- [HVR-5485] ADD SUPPORT FOR ACTIAN VECTOR 5.1 AND TARGET SUPPORT FOR X100 TABLES IN INGRES 11: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-5493] ALLOW USE OF 'LOCALHOST' AS MYSQL NODE NAME: To use this feature, upgrade HVR on all machine(s). [HVR-5484] SUPPORT READING OF MYSQL BINARY LOG EVENT RECORDS LARGER THAN 16M: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/14 (2018-06-12) ------------------------------------------- [HVR-5499] CAPTURE FROM SQL SERVER USING DIRECT LOG READ METHOD HANGS OCCASIONALLY WHEN VLF SIZE EXCEEDS 4GB: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5258] FIXED CAPTURE COLUMNPROPERTIES /ABSENT COLUMN ORDERING FOR FILE/KAFKA INTEGRATE: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-5479] FIXED F_JD024D WHILE TESTING CONNECTION TO SNOWFLAKE WITH A NON-EXISTING SCHEMA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5496] FIXED F_JG200A IF HVR_URL_TRACE>=3 IS SET ON S3 LOCATION WHICH CONTAINS IMPLICIT DIRECTORIES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5401] FIXED KMS ERRORS CANNOT BE MADE RETRIABLE BY HVR_S3_RETRY_WARN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5298] FIXED ORACLE LBC F_JD2424: MISSING VALUE FOUND WHILE COMPARING COLUMN '' OF TABLE '
' WITH ANOTHER VALUE FOR THE SAME COLUMN/TABLE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5467] FIXED ORACLE LBC F_JZ113A: DATA BLOCK HAS BEEN DECLARED SHRINKABLE TWICE AFTER ALTER TABLE SHRINK SPACE CASCADE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5501] FIXED COLUMN SIZE OF CHAR DATATYPE FOR HIVE ACID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5475] FIXED ERROR MESSAGES MIGHT BE LOST ON WINDOWS F_JT04A5: COPROCESS HAS EXITED ABRUPTLY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5495] FIXED REMOTE ERROR MESSAGES MIGHT BE LOST WITH F_JG2199: SSL_WRITE FAILED: To fix this bug, upgrade HVR on the remote machine(s). [HVR-5469] FIXED USER TRIGGER DOES NOT GET 'OLD' AND 'NEW' VALUES FROM ORACLE INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/13 (2018-06-01) ----------------------------------------- [HVR-2893] SUPPORT LOG-BASED CAPTURE FROM MYSQL: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.3.1/13 (2018-06-01) ------------------------------------------- [HVR-5397] F_JD2420: DATA VALUE IN LOG RECORD COLUMN X (ORACLE ID X AND DATATYPE VARCHAR2) IS TOO LARGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5465] FIXED F_JT0527 WITH STATE '(1,3)+1' DURING TIMEKEY COMPARE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5460] FIXED F_JX0D03 'HVR_FILE_NAMES' FOR MONGODB, HBASE, BIGQUERY AND CASSANDRA PLUGINS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5458] FIXED MYSQL TIMESTAMP DATATYPE GETTING A TIMEZONE OFFSET WHILE BURST-INTEGRATING OR BULK-REFRESHING INTO MYSQL OR MARIADB: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5306] FIXED COMPARE OF CLOB COLUMNS FOR HIVE: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/12 (2018-05-30) ----------------------------------------- [HVR-4072] ADDED SUPPORT FOR ADAPTDDL ON DB2 FOR I: To use this feature, upgrade HVR on the capture and hub machine(s). [HVR-5186] CHANGED SEMANTICS OF COLUMNPROPERTIES /ABSENT TO IGNORE COLUMN IN DBMS WHETHER IT EXISTS OR NOT: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-5348] LOB AND LONG DATA SUPPORT FOR ORACLE LOGMINER CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [HVR-1492] PERFORMANCE IMPROVEMENTS FOR DBMS SELECTS AND DATA PIPELINING: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-4948] PERFORMANCE IMPROVEMENTS FOR UPLOADING MANY TINY FILES TO S3 WITH HIGH LATENCY: To use this feature, upgrade HVR on the integrate machine(s). [HVR-5414] TERADATA TPT PARAMETER PACK CAN BE CONTROLLED WITH ENVIRONMENT VARIABLE: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/12 (2018-05-30) ------------------------------------------- [HVR-5424] FIX ORACLE ASM REGRESSION: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-3761] FIXED AVRO TARGET REFRESH ERROR F_JD214D OUT OF RANGE DATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4466] FIXED F_JD0234 UNSUPPORTED DATETIME VALUE ENCOUNTERED FOR MYSQL DATE OR DATETIME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5293] FIXED F_JD0D16 DURING BURST INTEGRATE INTO HIVE ACID WHEN THE BASE TABLE COLUMNS ORDER IS DIFFERENT THAN IN THE CATALOGS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5365] FIXED F_JD2272 TABLE ALREADY EXISTS WHILE BURST INTEGRATING INTO TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5415] FIXED F_JD22F1 FOR DB2 FOR I CAPTURE WITH MINIMIZED_ON_FIELD_BOUNDARY VALUE ZERO: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5056] FIXED F_JG290D: RECEIVED STATUS CODE 400 THROTTLINGEXCEPTION IF S3ENCRYPTION WITH KMS IS SET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5310] FIXED F_JG290D: RECEIVED STATUS CODE 503 S3 ERROR SLOWDOWN IS NOT RESPECTED WITH EXPONENTIAL BACKOFF: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5164] FIXED F_JG2917: TRUNCATED OF MULTIBYTE SEQUENCES AT END OF SOURCE COLUMNS MIGHT NOT BE REPLACED BY PROPER REPLACEMENT CHARS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5364] FIXED F_JG3505(URL ERRORS 35,55), F_JG352A ARE NOT AUTOMATICALLY RETRIED FOR S3 AND KMS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5359] FIXED F_JR0126, BUSY SCHEDULER LOSING ERROR MESSAGE DUE TO RACE CONDITION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5299] FIXED F_JT150B DURING CAPTURE FROM CSV FILES CONTAINING BOM OR MULTIBYTE UNICODE CHARACTERS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5320] FIXED F_JT150B: THE TRANSFORM COMMAND SAPXFORM.EXE FAILED WITH INDEX AND COUNT MUST REFER TO A LOCATION WITHIN THE BUFFER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5405] FIXED HVRINIT FAILING WITH F_JJ1702 EVEN IF CAPTURE /LOGREADMETHOD=SQL IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5378] FIXED ORACLE LBC F_JD2421: DATA VALUE IN LOG RECORD COLUMN IS NOT CORRECT FOR XML COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5327] FIXED ORACLE LBC F_JZ1201: SUPPLEMENTAL LOGGING INFORMATION IS MISSING AFTER ALTER TABLE SHRINK SPACE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5399] FIXED SCHEDULER NOT NOTIFIED PROPERLY OF HVR_JOB TABLE CHANGES FOR HVRCOMPARE/REFRESH -D AND AUTO-JOB RESTART: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5387] FIXED BULK COMPARE BACKWARD COMPATIBILITY ISSUE WITH POSTGRESQL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5451] FIXED COMPARE DIFFERENCE BETWEEN POSTGRES AND TERADATA TIME WITH TZ COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4726] FIXED HVRINIT (ENROLL FOR ORACLE DB) TAKES > 1HR FOR A 1500 TABLE CHANNEL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5151] FIXED HVRREFRESH MODULO SLICING FOR SQLSERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5205] FIXED INCORRECT CAPTURE OF HANA TIME DATA TYPE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5289] FIXED INCORRECT LATENCY REPORTING DURING FILE INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5319] FIXED PRESENSE OF AZURE DATALAKE STORAGE LOCATION INFORMATION AFTER RELOAD HUB: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-5042] FIXED SCHEDULING/STARVATION/SPILLING ISSUES IN NETWORK-BOUND S3 UPLOADS WHEN UPLOADING MANY LARGE FILES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5069] FIXED SOME S3 ERRORS IN 4XX RANGE CANNOT BE MADE RETRIABLE EVEN WITH HVR_S3_RETRY_WARN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5339] GENERATE VALID JSON FILE WITH /JSONMODE=ROW_ARRAY ACCORDING TO RFC4627: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5368] LOGMINER: F_JT1456: LOG PARSING ERROR F_JZ1807. UNEXPECTED TOKEN ZTK_OTHER ('NULL;'): To fix this bug, upgrade HVR on the capture machine(s). [HVR-5420] ORACLE RDS/LOGMINER CAPTURE FALLS BEHIND AND STOPS CAPTURING CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5169] REDACT ERROR MESSAGE FOR KMS URL WHICH EXPOSES ACCESS_KEY_ID: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-5449] TREAT 'HIVE ODBC ERROR 10160 STRING TRUNCATED' AS WARNING: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/11 (2018-05-07) ----------------------------------------- [HVR-5260] WRITE DEFAULT VALUE INTO AVRO AND PARQUET WHEN /MISSINGREPRESENTATION ABSENT AND MISSING VALUE ENCOUNTERED FOR NON-NULLABLE COLUMN INSTEAD OF F_JT0E39 ERROR: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/11 (2018-05-07) ------------------------------------------- [HVR-4691] FIXED F_JD0D16: DBMS ERROR (10160) STRING DATA RIGHT TRUNCATION DURING HIVE COMPARE OF TABLE WITH CHAR COL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5283] FIXED F_JD20FF DURING TABLE EXPLORE FROM DB2I SAP SYSTEM: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5227] FIXED F_JG2901: INVALID UTF8 STRING DURING BURST INTEGRATION OF MYSQL BINARY COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4829] FIXED HVR ALWAYS USING THE FIRST TOPIC IF MULTIPLE INTEGRATE /TOPIC ACTIONS ARE DEFINED ON KAFKA LOCATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5286] FIXED INGRES LBC FAILS WITH F_JD2220 OR F_JD2216 FOR COMPRESSED TABLES WITH TIME WITH LOCAL TIME ZONE, TIME WITHOUT TIME ZONE, TIMESTAMP WITH LOCAL TIMEZONE OR TIMESTAMP WITHOUT TIME ZONE DATATYPES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5273] FIXED COERCION ERROR WITH /MISSINGREPRESENTATION(STRING|NUMERIC|DATE) FOR COLUMNS WITHOUT MISSING VALUES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5281] FIXED FAILURE TO CONNECT TO CERTAIN HUB CLASSES AFTER UPGRADE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5269] FIXED LATENCY REPORTING FOR VECTOR TARGET OFF BY TZ: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/10 (2018-04-26) ----------------------------------------- [HVR-4754] ADDED NATIVE SUPPORT FOR AZURE DATA LAKE AS A TARGET: To use this feature, upgrade HVR on the gui, hub and integrate machine(s). [HVR-5108] SUPPORT SHA256 FOR HVR SSL CERTIFICATE GENERATION/SIGNING: To use this feature, upgrade HVR on the hub machine(s). [HVR-5175] SUPPORT TABLEPROPERTIES /MAPBINARY FOR DATABASE LOCATIONS (LOB COLUMNS): To use this feature, upgrade HVR on the capture, hub, integrate and gui machine(s). PROBLEMS FIXED IN HVR 5.3.1/10 (2018-04-26) ------------------------------------------- [HVR-5217] FIXED F_JD0F03 DURING CREATION OF FAIL TABLE IN POSTGRESQL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5198] FIXED F_JD22CA: BROKEN BURST INTEGRATE INTO REDSHIFT FOR BOOLEAN DATATYPE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5184] FIXED HANDLING OF POSTGRESQL AND GREENPLUM LONG CHARS: To fix this bug, upgrade HVR on all machine(s). [HVR-5249] FIXED INCORRECT CAPTURE OF INGRES LONG NVARCHAR ON BIG-ENDIAN PLATFORMS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5250] FIXED INCORRECTLY CAPTURING DB2 (LUW) 9 LOBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2500] PREVENT F_JD2236 BY CREATING FAIL TABLES WITH NON-UNIQUE INSTEAD OF UNIQUE INDEX: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5218] PROPERLY DECLARE SUPPORTED TIMESTAMP FORMATS WHEN CREATING TABLES IN HIVE: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/9 (2018-04-20) ------------------------------------------ [HVR-5203] FIXED ADAPTDDL: F_JD0F03: UNABLE TO CREATE SQL STATEMENT SINCE DBMS [REDSHIFT] DOES NOT SUPPORT DATATYPE 'DATETIME2': To fix this bug, upgrade HVR on the hub machine(s). [HVR-5088] FIXED F_JD2163 DURING BINARY COLUMNS REPLICATION IN COMBINATION WITH CHARACTERMAPPING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5185] FIXED ORACLE DATES BEING DELIVERED INTO JSON WITH INCORRECT VALUE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5167] FIXED HVR_CAP_TSTAMP DELIVERY INTO JSON AND AVRO TIMEZONE IS OFF: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5187] FIXED HVRSWITCHTABLE -A FAILS F_JG2459: GET VALUE OF VARIABLE FAILED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5199] FIXED HVRSWITCHTABLE WITH TABLE SCOPE NOT MOVING TABLE IF CHANNELS SHARE UNRELATED TABLE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5209] FIXED IGNORING OF FILEFORMAT CSV PARAMETERS FOR KAFKA LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5190] FIXED MISSING QUOTING IN HVR_COL_NAME SUBSTITUTION FOR HIVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5196] JSON REQUIRES THE DATE/TIME VALUES TO BE FORMATTED AS SPECIFIED IN THE ISO-8601: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/8 (2018-04-17) ---------------------------------------- [HVR-5141] ADD SUPPORT FOR ACTIAN VECTOR 5.0: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3108] SUPPORT TABLEPROPERTIES /MAPBINARY FOR DATABASE LOCATIONS (NON-LOBS ONLY): To use this feature, upgrade HVR on the capture, hub, integrate and gui machine(s). PROBLEMS FIXED IN HVR 5.3.1/8 (2018-04-17) ------------------------------------------ [HVR-5161] F_JG20CD WHEN ATTEMPTING TO OPEN THE LOGSEGMENT_000_DIRECTORY.DAT FILE DURING ARCHIVE LOG ONLY CAPTURE FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5155] FIXED DBOBJECTGENERATION PARAMETERS ARE NOT USED DURING HIVE TABLES CREATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5150] FIXED F_JD0F03 UNABLE TO CREATE SQL STATEMENT FOR COLUMN 'HVR_ERR_TSTAMP': To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5148] FIXED F_JD20ED WHEN DEFINING COLUMNPROPERTIES /LENGTH WITH ATTRIBUTE REPLACEMENT: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5162] FIXED CAPTURING OF DEFAULT VALUED DB2 (LUW) LOBS IN COMPRESSED TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5166] FIXED SOME INCONSISTENT TABLEPROPERTIES USE DURING PARTIAL REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/7 (2018-04-11) ------------------------------------------ [HVR-5127] FIXED ADAPTDDL: F_JT04C5: PIPE JSONPIPE ERROR RELOCATING COLUMN DURING INTEGRATION INTO KAFKA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5146] FIXED F_JG200A DURING CAPTURE FOR LONG TRANSACTIONS TOUCHING CAPTURED AND NOT-CAPTURED TABLES (INTRODUCED BY HVR-5094): To fix this bug, upgrade HVR on the capture machine(s). [HVR-5142] FIXED TABLEPROPERTIES /MISSINGREPRESENTAION FIELDS REMAINING ENABLED IF /ABSENT IS CHECKED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5062] FIXED COLUMN MIGHT NOT BE DROPPED FROM TARGET DATABASE WHEN USING ADAPTDDL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5101] FIXED TABLE NOT BEING DROPPED FROM ENROLL LIST AFTER INCREMENTAL ENROLL: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.3.1/6 (2018-04-09) ---------------------------------------- [HVR-5128] ALLOW CONTEXT VARIABLE SUBSTITUTIONS (HVRREFRESH/HVRCOMPARE -V) IN /RENAMEEXPRESSION: To use this feature, upgrade HVR on the hub machine(s). [HVR-5079] HVRREFRESH AND HVRCOMPARE OPTION -S (TASKS FOR EACH SLICE) AND -N (TASKS FOR BUNDLES OF TABLES): To use this feature, upgrade HVR on the hub machine(s). [HVR-5094] PERFORMANCE IMPROVEMENTS FOR CAPTURE CHECKPOINTING ON PARTIAL ROLLBACKS: To use this feature, upgrade HVR on the capture machine(s). [HVR-5122] HVRMANIFESTAGENT LISTENS TO CONTEXT VARIABLES IN RENAME EXPRESSIONS (OPTS -I AND -M): To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/6 (2018-04-09) ------------------------------------------ [HVR-5093] FIXED CAPTURE MIGHT STARVE UNDER HIGH PARTIAL ROLLBACK LOAD WITH LOTS OF CHECKPOINT PREPARED MESSAGES BUT NO ROUTED MESSAGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5095] FIXED F_JD20F2 "THE METADATA COULD NOT BE DETERMINED BECAUSE STATEMENT USES A TEMP TABLE" DURING HVR INITIALIZE ON SQL SERVER 2012: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5084] FIXED F_JD21D0 WHILE CAPTURING DB2 (LUW) LOBS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5119] FIXED F_JG0D02 DURING CONCURRENT ONLINE REFRESHES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5012] FIXED F_JG2463 DURING INTEGRATION INTO KAFKA WITH HVR_CAP_TSTAMP EXPRESSION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5120] FIXED F_JT0426 AFTER UNEXPECTED HARDWARE FAILURE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4951] FIXED F_JT150B DURING SAPXFORM INTEGRATE IF CAPTURE /COALESCE IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4827] FIXED F_JZ1126: ORACLE RAC: ALL THREADS ARE DEAD: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5107] FIXED KAFKA BROKER VERSION BACKWARD COMPATIBILITY: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4994] FIXED ORACLE LBC F_JZ1201: SUPPLEMENTAL LOGGING INFORMATION IS MISSING AFTER ALTER TABLE SHRINK SPACE CASCADE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5104] FIXED SAPXFORM 1.1.6654.28991 THROWS WRONG WARNINGS FOR INCOMPLETE ROWS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-4425] FIXED GENERATION OF AVRO FILE WITH MISSING VALUES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5100] FIXED HVRMANIFESTAGENT F_JX0E00: CANNOT FIND ENV VAR TO CROSS CHECK WHEN THERE IS NO DATA (INTRODUCED BY HVR-5074): To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5110] FIXED PER-TABLE ONLINE REFRESH CONTROLS ARE EXPIRED EARLY IF NOT-REFRESHED TABLES UNDERGO INTEGRATE RECOVERY FOR S3 LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5099] FIXED {HVR_INTEG_SEQ} BEING PREFIXED WITH 8 EXTRA 0-CHARS DURING REFRESH: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/5 (2018-03-30) ---------------------------------------- [HVR-5041] AGENTS ARE PASSED HVR_LONG_ENVIRONMENT FILE FOR TOO LONG ENV VALUES WHICH NEED TRUNCATION: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-4909] CAPTURE DATA FROM ORACLE IOT TABLES WITH KEY COMPRESSION: To use this feature, upgrade HVR on the capture machine(s). [HVR-5073] HVRMAINT NOW DETECTS USERS REMOVING LOGFILES: To use this feature, upgrade HVR on the hub machine(s). [HVR-5043] INTRODUCED TABLEPROPERTIES /MISSINGREPRESENTATIONSTRING /MISSINGREPRESENTATIONNUMERIC AND /MISSINGREPRESENTATIONDATE: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-5057] LOG ATTEMPTED S3 RETRIES AFTER HVR_URL_RETRY_TRACE_THRESHOLD TIMES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-5061] RENAMED HVRCHANNELMERGE TO HVRSWITCHTABLE AND ADDED TABLE SCOPE: To use this feature, upgrade HVR on the hub machine(s). [HVR-5074] HVRMANIFESTAGENT HAS STRICTER SANITY CHECKS FOR ITS INPUT: To use this feature, upgrade HVR on the integrate machine(s). [HVR-5047] HVRMANIFESTAGENT LISTENS TO HVR_LONG_ENVIRONMENT: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/5 (2018-03-30) ------------------------------------------ [HVR-4566] DISPLAY A PROPER ERROR MESSAGE WHEN SAPXFORM IS USED WITHOUT INTEGRATE /BURST: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4880] F_JD0A71 DURING CAPTURE OF LOBS FROM SQL SERVER SOURCE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5078] FIXED F_JD21F8: ENCOUNTERED UNEXPECTED DATATYPE 68 WHILE SETTING DEFAULT: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4910] FIXED ORACLE LBC F_JD2420: DATA VALUE IN LOG RECORD COLUMN IS TOO LARGE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5072] FIXED HVRREFRESH CREATING INDEX EVEN THOUGH -K OPTION IS NOT SET: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5064] FIXED INTEGRATE RECOVERY MIGHT THROW F_JT0426: UNEXPECTED END-OF-FILE ENCOUNTERED FOR 'INTEG.XXX' STATE FILES AFTER HARDWARE FAILURE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5066] FIXED INVALID LENGTH CHECK FOR ORACLE TNS IN THE LOCATION DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4855] HVR INITIALIZE ON A BUSY SQL SERVER DATABASE TAKES TOO LONG: To fix this bug, upgrade HVR on the capture machine(s). [HVR-5087] TIMEKEY COMPARE CAN GIVE EXTRA UPDATES FROM CONSECUTIVE KEY UPDATES: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/4 (2018-03-23) ---------------------------------------- [HVR-4572] ADD SAPXFORM TO DISTRIBUTION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-4300] ADD SUPPORT FOR GREENPLUM 5.5: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3777] ADD SUPPORT FOR SNOWFLAKE DATA TYPES TIMESTAMP_TZ AND TIMESTAMP_LTZ: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4850] ADDED NEW PARAMETER /PARQUETVERSION TO ALLOW REPRESENTING DATA IN DIFFERENT FORMATS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3020] ADDED SUPPORT OF MONGODB AS A TARGET VIA PLUGIN: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4823] EXTENDED SUPPORTED RANGE OF GREENPLUM DATE AND TIMESTAMP VALUES TO INCLUDE YEARS BC AND YEARS > 9999: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4825] EXTENDED SUPPORTED RANGE OF REDSHIFT DATE AND TIMESTAMP VALUES TO INCLUDE YEARS BC AND YEARS > 9999: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4950] IMPROVED SQL SERVER DRIVER LOADING LOGIC ON LINUX: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-4830] INTRODUCED HVR_EVENT CATALOG TABLE FOR TRACKING HVRCHANNELMERGE: To use this feature, upgrade HVR on the hub machine(s). [HVR-5011] OPTIONAL WORKAROUND FOR REMOTE ASM CAPTURE OVER TNS: To use this feature, upgrade HVR on the capture machine(s). [HVR-4878] REDACT AWS_KEY_ID_FROM HVR LOG FILES: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-4525] SUPPORT SAPXFORM FOR NON-DATABASE TARGETS: To use this feature, upgrade HVR on the gui and hub machine(s). PROBLEMS FIXED IN HVR 5.3.1/4 (2018-03-23) ------------------------------------------ [HVR-4996] DB2 (LUW): FIXED UPDATE OF LOBS TO EMPTY STRING IS IGNORED IN SOME CASES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4925] FIX COERCION TO AND FROM POSTGRESQL TIMESTAMP WITH TIME ZONE VALUES: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4687] FIXED BULK COMPARE OF NULL NCHAR COLUMNS FOR TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4958] FIXED BURST INTEGRATE FAILING WITH F_JG2901: INVALID UTF8 STRING: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4698] FIXED COLUMNPROPERTIES /DATATYPEMATCH LOOSING DATA WHEN SWITCHING FROM 'TEXT' TO 'REGULAR' TAB IN GUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5002] FIXED F_JD2279: UNEXPECTED ENCODE ERROR DURING ORACLE CLOB CAPTURE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4881] FIXED F_JG2142: FPROC MISMATCH DURING CAPTURE WITH /NOTRUNCATE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-5004] FIXED F_JG290D: RECEIVED STATUS CODE 400 WHEN HVR_S3_ACL OR HVR_S3_STORAGE_CLASS ARE SET: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4845] FIXED F_JR0337 AFTER DEFINING COLUMNPROPERTIES /DISTRKEY ON KAFKA LOCATION: To fix this bug, upgrade HVR on the hub and gui machine(s). [HVR-4975] FIXED FILEFORMAT /CSV /FILETERMINATOR ON REFRESH AND INTEGRATE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4844] FIXED ORACLE LBC F_JT1456: LOG PARSING ERROR F_JZ195F. PASTE ENCOUNTERS 11.17:2 WITH ONE LENGTH BUT ITS CORRESPONDING DATA STORE LENGTH IS DIFFERENT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4082] FIXED ORACLE LBC F_JZ1960: PASTE ENCOUNTERS KEY ZOP DATA UPDATE_BEFORE BUT IT FAILED TO FIND THE CORRESPONDING CHANGE AT TX: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4924] FIXED ORACLE RAC - THREAD POSITION BROKEN ON SOLARIS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4870] FIXED POSTGRESQL DATE AND TIMESTAMP VALUES WITH THE YEAR 4714 BC NOT ALWAYS PROPERLY HANDLED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4959] FIXED S3 HEAD, DELETE OR KMS REQUESTS FAILING WITH F_JG3505 OR F_JG290D: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4976] FIXED SIGSEGV IN CAPTURE JOB WHEN ADAPTDDL IS DEFINED ONLY ON CAPTURE LOCATION: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4736] FIXED W_JD0A10 DURING HVR INITIALIZE IF SOURCE TABLE CONTAINS COLUMNS OF CLR DATA TYPES (LIKE GEOMETRY) ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4926] FIXED COERCION TO SQL SERVER DATETIME LOOSING MILLISECOND PRECISION: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4866] FIXED DELETION OF SOME NECESSARY INSTALLATION FILES AFTER HVR UPGRADE: To fix this bug, upgrade HVR on all machine(s). [HVR-4858] FIXED ENVIRONMENT VARIABLE CAUSING UNDEFINED BEHAVIOR: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4963] FIXED FILE REPLICATION INTO AVRO MAY ENTERED IN ENDLESS LOOP: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-5015] FIXED GENERATION OF PARQUET FILE WITH INTERVAL DATATYPE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4993] FIXED HVRCHANNELMERGE -A WITH NO SCHEDULER WOULD REVERT CATALOGS BUT NOT FINISH ABORT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4946] FIXED HVRINIT FAILS ON MYSQL WHEN DB SQL-MODE CONTAINS NO_ZERO_DATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4771] FIXED HVRSTATISTICS LOGGING DATA FOR INCORRECT TIMESTAMP: To fix this bug, upgrade HVR on the gui machine(s). [HVR-5000] FIXED INTEGRATE FAILS WITH F_JD20DB: DBMS ERROR [ORA_01008: NOT ALL VARIABLES BOUND] WHEN INTEGRATING INTO ORACLE TABLE WITH INTEGRATEEXPRESSION FOR LOB COLUMN: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4921] FIXED LOSING OF COLUMN SEQUENCE IN KEY WHEN DISTRIBUTION KEY IS SET: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4807] FIXED PARALLEL REFRESHES ON SINGLE TABLE FAILING WITH F_JD2209: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4804] FIXED REFRESH FROM TERADATA FAILING WITH JR0344: UNSUPPORTED CLASS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4970] FIXED REFRESH INTO KAFKA TOPIC WITH {HVR_CAP_LOC} FAILING WITH F_JD21DD: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4992] FIXED RUNNING BUT IDLE CAPTURE JOB NOT REACTING TO INCREMENTAL ENROLL. RECREATION OF CAPTURE JOB NEEDED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4813] FIXED SCHEDULED REFRESH AND COMPARE JOBS NOT BEING DISPLAYED IMMEDIATELY IN GUI: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-4161] FIXED STRING TO DATE COERCION NOT CAPTURING TIME PART OF ISO8601 TIMESTAMPS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-695] FIXED UNRESOLVABLE HOST CAUSING REJECTION FOR ALL HOSTS: To fix this bug, upgrade HVR on the proxy and remote machine(s). [HVR-1854] HVR CREATES MULTIPLE EMPTY _P.TX FILES DURING CAPTURE FROM SQL SERVER USING LOG READ METHOD SQL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4534] LOGMINER: ORA-01289: CANNOT ADD DUPLICATE LOGFILE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4874] ORACLE CAPTURE REWIND TO "START OF OLDEST OPEN TRANSACTION" BROKEN FOR TABLES OWNED BY DIFFERENT USER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4683] SNOWFLAKE: FIXED F_JG2228 UNABLE TO ALLOCATE MEMORY: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.1/3 (2018-02-26) ---------------------------------------- [HVR-4753] ADD SUPPORT FOR INTEGRATION INTO INHERITANCE BASED PARTITIONED POSTGRESQL TABLES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4734] ADDED DBOBJECTGENERATION /REFRESHTABLEGRANT TO SPECIFY GRANT AFTER HVR REFRESH WITH TABLE CREATION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-4849] ADDED ENVIRONMENT VARIABLE TO PREVENT CAPTURE JOB FROM REACTING TO DDL RECORDS: To use this feature, upgrade HVR on the capture machine(s). [HVR-4838] ALLOW COLUMNPROPERTIES /CAPTUREEXPRESSION ON /TIMEKEY COLUMNS DURING COMPARE TO SANITIZE THEM: To use this feature, upgrade HVR on the hub machine(s). [HVR-4768] ENHANCED FUNCTIONALITY OF COLUMNPROPERTIES /DATATYPEMATCH AND /LENGTH: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-4768] ENHANCED FUNCTIONALITY OF COLUMNPROPERTIES /PRECISION AND /SCALE: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-4392] SUPPORT CAPTURE FROM SQL SERVER RUNNING ON LINUX: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/3 (2018-02-26) ------------------------------------------ [HVR-4791] FIXED 'F_JG2228: UNABLE TO ALLOCATE' WHEN SENDING MANY MESSAGES TO KAFKA (E.G. REFRESH WITH ROW BUNDLING OR AVRO SCHEMA REGISTRY): To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-4834] FIXED 'F_JG352C' WHILE CONNECTING TO S3 BUCKET IN CN-NORTHWEST-1 REGION: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4373] FIXED F_JD214A OUT OF RANGE POSTGRESQL BC DATE ENCOUNTERED: To fix this bug, upgrade HVR on all machine(s). [HVR-4672] FIXED CAPTURE OF OLD ROWID VALUES FOR UPDATE OPERATIONS FROM HANA 2 SPS 02: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4557] FIXED INTEGRATE FILEFORMAT /CSV LINE SEPARATORS FOR INTEGRATE /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4444] LOGMINER: LOG PARSING ERROR F_JZ1807. UNEXPECTED TOKEN ZTK_OTHER ENCOUNTERED WHEN SCANNING FOR TOKEN ZTK_SQL_HEXTORAW: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.3.1/2 (2018-02-14) ---------------------------------------- [HVR-4795] ADDED SUPPORT FOR PARTIAL ROLLBACKS WHEN USING LOGMINER: To use this feature, upgrade HVR on the capture machine(s). [HVR-4721] CAPTURE DATA FROM ORACLE PLUGGABLE DATABASE BY USING LOGMINER: To use this feature, upgrade HVR on the capture, hub and gui machine(s). [HVR-3389] SUPPORT SQL SERVER SOURCE DATABASE FROM LINUX (CLIENT): To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/2 (2018-02-14) ------------------------------------------ [HVR-4781] FIXED 'F_JD22CA' AND 'F_JD2916' DURING REDSHIFT STAGING BULK LOAD: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4757] FIXED F_JD2236: DBMS ERROR UNIQUE CONSTRAINT VIOLATED DURING HVRCATALOGIMPORT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4790] FIXED KAFKA TOPICS BROWSE FAILING WITH SIGSEGV: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4769] FIXED DATA CORRUPTION DURING REPLICATION OF NVARCHAR COLUMNS FROM HANA TO TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4796] FIXED REPLICATION INTO HIVE ACID WITH HDFS FAILING WITH F_JG20D1: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4708] ORACLE LOGMINER CAPTURE GENERATES DUPLICATE ROWS F_JD220C DELETE UNEXPECTEDLY AFFECTED ZERO ROWS: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.3.1/1 (2018-02-07) ---------------------------------------- [HVR-4739] ADDED OPTION HVRINIT -E FOR DEFAULT HVRINIT PLUS ENROLL FILE RECREATION: To use this feature, upgrade HVR on the hub machine(s). [HVR-3906] SUPPORT LOG-BASED CAPTURE FROM HANA 2 SPS 02 (COLUMNSTORE TABLES ONLY): To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.1/1 (2018-02-07) ------------------------------------------ [HVR-4306] F_JT14A8 DURING CAPTURE FROM HANA IF HUB IS NOT ON LINUX: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4728] FIXED 'F_JG2142' WHEN RUNNING CAPTURE AFTER HUB UPGRADE TO HVR 5.3.0 AND HIGHER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4735] FIXED 'F_JG3505: URL ERROR 52: SERVER RETURNED NOTHING' FOR S3 LOCATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4720] FIXED COLUMNPROPERTIES /BASENAME FOR KEY-UPDATES DURING INTEGRATE /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4722] FIXED F_JC0509 DURING RAC CONNECT WITH LONG HOSTNAMES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4740] FIXED F_JG2901: INVALID CHARACTER DURING REPLICATION FROM GBK SOURCE WHEN CLOB VALUE IS GREATER THAN 64K: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4681] FIXED F_JT0263: SORT RECEIVED ROWS FROM UNKNOWN TABLE WHEN SAPXFORM CHANNEL CONTAINS POOL AND CLUSTER TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4701] FIXED F_JT0549 WITH '$* NOT LONGER SUPPORTED' ON SOLARIS: To fix this bug, upgrade HVR on the hub and remote machine(s). [HVR-4723] FIXED HIVE ERROR MESSAGE: CANNOT MODIFY PROPERTY AT RUNTIME: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4711] FIXED TABLE EXPLORE FROM SAP CATALOG REPORTING WRONG ENCODING FOR NCHAR COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4684] FIXED FAILURE DURING TERADATA CONNECT IF THE DRIVER NAME IS DIFFERENT THAN 16.10 DEFAULT: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-4387] FIXED HVRADAPT DELETING TABLES FROM CHANNEL WHEN '+' PATTERN IS GIVEN: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4758] FIXED INCORRECT TRACING IN HVR MAINT OUTPUT: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4712] FIXED INCREMENTAL ENROLL MIXING TABLE ENROLLMENTS OF DIFFERENT DBMS CLASSES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4685] FIXED INVISIBLE LOCATIONPROPERTIES /STAGINGDIRECTORYDB AND /STAGINGDIRECTORYHVR IN THE GUI FOR SNOWFLAKE LOCATIONS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-3846] FIXED REMOVING ALL ENTRIES FROM CATALOGS DURING IMPORT INSTEAD OF KEEPING IT(LIKE HVR4): To fix this bug, upgrade HVR on the hub machine(s). [HVR-4495] FIXED RESILIENT INSERT FOR INTEGRATE /BURST WITH /SURROGATEKEY AND /SOFTDELETE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1285] FIXED SELECT OF NVARCHAR COLUMN FROM TERADATA MAY RETURN EXTRA ZERO CHARACTER: To fix this bug, upgrade HVR on all machine(s). NEW FEATURES IN HVR 5.3.1/0 (2018-01-29) ---------------------------------------- [HVR-3999] ADD SUPPORT FOR POSTGRESQL 10: To use this feature, upgrade HVR on all machine(s). [HVR-4108] ADD SUPPORT FOR BULK LOADING INTO MYSQL AND MARIADB: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4519] ADDED HVR GUI ACCESS POLICIES TO CONFIGURE GUI AS READ-EXEC OR READ-ONLY: To use this feature, upgrade HVR on the gui machine(s). [HVR-4164] ADDED HVR CONTROL REPORT MESSAGES AFTER INTEGRATE SUB-CYCLES: To use this feature, upgrade HVR on the hub machine(s). [HVR-4599] ADDED RETRY OPERATION WITH SCHEMA REGISTRY IN CASE OF HTTP RESPONSE CODE 500: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4520] BY DEFAULT INTEGRATE SHOULD NOT START IF REFRESH IS RUNNING IN CHANNEL: To use this feature, upgrade HVR on the gui machine(s). [HVR-4636] IMPROVED HIVE QUERY PERFORMANCE ON /TIMEKEY BULK COMPARE: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-4499] IMPROVED NUMBER(*) -> AVRO,JSON,PARQUET PERFORMANCE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4550] IMPROVED BULK COMPARE PERFORMANCE ON WIDE TABLES: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-4282] INCREASED HVR_TX_COUNTDOWN FROM 32BIT TO 48BIT: To use this feature, upgrade HVR on all machine(s). [HVR-4682] NEW BULK COMPARE ALGORITHM FOR IMPROVED PERFORMANCE: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-4616] PERFORMANCE TUNING OF KAFKA LIBRARY TO AVOID MELTDOWN PERFORMANCE PENALTY: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.1/0 (2018-01-29) ------------------------------------------ [HVR-4686] FIXED F_JG2228 WHEN REFRESH TO FILEFORMAT /PARQUET To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4564] F_JD0A1C DURING CAPTURE FROM COMPRESSED TABLES ON SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4613] F_JD0AAC AND F_JD0A62 DURING CAPTURE FROM SQL SERVER USING DIRECT LOG READ METHOD WHEN VLF SIZE EXCEEDS 4GB: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4578] F_JD20DB "ORA-01284: FILE VASM://+... CANNOT BE OPENED" DURING CAPTURE FROM ORACLE ASM VIA LOGMINER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4596] F_JG2228: UNABLE TO ALLOCATE X BYTES OF MEMORY [POOLALLOC FROM JDORACHK.C:473]: To fix this bug, upgrade HVR on all machine(s). [HVR-4443] F_JT0451 TXGROUP REPORTS SEQUENCE REGRESSION FOR CHANGES WITH SAME LOGMINER SCN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4543] FIXED 'F_JD2184: INVALID OBJECT NAME HVR_STATUS_STAGING' DURING CATALOG UPGRADE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4675] FIXED 'F_JG2228: UNABLE TO ALLOCATE X BYTES OF MEMORY' FOR FILEFORMAT /JSON: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4580] FIXED 'F_JG35A5: ERROR IN LOCAL TIME VALUE -1' WHEN RUNNING HVRROUTERVIEW: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4514] FIXED /EXPRESSIONSCOPE ISSUES WITH KEY UPDATES WITH /BURST: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-4606] FIXED F_JD022A 'FILE NOT FOUND' WHILE BULK LOADING INTO MYSQL/MARIADB ON WINDOWS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4562] FIXED F_JD070F COLUMN NOT FOUND IN DBMS CATALOGS CACHE OF ORACLE SID WITH USER: To fix this bug, upgrade HVR on all machine(s). [HVR-4463] FIXED F_JD21AE UNABLE TO CONNECT TO MYSQL DATABASE PLUGIN PVIO_SOCKET COULD NOT BE LOADED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4623] FIXED F_JG200F WRITING TO CLOSED DATASTREAM DUE KAFKA BROKER CONNECTIONS TIMEOUT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4594] FIXED F_JG21F1 DURING HVR INIT AND REFRESH FOR CHANNELS WITH S3 ENCRYPTION INTRODUCED IN HVR-3316: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4676] FIXED F_JG2228 FOR FILEFORMAT /AVRO,/PARQUET WITH PER-ROW /RENAMEEXPRESSIONS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1252] FIXED F_JG2901 DURING ENCODING WINDOWS-1252 CHARACTERS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4546] FIXED GUI SHOWING INCORRECT CAPTURE EMIT OR ERROR 'F_JG35A5' AFTER HVR INIT WITH CAPTURE REWIND: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4583] FIXED HTTP RESPONSE CODE 500 WITH MESSAGE "NON-NUMERIC DEFAULT VALUE FOR INT" IN AVRO WITH SCHEMA REGISTRY INTEGRATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4561] FIXED HVR DOES NOT AUTOMATICALLY PICK UP TTU16.10 LIBRARIES FROM ODBCINST.INI: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-4671] FIXED HVR NOT DETECTING ERRORS DURING BURST INTEGRATE INTO TERADATA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4592] FIXED HIVE EXTERNAL TABLES WITHOUT CSV /ESCAPECHARACTER CAUSES COMPARE DIFFERENCE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4554] FIXED SIGSEGV WHEN USING HVRLIVEWALLET ON HVRREMOTELISTENER PORT: To fix this bug, upgrade HVR on the remote machine(s). [HVR-4558] FIXED TERADATA COMPARE SHOWS DIFFERENCE ON COLUMN WITH LATIN1 CHARACTER SET AND CONTAINING '0X1A' CHARACTER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4540] FIXED TERADATA CONTINUOUS INTEGRATE AND COMPARE DO NOT HANDLE PROPERLY INVALID CHARACTERS FOR COLUMNS WITH UNICODE CHARACTER SET: To fix this bug, upgrade HVR on the hub, integrate and gui machine(s). [HVR-4593] FIXED W_JD2903: EXTERNAL TABLE NEEDS TO BE RECREATED DURING REPLICATION INTO HIVE ACID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4618] FIXED CAPTURE FAILING WITH 'F_JG2142: FPROC INVOCATION DID NOT MATCH THE EXPECTED PROTOTYPE: $(ORAWALLET...': To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-4622] FIXED CAPTURE FROM ORACLE TDE FAILING WITH 'F_JD0707: COULD NOT RETRIEVE MASTER KEY FROM WALLET': To fix this bug, upgrade HVR on the capture machine(s). [HVR-4620] FIXED CAPTURE FROM COMPRESSED TABLE ON SQL SERVER IF SOME COLUMNS ARE MISSING AFTER DDL CHANGES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4395] FIXED CAPTURE OF DATE, TIMESTAMP AND SECONDDATE COLUMN VALUES FROM HANA FOR DATES BEFORE THE GREGORIAN REFORM: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4688] FIXED COMPARE OF NCHAR COLUMNS SHOWING DIFFERENCES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4174] FIXED COMPARING 64BIT FLOAT POINT COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4541] FIXED CONNECTION TO S3 IN AWS CHINA CLOUD: To fix this bug, upgrade HVR on the hub, capture and integrate machine(s). [HVR-4608] FIXED POTENTIAL HANG DURING PROCESS TERMINATION VIA GUARDIAN: To fix this bug, upgrade HVR on the hub and remote machine(s). [HVR-4211] FIXED SCHEDULER SHUTTING DOWN NETWORK ISSUES FOR NON-ESSENTIAL SOCKETS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4500] GUI DOES NOT SHOW HANA IN NEW LOCATION DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4026] HVR QUERIES ALL_OBJECTS TO RETRIEVE INDEX INFORMATION WHICH MAKES SELECT ANY TABLE PRIVILEGE A PRE-REQUISITE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4659] IMPROVED INTEG SIDE SORTING OF CHANNELS WITH TRANSFORM /SAPXFORM: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4385] LATENCY REPORTING ON CASCADE STANDBY SYSTEM IS INCORRECT BETWEEN LOG SWITCHES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4589] ORACLE LOGMINER CAPTURE DOES NOT DETECT NEW CHANGES AFTER INITIAL POSITIONING IN ARCHIVES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4656] SYNCHRONIZED SCHEMA DEFINITION FOR JSON /JSONMODE=SCHEMA_PAYLOAD WITH KAFKA CONNECT JSON PARSER: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.3.0/3 (2018-01-05) ------------------------------------------ [HVR-4506] FIXED F_JD024D DURING HVRGUI'S TABLE SELECT FOR SNOWFLAKE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4423] FIXED F_JD024D WHEN LOADING LARGE CLOBS INTO SNOWFLAKE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4486] FIXED F_JD20DB: DBMS ERROR [ORA-01284: FILE OCI:///... CANNOT BE OPENED] DURING ORACLE LOG-BASED CAPTURE VIA LOGMINER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4508] FIXED F_JG20CD WITH 'TOO MANY OPEN FILES' DURING ROW-WISE REFRESH: To fix this bug, upgrade HVR on all machine(s). [HVR-4493] FIXED F_JG2142 WHEN FILEFORMAT /PARQUET IS SET FOR KAFKA LOCATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4451] FIXED F_JG2421 DURING ORACLE LOG-BASED CAPTURE FROM REMOTE DB VIA LOGMINER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2946] FIXED TABLEPROPERTIES /SCHEMA ON GROUP * IS CREATED TWICE FOR EVERY TABLE NOT IN THE DEFAULT SCHEMA: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4461] FIXED COMPARE DIFFERENCE BETWEEN ORACLE AND HIVE ACID FOR RAW COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4509] FIXED INTEGRATE INTO HIVE ACID LOSES ROWS DURING KEY UPDATES FOR TABLES WITH LOBS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4462] FIXED MEMORY LEAK DURING ORACLE LOG-BASED CAPTURE VIA LOGMINER: To fix this bug, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.0/2 (2018-01-02) ------------------------------------------ [HVR-4225] FIXED HANA NON-KEY UPDATES BEING INTEGRATED AS DELETE-INSERTS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-4407] FIXED HANA: HVRADAPT ALWAYS FIND DIFFERENCE FOR DB2_TIME DATATYPE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4471] FIXED PARQUET PIPE CREATING BROKEN FILES IF INTEGRATING MULTIPLE TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4456] FIXED PARQUET/HIVE WITH CHAR COLS: JAVA:ILLEGALSTATEEXCEPTION: UTF8 CAN ONLY ANNOTATE BINARY FIELDS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4235] FIXED TERADATA TMODE=TERA CREATES CASE INSENSITIVE TABLES OR ORDER BY ISSUES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4041] FIXED MISSING ESCAPING DURING WRITING OF BLOB COLUMNS INTO CSV: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4384] FIXED WRONG COALESCE ROW COUNT DURING BURST INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.0/1 (2017-12-22) ---------------------------------------- [HVR-2951] ADDED SNOWFLAKE SUPPORT AS TARGET: To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-3316] ADDED SUPPORT FOR HIVE MANAGED TABLES (HIVE ACID): To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-4001] CHANGE DEFAULTS FOR 'SENSITIVITY' CHECK-BOXES IN TABLE EXPLORE DIALOG: To use this feature, upgrade HVR on the gui machine(s). PROBLEMS FIXED IN HVR 5.3.0/1 (2017-12-22) ------------------------------------------ [HVR-3471] FIXED F_JD0103: DBMS ERROR [ORA-00604: ORA-16000: DATABASE OPEN FOR READ-ONLY ACCESS] WHEN TRYING TO ADD SUPPLEMENTAL LOGGING ON AN ACTIVE STANDBY DATABASE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4147] FIXED F_JD212D INVALID DECIMAL SEPARATOR DURING TERADATA COMPARE ON WINDOWS PLATFORMS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4428] FIXED HVR DOES NOT USE TABLE NAME WITH MIXED CASE WHEN RESTRICT IS DEFINED: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.3.0/0 (2017-12-21) ---------------------------------------- [HVR-3492] ADDED NEW FILEFORMAT /PARQUET AS A TARGET FORMAT: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3343] ORACLE CAPTURE VIA LOGMINER SQL INTERFACE: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.3.0/0 (2017-12-21) ------------------------------------------ [HVR-4397] ENCODING OF DECIMAL VALUES INTO AVRO/JSON TAKES TOO MUCH TIME FOR COLUMNS WITH BIG PRECISION VALUES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4386] F_JD0A11 DURING CAPTURE FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4401] FIXED HVR INIT ENROLLMENT FAILING WITH F_JG2142 AFTER HVR UPGRADE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4421] FIXED INTEGRATE FAILING WITH 'F_JD20DB: DBMS ERROR [ORA-01410: INVALID ROWID]' FOR ORACLE UROWID: To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-4151] FIXED M_JB0595_QT WARNING ON BOOTUP ON MACOS GUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4418] FIXED {HVR_INTEG_SEQ} OVERFLOW AT 250M ROW TRANSACTIONS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3862] SYNCHRONIZE HIVE TABLE DESCRIPTION WITH AVRO/JSON SCHEMA FOR BOOLEAN/INTEGER DATATYPES: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.2.3/16 (2017-12-15) ----------------------------------------- [HVR-4332] ADD SUPPORT FOR POSTGRESQL JSON DATATYPES: To use this feature, upgrade HVR on all machine(s). [HVR-2951] ADDED SNOWFLAKE SUPPORT AS TARGET: To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-1436] ALLOW LOB DATA TYPES (E.G. POSTGRESQL TEXT) AS PART OF THE REPLICATION KEY: To use this feature, upgrade HVR on the hub machine(s). [HVR-4379] USE TERADATA UNIQUE PRIMARY INDEX COLUMNS AS REPLICATION KEY CANDIDATE: To use this feature, upgrade HVR on all machine(s). PROBLEMS FIXED IN HVR 5.2.3/16 (2017-12-15) ------------------------------------------- [HVR-4356] FIXED 'F_JB0900' WHEN DOING HVRSTATISTICS WITH OLD HVR GUI: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4326] FIXED 'F_JT14A3: SCAN DESCRIBE CANNOT BE CONVERTED TO TABLE-INFO' DURING HVR INIT: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-4361] FIXED F_JD0D16: INTERNAL HIVE ERROR DURING COMPARE OF DATE COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4369] FIXED F_JG20F0 DURING LONG-RUNNING SQL QUERIES FROM HIVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4055] FIXED F_JT0400 LOG SCANNING ERROR F_JZ2514 WITH INGRES 11.0: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4372] FIXED ORACLE LBC F_JZ1920: TRANSACTION ENCOUNTERED COMMIT, BUT A ROW FOR A TABLE IS STILL OPEN WITH INCOMPLETE ROW CHAINING COLUMN(S): To fix this bug, upgrade HVR on the capture machine(s). [HVR-4388] FIXED TERADATA LOCATING OBJECTS WHEN DEFAULT DATABASE IS DIFFERENT FROM CURRENT USER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4366] FIXED MALFORMED SCHEMA IN AVRO FOR WIDE TABLES: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.2.3/15 (2017-12-11) ----------------------------------------- [HVR-3904] MAXIMUM LENGTH FOR HVR TABLE NAME IS RAISED TO 4 BYTES LESS THAN MAXIMUM SUPPORTED LENGTH IN DATABASE AT INTEGRATE LOCATION: To use this feature, upgrade HVR on the gui and hub machine(s). [HVR-3886] ADDED PARAMETER RESTRICT /SELECTDISTINCT TO FILTER DUPLICATES DURING COMPARE OR REFRESH: To use this feature, upgrade HVR on the hub and remote machine(s). [HVR-4222] ADDED SUPPORT FOR INTEGRATION OF KEY UPDATES IN INTEGRATE /BURST FOR MULTI-DELETES: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2308] ADDED SUPPORT FOR MYSQL IN TARGET AND HUB: To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-2655] ADDED SUPPORT FOR TERADATA TTU 16.10: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-4266] ADDED SUPPORT FOR MERGING CHANNELS WITHOUT INTERRUPTING REPLICATION JOBS: To use this feature, upgrade HVR on the hub, capture and integrate machine(s). [HVR-3212] BURST INTEGRATE VARY BETWEEN TPT STREAM AND BATCH DEPENDING ON NUMBER OF ROWS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3324] ADDED SUPPORT FOR CAPTURING LOB COLUMNS FROM SAP HANA SOURCE: To use this feature, upgrade HVR on the capture machine(s). [HVR-3788] ENABLE/DISABLE ORACLE RAC THREADS USING REDO RECORDS, INSTEAD OF TIMERS AND DICTIONARY QUERIES: To use this feature, upgrade HVR on the capture machine(s). [HVR-4008] ENROLL FOR HVRINIT IS NOW INCREMENTAL (REVISIONS ARE APPENDED TO SAME ENROLL FILE RATHER THAN CREATING NEW FILE) AND DETECTED BY RUNNING CAPTURE JOB: To use this feature, upgrade HVR on the gui, hub and capture machine(s). [HVR-4232] INTEGRATE /BURST NO LONGER REQUIRES SUPPLEMENTAL LOGGING ALL: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-4205] ISSUE A WARNING DURING ARCHIVE LOG ONLY CAPTURE FROM SQL SERVER WHEN HVR CANNOT FIND A LOG BACKUP TO READ FROM BUT NEWER LOG BACKUP EXISTS: To use this feature, upgrade HVR on the capture machine(s). [HVR-1548] LOWERED THE NUMBER OF COMMITS FOR BURST CYCLES: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3835] ADDED SUPPORT FOR AUTOMATIC DETECTION OF ORACLE DATA GUARD CASCADE, SO CAPTURE DOES NOT NEED ACTION CHANGES: To use this feature, upgrade HVR on the capture machine(s). [HVR-487] ADDED SUPPORT FOR QUICK CAPTURE RECOVERY USING CHECKPOINTS OF LONG-RUNNING TRANSACTIONS: To use this feature, upgrade HVR on the hub, capture and gui machine(s). [HVR-4313] REVERTED TERADATA CONNECTION SESSIONMODE DEFAULT BACK TO ANSI DONE WITH HVR-4126: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4284] SUPPORT HANA TO GREENPLUM WITH /BURST: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-4114] SUPPORT IDENTIFIERS UP TO 128 BYTES AND HVR TABLE NAMES UP TO 124 BYTES FOR ORACLE 12.2: To use this feature, upgrade HVR on the gui, hub and capture machine(s). PROBLEMS FIXED IN HVR 5.2.3/15 (2017-12-11) ------------------------------------------- [HVR-4230] DBOBJECTGENERATION /STATETABLECREATECLAUSE IS IGNORED FOR INTEGRATE STATE TABLES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4031] ENVIRONMENT VARIABLES ARE CORRECTLY PASSED INTO AGENT PLUGIN IN REFRESH MODE IF FILEFORMAT /JSON: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4216] FIXED 'F_JD20DB: DBMS ERROR ORA-01843' WHEN CREATING HVR_STATUS_STAGING: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4226] FIXED /INTEGRATEEXPRESSION WITHOUT /EXTRA FOR KEY UPDATES WITH /BURST: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4184] FIXED BURST INTEGRATE INTO GREENPLUM ALWAYS RECREATES EXTERNAL BURST TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4290] FIXED F_JG200A AT THE END OF REFRESH/INTEGRATE PROCESS TO KAFKA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4163] FIXED ORACLE DATE IS MAPPED TO VARCHAR(100) IN HIVE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4197] FIXED W_JD2902: GREENPLUM EXTERNAL TABLE NEEDS TO BE RECREATED DURING BURST INTEGRATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4275] FIXED CREATION OF NULLABLE MYSQL TIMESTAMP COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4244] FIXED HIVE TABLE DEFINITION IS INCORRECT WITHOUT EXPLICITLY DEFINED SCHEMA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4329] FIXED EXTRA HVR_CHAIN_ID COLUMN APPEARING WITH FILEINTEGRATE /BURST: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4262] FIXED HVRCATALOGCREATE FAILING WITH F_JD230F ON SQL SERVER: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4273] FIXED HVRMANIFESTAGENT.PY USING LOCAL TIME INSTEAD OF UTC FOR ITS FILENAMES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4261] FIXED INCORRECT BASE TABLE NAME DISPLAYED IN TABLE EXPLORE DETAIL VIEW: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4177] FIXED INCORRECT ESCAPING OF SPECIAL CHARS IN /FILEFORMAT JSON: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4180] FIXED INDEX CREATION FOR NEW TABLES WITH SURROGATE KEY: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-4245] FIXED INVALID HIVE TABLE EXTERNAL LOCATION IF /RENAMEEXPRESSION CONTAINS {HVR_CAP_TSTAMP}: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3864] FIXED LOCALIZATION OF CHAR-LENGTHS AND BYTE-LENGTHS FOR CHARACTER DATATYPES: To fix this bug, upgrade HVR on all machine(s). [HVR-4264] FIXED POTENTIAL DATA LOSS WITH HVRINIT -OE AND INDEX REBUILD ON MS SQL SERVER: To fix this bug, upgrade HVR on the gui, hub and capture machine(s). [HVR-4140] HVR SCHEDULER RUNS JOB TWICE WHEN TRIG_CRONO ATTRIBUTE IS SET; SINCE HVR-1610: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4152] IMPROVED COLUMN ID DISCOVERY DURING HVR INITIALIZE FOR HANA WHICH SHOULD SIGNIFICANTLY IMPROVE PERFORMANCE AND FIX SPORADIC F_JD0215 ERRORS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4116] ENABLED CREATION OF LOG MESSAGES FOR NODES GOING UP AND DOWN IN ORACLE LOG-BASED CAPTURE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3944] ORACLE LBC: F_JZ1119, F_JZ1120, W_JZ1113 AND W_JZ1114 DO NOT MENTION THREAD NUMBER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4347] ORACLE LBC: LOG START POSITIONING ERROR F_JZ1100. CAPTURE JOB UNABLE TO FIND FILE SEQUENCE X FOR THREAD Y IN ARCHIVE LOG ONLY MODE: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.2.3/14 (2017-11-09) ----------------------------------------- [HVR-3213] ALLOW TRACING VARIABLES TO BE PASSED TO TPT: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4126] CHANGED TERADATA CONNECTION SESSIONMODE DEFAULT TO TERA: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.2.3/14 (2017-11-09) ------------------------------------------- [HVR-4142] FIXED ADAPTDDL /REFRESHOPTIONS NOT BEING ALLOWED ON SOME TARGET LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4165] FIXED F_JD0F01 DURING HVR COMPARE OF TABLE WITH COLPROPS /DATATYPEMATCH ON HIVE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4150] FIXED F_JG2142 DURING TEST CONNECTION OF KAFKA LOCATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-3977] FIXED HVR GUI RAISING 'F_JG352A' WHEN REQUESTING THE START PAGE: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4172] FIXED HIVE LOCATIONS ARE NOT DISPLAYED IN THE HVR COMPARE DIALOG: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4124] FIXED HVRINIT FAILING WITH F_JD0006 WHEN LOCATIONPROPERTIES /CASESENSITIVENAMES AND DBSEQUENCE IS DEFINED FOR ORACLE LOCATIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4061] FIXED ORACLE LBC CAPTURES INCORRECT COLUMN VALUE FOR UPDATE, DUPLICATE STRING IN COL VALUE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4042] FIXED COERCION PRODUCING '-0' FOR NUMERIC DATA TYPE: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-4120] FIXED CONVERSION OF CLOB FIELD INTO UTF8 CHARSET FOR FILEFORMAT /AVRO: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.2.3/13 (2017-11-03) ----------------------------------------- [HVR-3114] ADDED {HVR_INTEG_SEQ}, {HVR_TX_SCN}, {HVR_CHN_NAME} SUBSTITUTION FOR /INTEGRATEEXPRESSION, /RENAMEEXPRESSION: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-4052] CHANGED DEFAULT FOR TIMESTAMPS TO INCLUDE TIMEZONE OFFSET: To use this feature, upgrade HVR on all machine(s). [HVR-4014] ENHANCED TIMESTAMP WIDGETS IN GUI TO ACCEPT LOCAL TIME OR UTC: To use this feature, upgrade HVR on the gui machine(s). [HVR-2382] MADE IT CONFIGURABLE WHETHER TIMESTAMPS CONTAIN TIMEZONE OFFSET OR ARE IN UTC: To use this feature, upgrade HVR on all machine(s). [HVR-4058] PERFORMANCE IMPROVEMENTS ON FILEFORMAT /JSON /JSONMODE=SCHEMA_PAYLOAD: To use this feature, upgrade HVR on the integrate machine(s). [HVR-4092] SEND KAFKA DISTRIBUTION KEYS IN ROW/CHANGE BUNDLING WITH FILEFORMAT /JSON AND /AVRO: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.2.3/13 (2017-11-03) ------------------------------------------- [HVR-4137] FIXED HUB FINGERPRINTS ON EC2-WINDOWS INSTANCES: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4090] ENCODE DISTRIBUTION KEY WITH FILEFORMAT /JSON ACCORDING TO KAFKA CONNECT REQUIREMENTS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4031] ENVIRONMENT VARIBALES ARE CORRECTLY PASSED INTO AGENT PLUGIN IF FILEFORMAT /JSON: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3960] FIXED F_JD2248: TIME-ONLY DATE ENCOUNTERED WHEN RUN FROM INGRES TO HIVE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3763] FIXED F_JG200A: INTERNAL ERROR SIGSEGV DURING UPDATE OF CLOB COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3953] FIXED F_JG2902: INVALID UNICODE DURING ORACLE CAPTURE DESPITE TABLEPROPERTIES /IGNORECOERCEERROR BEING SET: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4075] FIXED FILEFORMAT /JSON WITH CLOB COLUMNS MIGHT PRODUCE BROKEN OUTPUT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4067] FIXED GUI CRASH WHEN COMPARING WITH UNSUPPORTED READ LOCATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-4088] FIXED KAFKA DIAGNOSTIC MESSAGE DUMPS FOR AVRO DO NOT INCLUDE KAFKA DISTRIBUTION KEYS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4057] FIXED KAFKA REACHING OUTPUT QUEUE LIMITS THROWS F_JT0D0B (LOCAL: QUEUE FULL) IN MIDDLE OR F_JT04C2 (DELIVERY TIMEOUT) AT END: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4112] FIXED KAFKA RECEIVES MISLEADING BUNDLING PARAMETERS: To fix this bug, upgrade HVR on the hub and integrate machine(s). [HVR-3948] FIXED ORACLE CAPTURE WITH /CAPTUREFROMROWID FAILING WITH F_JD0720: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-4005] FIXED TABLE EXPLORE ALWAYS REPORTING 'EXTRA UNIQUE INDEX' FOR TABLES WITH MORE THAN 1 UNIQUE INDEX: To fix this bug, upgrade HVR on the gui and hub machine(s). [HVR-4068] FIXED TEST LOCATION FOR KAFKA SUCCEEDING DESPITE BROKEN SCHEMA REGISTRY: To fix this bug, upgrade HVR on the gui and integrate machine(s). [HVR-4125] FIXED DISTRIBUTION KEY UPDATES FOR GREENPLUM/SQLSERVER DW: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4089] FIXED FUZZINESS WITH KAFKA MESSAGE SIZE LIMITS WHEN GENERATED MESSAGES ARE TOO CLOSE TO HARD LIMITS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4094] FIXED PURING OLD /SOFTDELETE-ED ROWS USING /BURST FOR SQLSERVER, POSTGRESQL AND REDSHIFT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4093] FIXED SEGFAULT ON FILEFORMAT /AVRO ON KAFKA LOCATION WITHOUT SCHEMA REGISTRY AND NO INTEGRATE /MESSAGEBUNDLING DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4091] KAFKA LOCATION WITH EXPLICIT FILEFORMAT /JSONMODE=SCHEMA_PAYLOAD ACTS DIFFERENTLY THAN NO FILEFORMAT REGARDING KAFKA DISTRIBUTION KEYS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-4060] PERFORMANCE IMPROVEMENTS ON FILEFORMAT /AVRO IN KAFKA CONNECT MODE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-4002] SAPDESCRIBE MAY RETURN INCORRECT INFORMATION LEADING TO ERRORS DURING TABLE EXPLORE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-4111] STOPPED SHOWING KAFKA LOCATIONS IN TABLE EXPLORE DIALOG: To fix this bug, upgrade HVR on the gui machine(s). NEW FEATURES IN HVR 5.2.3/12 (2017-10-26) ----------------------------------------- [HVR-1422] ADD SUPPORT FOR INTEGRATION OF KEY UPDATES FOR INTEGRATE /BURST WHERE NOT ALL COLUMNS ARE SUPPLEMENTAL LOGGED: To use this feature, upgrade HVR on the hub and integrate machine(s). PROBLEMS FIXED IN HVR 5.2.3/12 (2017-10-26) ------------------------------------------- [HVR-4035] FIXED HIVE CONNECT FAILS WITH ODBC ERROR: STRING DATA RIGHT TRUNCATION IF THE ODBC CONNECT STRING IS OVER 256 CHARS: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.2.3/11 (2017-10-24) ----------------------------------------- [HVR-4021] ADD HVR_TABLEEXPLORE_HINT TO ADD (ORACLE ONLY) OPTIMIZER HINT FOR TABLE ENROLLMENT QUERIES: To use this feature, upgrade HVR on the capture machine(s). PROBLEMS FIXED IN HVR 5.2.3/11 (2017-10-24) ------------------------------------------- [HVR-3980] F_JD20F2 DURING CAPTURE FROM SQL SERVER WITH /LOGTRUNCATE SET TO CAP_JOB_RETAIN: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-3025] FIXED CHANGING HVR TABLE NAME RESETS SCHEMA TO "/SCHEMA" IN ACTION TABLEPROPERTIES: To fix this bug, upgrade HVR on the gui machine(s). PROBLEMS FIXED IN HVR 5.2.3/10 (2017-10-20) ------------------------------------------- [HVR-3898] F_JD0A42 ON CAPTURE JOB START WHEN DOING CAPTURE FROM SQL SERVER DATABASE IN SIMPLE RECOVERY MODEL: To fix this bug, upgrade HVR on the capture and hub machine(s). [HVR-3925] FIXED F_JD0215 INCORRECT SYNTAX WHEN TRYING TO CREATE A TABLE WITH A TINYINT COLUMN FOR HANA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3820] FIXED F_JR0E29 DURING LICENSE CHECKING IF LICENSE HAS INTEGRATE RESTRICTIONS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3973] FIXED BROWSE BUTTON IS DISABLED WHEN CREATE NEW HIVE LOCATION: To fix this bug, upgrade HVR on the gui machine(s). [HVR-3956] FIXED CONNECTION TO HIVE WITH USERNAME AND PASSWORD FAILS WITH F_JG2024: UNABLE TO DECODE TEXT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3945] FIXED HVRREFRESH TO RECREATE MISMATCHED TABLES REPORT 'PERFORMING ALTER TABLE' WHEN RUN A SECOND TIME FOR A MISSING TABLE CONTAINING A NON-NULLABLE INGRESDATE FROM INGRES TO NON-INGRES DBMS: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3955] FIXED INCORRECT USE OF TINYINT INSTEAD OF SMALLINT WHILE CREATING TABLES FOR HIVE BASED ON INTEGER1: To fix this bug, upgrade HVR on all machine(s). [HVR-3902] FIXED UNEXPECTED DATATYPE 'ANSIDATE' DURING GENERATION FILE IN JSON FORMAT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3954] INTEGRATE /MAXFILESIZE ON XML FILES ACTS FUZZILY INSTEAD OF AS A THRESHOLD (UNLIKE OTHER FILE FORMATS): To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.2.3/9 (2017-10-09) ---------------------------------------- [HVR-3875] ADD SUPPORT FOR AGENTPLUGIN /DBPROC ON TERADATA TARGET: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2765] ADDED SUPPORT FOR ORACLE ROWID AND UROWID DATATYPES: To use this feature, upgrade HVR on all machine(s). [HVR-2121] HVR ON AZURE CLOUD USES AZURE VM ID AS HUB FINGERPRINT TO SURVIVE STOP-START OF VMS: To use this feature, upgrade HVR on the hub machine(s). [HVR-3009] NATIVE SUPPORT FOR WRITING TO KAFKA (AND KAFKA-CONNECT): To use this feature, upgrade HVR on the hub, integrate and gui machine(s). PROBLEMS FIXED IN HVR 5.2.3/9 (2017-10-09) ------------------------------------------ [HVR-3748] /SCHEMA IS ADDED UPPER-CASED WITH /CASESENSITIVENAMES AND ADAPTDDL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3812] ADDED TIMESTAMP_MICROS AND TIME_MICROS SUPPORT WITH /JSONMODE=SCHEMA_PAYLOAD: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3320] FIXED "QT: UNTESTED WINDOWS VERSION 6.2 DETECTED!" MESSAGE APPEARING IN GUI: To fix this bug, upgrade HVR on the gui machine(s). [HVR-3816] FIXED F_JD0A29 DURING CAPTURE FROM SQL SERVER DATABASE ENABLED FOR CHANGE TRACKING: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3686] FIXED F_JD2424 MISSING VALUE FOUND FOR KEY COLUMN DURING ORACLE LBC: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3490] FIXED INCORRECLTY RELIANCE ON IDENTITY COLUMN IN SQL SERVER FOR RESILIENCE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3888] FIXED TABLE CREATE FOR XTREMEDATA BYTEA COLUMNS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3682] FIXED WRONG ERROR MESSAGE OUT OF HVRADAPT WITH -D OPTION AND NON-EXISTING CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3852] ORACLE 9 ARCHIVE READING HANGS ON UNREADABLE ARCHIVE LOGFILES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3824] ORACLE 9.2: ONLINE REFRESH FAIL WITH [ORA-00904]: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-3689] SEGMENTATION VIOLATION AND F_JZ1518 DURING CAPTURE WHEN LOGFILE BLOCK SIZE IS CHANGED: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3815] UNEXPECTED EOF READING ORACLE 9 ARCHIVE LOG: To fix this bug, upgrade HVR on the capture machine(s). NEW FEATURES IN HVR 5.2.3/8 (2017-09-22) ---------------------------------------- [HVR-2885] ADDED A START PAGE TO THE HVR GUI: To use this feature, upgrade HVR on the gui machine(s). PROBLEMS FIXED IN HVR 5.2.3/8 (2017-09-22) ------------------------------------------ [HVR-3778] ALLOW USE OF /SUPPLEMENTALLOGGING=CDCTAB WITH SQL SERVER 2016 SP1 STANDARD EDITION: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3795] F_JD20F2 DURING CAPTURE FROM SQL SERVER WITH /LOGTRUNCATE=CAP_JOB_RETAIN IN MINIMAL PERMISSION MODEL: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3798] FIXED /AGENTPLUGIN ON S3 LOCATIONS (INTEG_END,REFR_WRITE_END) NOT RECEIVING HVR_FILE_NROWS,HVR_FILE_TX_SEQ AND NOT RECEIVING RELATIVE PATHS FOR HVR_FILE_NAMES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3678] FIXED GUI TO RECOGNIZE OLD HVRMAINT OPTION -EMAIL_ONLY_ERRORS: To fix this bug, upgrade HVR on the gui machine(s). [HVR-3786] FIXED DEFLATE CODEC IN AVRO FILE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3787] FIXED GENERATION BSON FORMAT ON BIG ENDIAN PLATFORM: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3797] FIXED HANGS UP IF CLOB COLUMNS ARE PRESENT WITHIN AVRO PIPE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3770] FIXED MISSED ZERO-LENGTH LOB DATA IN AVRO FILE: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.2.3/7 (2017-09-19) ---------------------------------------- [HVR-3189] ADDED /FILEFORMAT /JSON: To use this feature, upgrade HVR on the hub, gui and integrate machine(s). [HVR-3730] ALLOW MULTIPLE COLUMNPROPERTIES /TRIMDATATYPE TO MATCH SAME COLUMN. /NAME PRECEDES OVER /DATATYPEMATCH: To use this feature, upgrade HVR on the hub and capture machine(s). [HVR-3723] ENABLED HIVE ODBC SUPPORT ON WINDOWS PLATFORM: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3772] INTEGRATE DIRECTLY TO FINAL FILENAMES FOR S3 LOCATIONS PRESERVING RECOVERY REPEATABILITY: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3571] INTRODUCED ENV VARIABLE WHICH OVERWRITES DATE RANGES: To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.2.3/7 (2017-09-19) ------------------------------------------ [HVR-2128] FIXED COMBINING /MAXFILESIZE AND /RENAMEEXPRESSION WITHOUT {HVR_TBL_NAME} TO OVERWRITE PREVIOUS FILES FOR CSV,AVRO: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3737] FIXED COMBINING /MAXFILESIZE AND /RENAMEEXPRESSION WITHOUT {HVR_TBL_NAME} TO REPORT INCORRECT HVR_FILE_NROWS FOR XML: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.2.3/6 (2017-09-06) ------------------------------------------ [HVR-3697] CAPTURE FOR SQL SERVER 2000 GIVES: F_JD20F2 ON 'IS_ROLEMEMBER': To fix this bug, upgrade HVR on the capture, hub and integrate machine(s). [HVR-3715] ONLINE REFRESH FAILS WITH F_JD21B9: ON 'MSDB..SP_HVR_DBCC' FOR SQL SERVER 2000: To fix this bug, upgrade HVR on the hub machine(s). PROBLEMS FIXED IN HVR 5.2.3/5 (2017-09-05) ------------------------------------------ [HVR-3713] F_JD20DB: DBMS ERROR [ORA-01405: FETCHED COLUMN VALUE IS NULL] ON NOT NULL COLUMN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3707] FIXED F_JG0E07: UNHANDLED ICU ERROR WHEN GBK CHARACTER IS TRUNCATED: To fix this bug, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.2.3/4 (2017-09-01) ------------------------------------------ [HVR-3450] FIXED F_JD2164 ERROR FOR FILE-TO-DATABASE CHANNEL WITH HVR5 HUB, CAPTURE AND HVR4 INTEGRATE LOCATIONS: To fix this bug, upgrade HVR on the hub and capture machine(s). [HVR-3688] FIXED PER-COLUMN INTEGRATE /RENAMEEXPRESSION NOT SWITCHING FILES ON SOME CASES DURING INTEGRATION: To fix this bug, upgrade HVR on the integrate machine(s). NEW FEATURES IN HVR 5.2.3/3 (2017-08-30) ---------------------------------------- [HVR-3639] ADDED PREV,NEXT KEYS TO MANIFESTS TO IDENTIFY OTHER MANIFESTS IN SAME CYCLE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3583] BULK REFRESH TO FILE LOCS PASS $HVR_FILE_NROWS,$HVR_TBL_NROWS TO AGENTPLUGINS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3633] MODIFY HVR_CAP_TSTAMP SO IT IS ALWAYS (MONOTONICALLY) INCREASING: To use this feature, upgrade HVR on the capture machine(s). [HVR-3642] NEW INTEGRATE AGENT ENV VAR $HVR_CAP_REWIND_TSTAMP FOR LBC: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3644] POSTGRESQL REDUCE USAGE OF SAVEPOINTS DURING SQL-BASED LOG-BASED CAPTURE: To use this feature, upgrade HVR on the capture machine(s). [HVR-3618] POSTGRESQL REDUCE USAGE OF SAVEPOINTS DURING PLAIN INTEGRATE: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3393] TRIM WIDE ORACLE VARCHARS AND LOBS WITH COLUMNPROPERTIES /TRIMDATATYPE: To use this feature, upgrade HVR on the hub and capture machine(s). PROBLEMS FIXED IN HVR 5.2.3/3 (2017-08-30) ------------------------------------------ [HVR-3476] FIXED 'F_JD2155' FRACTIONAL NUMBER FOR INT COLUMN IN HVR_STATS CHANNEL: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3631] FIXED 'F_JG2700' INCORRECT SIZE CHECK OF TRUSTED HVR EXECUTABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2838] FIXED BROKEN FILEFORMAT /XML IF /MAXFILESIZE IS DEFINED: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3655] FIXED CAPTURE FAILING WITH 'F_JG2142' WHEN ADAPTDDL /INTEGRATESCHEMA IS DEFINED: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3648] FIXED CORRUPTED FILEFORMAT /AVRO FILES WITH INTEGRATE /MAXFILESIZE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3584] FIXED HVRHIVEAGENT.PY, HVRKAFKAAGENT.PY, HVRMANIFESTAGENT.PY TO USE #!PYTHON (LET HVR CHOOSE) INSTEAD OF /USR/BIN/PYTHON: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3576] FIXED HVRSCHEDULER FAILS TO START ON TERADATA HUBDB WITH DEFAULT ENCODING UNICODE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3549] FIXED INCORRECT COMMAND LINE SHOWN IN HVRGUI DIALOGS FOR TERADATA HUB: To fix this bug, upgrade HVR on the hub and gui machine(s). PROBLEMS FIXED IN HVR 5.2.3/2 (2017-08-24) ------------------------------------------ [HVR-3628] FIXED AMAZON S3 SERVER SIDE ENCRYPTION FOR INTEGRATE: To fix this bug, upgrade HVR on the integrate and hub machine(s). [HVR-3603] FIXED HVR USES 1970-01-01 INSTEAD OF NULL AS DEFAULT VALUE FOR NULLABLE HVR INTERNAL COLUMNS ON TERADATA: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3593] FIXED HVR_STATS CHANNEL FAILING WITH SPACES IN LOG DIRECTORY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3340] FIXED HVRCATALOGCREATE DOES NOT COMMIT THE CREATION OF THE STATUS TABLES ON DB2 (LUW): To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.2.3/1 (2017-08-16) ---------------------------------------- [HVR-3485] $HVR_AGENT_BEGIN_TSTAMP $HVR_AGENT_END_TSTAMP FOR AGENTPLUGIN, IMPROVED AGENTS ON FILE LOCS DURING RECOVERY: To use this feature, upgrade HVR on the capture, hub and integrate machine(s). [HVR-2137] ADD SUPPORT FOR INGRES 11.0: To use this feature, upgrade HVR on all machine(s). [HVR-3580] PASS $HVR_FILE_TX_SEQ (HVR_TX_SEQ PER FILE) TO INTEG AGENTS, FIXES FOR $HVR_FILE_NROWS: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3497] PERFORMANCE IMPROVEMENT FOR LNV,MNV,XML,DNV TYPE COERCIONS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3486] HVRMANIFESTAGENT.PY RECOVERY IMPROVEMENTS (VIA HVR-3485): To use this feature, upgrade HVR on the integrate machine(s). PROBLEMS FIXED IN HVR 5.2.3/1 (2017-08-16) ------------------------------------------ [HVR-3581] FILEFORMAT /AVRO, INTEGRATE /MAXFILESIZE MIGHT NOT BE RESPECTED FOR FIRST FILE OF CYCLE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3511] FIXED F_JD0A73 DURING CAPTURE OF AN ABORTED LOB OPERATION FROM SQL SERVER: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3499] FIXED FILEFORMAT /CSV /ENCODING FOR NON-UTF8 ENCODINGS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3564] FIXED HVR REFRESH FAILED TO CONVERT TIMESTAMP IN HVR_JOB TABLE DUE TO TIMEZONE CONVERSION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3558] FIXED INTEGRATE /TIMEKEY /BURST FOR UPDATES ON INGRES AND MYSQL: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3579] FIXED SIGSEGV DURING CONNECT TO HIVE LOCATION IF INTERNAL ERROR OCCURS: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3529] FIXED SOFTDELETE COLUMN IS MENTIONED TWICE DURING INTEGRATE IF THE COLPROPS CONTAINS DATATYPE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3572] FIXED FOOTER OF CSV(/FILETERMINATOR) AND AVRO FILES IN CERTAIN CASES WITH MULTIPLE TABLES: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3555] NORMALIZED HUB-NAMES ARE NOT LOWER-CASE: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3513] W_JT002D (UNEXPECTED ROW ORDERING) WHEN USING /BASENAME ON KEY COLUMNS: To fix this bug, upgrade HVR on the hub machine(s). NEW FEATURES IN HVR 5.2.3/0 (2017-08-01) ---------------------------------------- [HVR-3060] ADD SUPPORT FOR POSTGRESQL CAPTURE VIA SQL INTERFACE: To use this feature, upgrade HVR on the capture machine(s). [HVR-2138] ADD SUPPORT FOR POSTGRESQL VERSION 9.6: To use this feature, upgrade HVR on the capture machine(s). [HVR-3347] ADDED GUI SUPPORT FOR HVRCOMPARE -M SELMOMENT: To use this feature, upgrade HVR on the gui machine(s). [HVR-3333] ADDED GUI SUPPORT FOR HVRREFRESH -MSERIALIZABLE AND -MSNAPSHOT: To use this feature, upgrade HVR on the gui machine(s). [HVR-2396] ADDED KAFKA PIPE INTEGRATED WITH KAFKA CONNECT AND SCHEMA REGISTRY: To use this feature, upgrade HVR on the hub and integrate machine(s). [HVR-3409] ADDED SUPPORT FOR ADAPTDDL ACTION FOR SQL SERVER LOCATIONS WITH /LOGREADMETHOD=SQL: To use this feature, upgrade HVR on the hub machine(s). [HVR-2409] ADDED SUPPORT FOR AMAZON S3 SERVER SIDE ENCRYPTION: To use this feature, upgrade HVR on the gui and integrate machine(s). [HVR-3168] INTEGRATE /REORDERROWS=GROUP_BY_TABLE,BATCH_BY_TABLE PERFORMANCE IMPROVEMENTS: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3440] PERFORMANCE IMPROVEMENTS FOR FILEFORMAT /CSV: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3431] PERFORMANCE IMPROVEMENTS FOR FILEFORMAT /CSV /ESCAPECHARACTER: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3436] PERFORMANCE IMPROVEMENTS FOR FILEFORMAT /CSV, /XML, /AVRO: To use this feature, upgrade HVR on the integrate machine(s). [HVR-3111] ROUND DECIMAL VALUES WITH PRECISION GREATER THAN 34 DURING CAPTURE FROM HANA: To use this feature, upgrade HVR on the capture machine(s). [HVR-3428] TABLEPROPERTIES /CHARACTERMAPPING PERFORMANCE IMPROVEMENTS: To use this feature, upgrade HVR on the capture and integrate machine(s). [HVR-3437] UNCOMPRESION PERFORMANCE IMPROVEMENTS FOR ZREL (DEFAULT) COMPRESSION: To use this feature, upgrade HVR on the integrate machine(s). [HVR-2868] HVRREFRESH -MSERIALIZABLE FOR ORACLE/SQLSERVER/POSTGRESQL, HVRCOMPARE -MNOW, HVRREFRESH -M -Q IMPROVEMENTS: To use this feature, upgrade HVR on the capture and hub machine(s). PROBLEMS FIXED IN HVR 5.2.3/0 (2017-08-01) ------------------------------------------ [HVR-2967] /INTEGRATEEXPRESSION IS NOT ALWAYS EVALUATED ON UPDATE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-900] DB2 (LUW): FIXED SOMETIMES INCORRECTLY CAPTURED UPDATES TO EMPTY STRING OF LOBS IN VALUE COMPRESSED TABLES: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3458] FIXED CHARACTER MAPPING SILENTLY COPYING THE MAPPING VALUE WHEN IT'S INVALID: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2767] FIXED F_JD0A46: SQL SERVER SYSTEM DATA TYPE 0 [UNKNOWN] DOES NOT MATCH THE ENROLLED DATATYPE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2235] FIXED F_JD20F2 DURING CAPTURE REWIND FROM SQL SERVER 2012 IN DIRECT LOG READ MODE: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3412] FIXED F_JD21DD: COLUMN WITH NON-ASCII CHARACTERS NOT FOUND DURING ROW-WISE COMPARE: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2665] FIXED F_JD2209 UPDATE AFFECTED TOO MANY ROWS DURING INTEGRATE TO HANA: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-1282] FIXED F_JD22FC ERROR MESSAGE HAS INVALID PARAMETERS ORDER: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3452] FIXED F_JG200A WHEN REFRESHING LARGE CLOBS INTO AVRO: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2980] FIXED F_JG2468: DELETE OF CAP JOB SCRIPT FAILS BECAUSE FILE IS BUSY: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3435] FIXED F_JZ0A3C DURING CAPTURE OF NEGATIVE DECIMAL VALUES FROM HANA: To fix this bug, upgrade HVR on the capture machine(s). [HVR-3052] FIXED ORA-01408: SUCH COLUMN LIST ALREADY INDEXED DURING STATE TABLE CREATION: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-3448] FIXED PDF ITEMS WITH UNDERSCORE NOT BEING SEARCHABLE IN HVR MANUAL: To fix this bug, upgrade HVR on the gui machine(s). [HVR-3405] FIXED SQL SERVER LOG-BASE CAPTURE RETURNS VALID XML DOCUMENTS THAT ARE NOT CHARACTER-BY-CHARACTER IDENTICAL TO XML DOCUMENTS THAT SELECT STATEMENT WOULD RETURN: To fix this bug, upgrade HVR on the capture machine(s). [HVR-743] FIXED CHECKING HVR_HUB_CHARSET DURING ECHO -C: To fix this bug, upgrade HVR on the hub machine(s). [HVR-3445] FIXED INTERNAL COLUMN GETTING FROM N[VAR]CHAR COLUMNS: To fix this bug, upgrade HVR on the capture and integrate machine(s). [HVR-2836] FIXED REPORTING OF KAFKA BROKER ERRORS IN AGENT: To fix this bug, upgrade HVR on the integrate machine(s). [HVR-2719] FIXED SLOW ORACLE LBC FOR TABLES WITH MANY COLUMNS: To fix this bug, upgrade HVR on the capture machine(s). [HVR-2742] MISMATCH IN COLUMN NUMBERS FOR LOP_REPL_COMMAND CHANGE WHEN PROCESSING DDL DROP COLUMN WITH CONSTRAINT: To fix this bug, upgrade HVR on the capture machine(s). [HVR-956] TASK NAME CONTROL ALLOWS CHARACTERS ACCORDING TO IDENTIFIER NAMING: To fix this bug, upgrade HVR on the gui machine(s). 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).