---------------------------------------------------------------------- ELOQUENCE B.07.00 - patch 0307163 ---------------------------------------------------------------------- This patch fixes a defect of the dblogreset utility as released with Eloquence B.07.00. This patch will be integrated in the Eloquence B.07.00 release. Eloquence B.07.00 must be installed before applying this patch. Severity: PE70-0307163: BUX FIX Fixed problems: --------------- Platforms: All * dblogreset was fixed to handle a situation where the database server has crashed. In this case dblogreset performs a recovery of recently committed transactions. A rare corner case could lead to (unused) data blocks linked to a table but not marked in use. This could lead to subsequent data corruption. Installation: ------------- UNIX: In order to install this patch, you need to unpack it with gzip. Gzip is included with HP-UX and Linux. Installation requires root privileges. cd /opt/eloquence6 gzip -dc /path/to/PE70-0307163-hpux.tar.gz | tar xf - Files: bin/dblogreset share/doc/PE70-0307163-README Windows XP/2000/NT: This patch should *only* be installed if you previously installed the Eloquence server components on your system. Download the PE70-0307163-win32.zip file and unpack its contents with WinZip or PKUNZIP. Installation requires administrative capabilities. Please copy the dblogreset.exe file into the bin subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\bin). Please copy the PE70-0307163-README.txt file into the share\doc subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\share\doc). Files: dblogreset.exe PE70-0307163-README.txt