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

ELOQUENCE B.07.10 - patch PE71-0801246

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

This patch adds enhancements or fixes defects of the Eloquence 
dbstore 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-0801246: BUG FIX

Superseded patches:
 none


Patch PE71-0801246
------------------

Platforms: All

* The dbstore utility was modified to use a default cache size
  of 5 MB (#3499). Previously dbstore used the cache size
  configured in the database configuration file. This could
  result in problems on HP-UX if insufficient address space
  was available.

* Added a new command line option -b <size> to specify the
  buffer cache size (in MB).


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

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

   PE71-0801246-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-0801246-hpux.tar.gz | tar xf -

Files:

   bin/dbstore
   share/doc/PE71-0801246-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-0801246-linux.tar.gz

Files:

   bin/dbstore
   share/doc/PE71-0801246-README


Windows XP/2000/NT:

This patch should *only* be installed if you previously installed
the Eloquence server components 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 automatic installation of this patch, please download the patch
file PE71-0801246-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-0801246-win32.zip file and unpack its contents.
Then perform the following steps:

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

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

Files:

   dbstore.exe
   PE71-0801246-README.txt