---------------------------------------------------------------------- ELOQUENCE B.07.10 - patch XE71-060418 ---------------------------------------------------------------------- This patch is intended for testing purposes and adds the option to Eloquence B.07.10 to replicate database transactions to other database environments. Severity: XE71-060418: BETA TEST Superseded patches: none Patch XE71-060418 ----------------- * This patch adds the option to Eloquence B.07.10 to replicate database transactions to other database environments. It is only intended for testing purposes. Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: XE71-060418-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/XE71-060418-hpux-pa20.tar.gz | tar xf - Files: bin/eloqdb6 bin/dbrepl bin/dblogreset bin/dbrecover bin/fwaudit share/doc/REPL.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/XE71-060418-linux.tar.gz Files: bin/eloqdb6 bin/dbrepl bin/dblogreset bin/dbrecover bin/fwaudit share/doc/REPL.README