2.3.43-funcrel

Other Updates

Internal IdDetails
SCHDB-162All export logs will now include the corresponding command line to improve debugging.
SCHDB-158A boolean "-report" option has been added for CLI mode that simulates the import step, but without generating the UAX/SRC files: instead the output is a single DatabaseExtraction.uaxreport file, identical to the DatabaseExtraction.uaxdirectory file generated in "normal" (i.e., non report) mode. See the documentation.

Resolved Issues

Customer Ticket IdDetails
43606Fixes an issue causing no database response while extracting a schema with a large volume of objects.

2.3.42-funcrel

Resolved Issues

Customer Ticket IdDetails
39376Fixes an issue causing the extraction process to hang during the "Extracting: Oracle Column Constraints..." step. The fix includes query optimization and forces the "optimizer_mode=all_rows" mode for Oracle 19 extractions.
38466Fixes an issue causing extraction result differences when unchanged schemas are hosted on Oracle 11g and 19c - 'REF CURSOR' and 'PL/SQL RECORD' parameters.
38051Fixes an issue causing the extraction process to hang when extracting Oracle Private Synonyms. The fix forces the "optimizer_mode=all_rows" mode for Oracle 19 extractions.

2.3.41-funcrel

Other Updates

Internal IdDetails
SCHDB-142A change has been made to ensure that when the extractor logs a validation error (i.e. to say that an object has been found that contains inconsistencies which prevent it from being extracted) the specific object name and type is also logged. Previously the log only stated that an invalid object had been found, without specifying which object it was.

Resolved Issues

Customer Ticket IdDetails
33401The extractor has been modified to ensure that custom queries added in the <initialization> section of the extraction .config file are run in the correct order to prevent these queries failing.

2.3.33-funcrel

Resolved Issues

Customer Ticket IdDetails
28288The multithreaded option is not working properly, raising "Resolution error type in: xxx" error messages.

2.3.31-funcrel

New Features

SummaryDetails
Support for extraction of databases hosted on Azure SQL instances.The CAST Database Extractor now supports the extraction of databases hosted on: Azure SQL 2005, 2008, 2012 and 2014. These databases are handled as if they are Microsoft SQL Server instances.

2.3.25-funcrel

Other Updates

Internal IdDetails
SCHDB-115

The CAST Database Extractor now supports (by reference) the extraction of databases hosted on:

Microsoft SQL Server 2016, 2017 and 2019, however the extractor will handle the databases as Microsoft SQL Server 2014 databases and no new syntax or features introduced in these newer releases are supported.

Sybase ASE 16, however the extractor will handle the databases as Sybase ASE 15.x databases and no new syntax or features introduced in this newer release are supported.