----------------------------------------------------------------------

ELOQUENCE B.08.30 - patch PE83-2006170

----------------------------------------------------------------------

This patch adds enhancements or fixes defects of the database ftc
library as released with Eloquence B.08.30-1810. This patch will be
integrated in the Eloquence B.08.30 release.

Eloquence B.08.30-1810 must be installed before applying this patch.

Severity:
 PE83-2006170: BUG FIX

Superseded patches:
 none


Patch PE83-2006170
------------------

Platforms: All

* A dbifind mode 1 call on a master set failed with status -21.
  If the btreemode1 option is set the access should succeed.
  While a dbifind mode 1 is supposed to ignore any TPI indexes
  the btreemode1 is not considered a TPI index.

* Changed the internal library revision to "B.08.30.01".


Installation:
-------------

Please download the patch archive that corresponds with the installed
release.  The patch files follow the conventions below:

   PE83-2006170-hpux-ia64.tar.gz
        ^       ^    ^
        |       |    Architecture / OS specific build
        |       Operating system
        Patch ID


HP-UX:

In order to install this patch, you need to unpack it with gzip and tar.
Gzip is included with HP-UX. Installation requires root privileges.

cd /opt/eloquence/8.3
gzip -dc /path/to/PE83-2006170-hpux.tar.gz | tar xf -

Files:

   lib/hpux32/libftc.so  (HP-UX Itanium 32bit)
   lib/hpux64/libftc.so  (HP-UX Itanium 64bit)
   lib/pa20_32/libftc.sl (HP-UX PA-RISC 2.0 32bit)
   lib/pa20_64/libftc.sl (HP-UX PA-RISC 2.0 64bit)
   share/doc/PE83-2006170-README


Linux:

In order to install this patch, you need to unpack it with tar.
Installation requires root privileges.

cd /opt/eloquence/8.3
tar xzf /path/to/PE83-2006170-linux.tar.gz

Files:

   lib/libftc.so
   lib64/libftc.so
   share/doc/PE83-2006170-README

Windows:

Two options are available for patch installation. The patch is
available as self extracting archive for automatic installation
and as a zip archive for manual installation. Both patches are
equivalent. Installation requires administrative capabilities.

For autmatic installation of this patch, please download the patch
file PE83-2006170-win32.exe. Before installation, please consider
closing all applications, then execute the patch installation program.
Installation does not require a reboot unless the patched files
were active.

For a manual installation of the patch, please download the patch
file PE83-2006170-win32.zip and unpack its contents. Then perform
the following steps:

* Please copy the .dll files into the Eloquence bin directory.
  (Default location: C:\Program Files\Eloquence\8.3\bin)

* Please copy the .lib files into the Eloquence lib directory.
  (Default location: C:\Program Files\Eloquence\8.3\lib)

* Please copy the PE83-2006170-README.txt file into the Eloquence
  share\doc directory.
  (Default location: C:\Program Files\Eloquence\8.3\share\doc)

Files:

   ftc.dll
   ftcC.dll
   ftc64.dll
   ftc.lib
   ftcC.lib
   ftc64.lib
   PE83-2006170-README.txt