This is an old revision of the document!


Software Installation: Release Notes

Each new version of Omnidex brings a collection of improvements, from new features to increased performance. Here are the primary features and enhancements in the major releases of Omnidex:

Omnidex version: 5.3 | 5.2 | 5.1 | 5.0 | 4.5 | 4.4 | 4.3 | 4.2 | 4.1 | 4.0

Omnidex 5.2 Release History

The following table shows the individual releases of Omnidex 5.2, including their release dates and features.

Release Release Date
5.2.01A Planned for 2011
—————————————————————————————————————

5.2.01A

Release is planned for 2011.

Connection and Query Monitoring

Autocomplete

  • Omnidex now supports AutoComplete, a feature that allows applications to display relevant choices and their counts as the user types characters into a search field.

Connection strings

  • Omnidex now provides broad support for connection strings throughout the product. Connection string provide a simple and universal way of connecting to an Omnidex Environment File.

Omnidex Grids

  • Omnidex Grids now allow a new node type called Rollup Nodes that are used to support Omnidex Rollup Tables that span all nodes. Customers that have previously used Unpartitioned Nodes for this purpose should switch to Rollup Tables to improve the performance of building indexes.
  • Omnidex Grids now support an UNINDEXED option within the NODE clause of the CREATE TABLE statement. This clause indicates that the table should not be indexed for a particular node. This is often used in Rollup Nodes to avoid the indexing of the tables that underlay rollup tables.
  • Omnidex Grids now support Grid Connection Pooling, designed specifically for a grid environment. Connection pooling supports a grid by intelligently obtaining and releasing connections to the nodes in a common pool, increasing performance and reduces resource usage.

Licensing

  • Omnidex now supports three product editions.
  • Support for three editions of Omnidex: Omnidex Enterprise Edition, Omnidex Developer Edition and Omnidex Trial Edition.
  • Omnidex licensing has been streamlined through three new commands in OdxSQL: REQUEST LICENSE, REGISTER LICENSE, and SHOW LICENSE.

SQL Engine

  • Omnidex now supports timezones when working with date-class datatypes.
  • Omnidex now supports the $GETENV function for referencing environment variables in Omnidex SQL statements.
  • Omnidex now supports spaces in filenames and directory names throughout the Omnidex product on Microsoft Windows operating systems.
  • Omnidex now allows the memory used in the Hashed Data Cache to be configured on a per-query basis using the DATA_CACHE= option.

Integration

  • Omnidex now allows DDL statements to be extracted directly from relational databases using the EXTRACT SQL statement. This replaces the similar feature that was previously found in the legacy program, OAHELPER.
  • Omnidex's JDBC driver has been enhanced to support thePentaho suite of Business Intelligence tools.

Network Services

  • Support for “odxnet –shutdown –children_only” to terminate child processes without terminating listener.

Backward compatibility:

  • ODBC Driver registration
    • Change default ODBC Driver name from “DISC OMNIDEX OdxNet Driver” to “Omnidex”, but allow installation of dual names for backward compatibility with “odbcreg -b” option
  • The NODE clause within the CREATE ENVIRONMENT statement now uses ConnectionString rather than Environment for specifying remote node locations.
  • Change MDK_RETRIEVAL_THRESHOLD to QUALIFICATION_THRESHOLD and change ASK_RETRIEVAL_THRESHOLD to AGGREGATION_THRESHOLD.
  • Correct spelling of MaxSonProcesses in odxnet configuration files.
  • Statistics files are now required to use optimization.
  • Change TDF files to DELIMITED files, though TDF is still an accepted synonym.
  • Change FLATFILE database types to FILE database types, though FLATFILE is still a supported synonym.
  • Change C STRING datatypes to STRING datatypes, though C STRING is still a supported synonym.
  • Dates are now left justified when Omnidex converts them to string format.

[close]

Additional Resources

See also:

 
Back to top
install/releases/odx52/history.1301499536.txt.gz · Last modified: 2016/06/28 22:38 (external edit)