Warehouse Release 3.02.3000

2006/12/05

 

The features in the 3.02.3000 release are:

 

. A new PROFILE statement has been added to do data profiling  using DataBridger Studio. 

The PROFILE statement is not  intended for direct customer use, but is supported through  the use of DataBridger Studio.  Users wishing to use the  PROFILE statement directly should contact Taurus Software Development.

 

. Added LINENO field to $ERR record

In a RECOVER block  $ERR.LINENO may used to display the script line number on which  the most recent error has occurred.

 

. Fixed Eloquence/Windows dataset capacity and dataset size. 

Also,  added RecSize (in bytes) to dataset display for both IMAGE and  Eloquence.

 

. Fixed two issues with the HASH function.

There was a problem when  HASH was used on numbers that were not integers.  In previous   releases the HASH function may have returned an incorrect result   when used on numbers that contained values to the right of the   decimal point.  Also, in previous releases the HASH function   caused an error when used on an invalid IMAGE P or invalid   IMAGE Z value.  This has been fixed so that HASH always returns   the same value (-1851683442) when used on an invalid P or Z value.

 

. Fixed a problem ORDER BY on a READ statement for some ODBC data  types

In previous releases, when reading from a file with  an ORDER BY that orders data from ODBC data types, the order may  be incorrect.  Note that most ORDER BY's of ODBC data types are  used against a SQL database.  In this case the ordering of  records is done by the SQL database engine and is not affected  by this problem.  This problem only occurred when the order  was done by Warehouse, as it is when reading from a FIXED file.  Fixed a problem with ORDER BY on IMAGE Z data.  Negative numbers  that were equal in all but the last digit may have been out  of order.  Fixed problem with ODBC DECIMAL and TEXT SIGNED  ORDER BY.

 

. The name of the default installation directory (lowest) on 64-bit Windows has been changed

  from Warehouse to Warehouse64. 

This permits both 32-bit  Warehouse and 64-bit Warehouse to be installed on the same  system.  None of the program names have change, just the  installation name has changed.

 

 

Release 3.02.3000 is available now on all supported platforms.

 

ÿ