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

ELOQUENCE B.07.10 - patch PE71-0801253

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

This patch adds enhancements or fixes defects of the prschema utility
as released with Eloquence B.07.10. This patch will be integrated in 
the Eloquence B.07.10 release.

Eloquence B.07.10 must be installed before applying this patch.

Severity:
 PE71-0801253: ENHANCEMENT

Superseded patches:
 none


Patch PE71-0801253
------------------

Platforms: All

* Added support for case insensitive index option (#1073)

  A new "CI" index option was added to specify case insensitive
  indexes. The prschema utility was enhanced to output the CI
  option on a case insensitive index, for example:

  MATCHCODE (CI,EMPTY) = NAME;

Notes / Related patches:

- Using the case insensitive index functionality requires a recent
  eloqdb6 database server version (patch PE71-0801240 or newer).

- Patch PE71-0801252 adds case insensitive index support to the
  schema processor.

- Patch PE71-0801254 adds case insensitive index support to the
  dbutil program.


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

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

   PE71-0801253-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/eloquence6
gzip -dc /path/to/PE71-0801253-hpux.tar.gz | tar xf -

Files:

   bin/prschema
   share/doc/PE71-0801253-README


Linux:

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

cd /opt/eloquence6
tar xzf /path/to/PE71-0801253-linux.tar.gz

Files:

   bin/prschema
   share/doc/PE71-0801253-README


Windows XP/2000/NT:

This patch should only be installed if you previously installed
the Eloquence database utilities on your system.
Installation requires administrative capabilities.

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 PE71-0801253-win32.exe file. Before installation, please
consider closing all applications and 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 PE71-0801253-win32.zip file and unpack its contents.
Then perform the following steps:

* Please copy the prschema.exe file into the bin subdirectory of your
  Eloquence installation (for example C:\Programs\Eloquence\bin).

* Please copy the PE71-0801253-README.txt file into the share\doc
  subdirectory of your Eloquence installation (for example
  C:\Programs\Eloquence\share\doc).

Files:

   prschema.exe
   PE71-0801253-README.txt