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

ELOQUENCE B.08.20 - patch PE82-1808230

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

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

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

Severity:
 PE82-1808230: BUG FIX

Superseded patches:
 PE82-1501301: BUG FIX


Patch PE82-1808230
------------------

Platforms: All

* This patch updates the dblogreset utility to incorporate the changes
  as of eloqdb database server patch PE82-1710200.

  Fixed a problem where repeating an interrupted startup recovery could
  result in an empty forward-log "bridge" segment (#4255).

  After an abnormal termination, the database server (or the dblogreset
  utility) perform a startup recovery. During this process, a special
  forward-log "bridge" segment is created that allows a dbrecover,
  dbrepl or fwutil process to continue across the previous abnormal
  termination.

  Interrupting and then repeating the startup recovery should resume
  on an existing "bridge" segment. However, because an internal state
  was not correctly initialized, the resulting "bridge" segment could
  be empty.


Patch PE82-1501301
------------------

Platforms: All

* This patch updates the dblogreset utility to incorporate the changes
  as of eloqdb database server patch PE82-1501300.

  Fixed potentially wrong volume generation count after a recovery
  from on-line backup mode was interrupted and then repeated (#4186).

  Improved the interoperability of the dbrecover utility with database
  replication (#4201). This patch ensures identical behavior of the
  dblogreset utility and the PE82-1501300 eloqdb after dbrecover was
  used.


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

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

   PE82-1808230-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.2
gzip -dc /path/to/PE82-1808230-hpux.tar.gz | tar xf -

Files:

   bin/dblogreset
   share/doc/PE82-1808230-README


Linux:

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

cd /opt/eloquence/8.2
tar xzf /path/to/PE82-1808230-linux.tar.gz

Files:

   bin/dblogreset
   share/doc/PE82-1808230-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 automatic installation of this patch, please download the patch
file PE82-1808230-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 PE82-1808230-win32.zip and unpack its contents. Then perform
the following steps:

* Please copy the dblogreset.exe file into the Eloquence bin directory.
  (Default location: C:\Program Files\Eloquence\8.2\bin)

* Please copy the PE82-1808230-README.txt file into the Eloquence
  share\doc directory.
  (Default location: C:\Program Files\Eloquence\8.2\share\doc)

Files:

   dblogreset.exe
   PE82-1808230-README.txt