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

ELOQUENCE B.07.10 - patch PE71-0907010

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

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

Superseded patches:
 PE71-0709201: BUG FIX


Patch PE71-0907010
------------------

Platforms: Windows

* The dbvolcreate utility failed to correctly initialize the volume
  file size if used with an initial size (-s command line option) of
  512 MB or higher (#3793).

  The resulting volume file size was 2.5 MB (the default size) but
  dbvoldump reported the size specified with the dbvolcreate -s
  command line option.

  The resulting volume was functional, although the database server
  would report a "data volume file is smaller than expected" warning
  message on startup.

  Usually, volume file space is pre-allocated so that the file size
  equals the current size reported by dbvoldump.
  However, in this case the volume file would only use as much space
  in the filesystem as data was written (sparse file).


Patch PE71-0709201
------------------

Platforms: Windows

* The dbvolcreate utility could fail to update the [Volumes] section
  of the eloqdb6 configuration file.

  While updating the configuration file, a temporary file was created
  in the current root directory, typically C:\.

  On recent Windows versions starting with Windows Vista, C:\ is
  write-protected by default, causing dbvolcreate to fail.

  The dbvolcreate utility now uses the system-defined temporary
  directory.


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

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

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


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-0907010-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-0907010-win32.zip file and unpack its contents.
Then perform the following steps:

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

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

Files:

   dbvolcreate.exe
   PE71-0907010-README.txt