---------------------------------------------------------------------- HP ELOQUENCE A.06.31 - patch 0203071 ---------------------------------------------------------------------- This patch fixes a defect of the eloqdb6 program as released with A.06.31. This patch will be integrated in subsequent HP Eloquence releases. A.06.31 must be installed before applying this patch. This patch replaces patch PE63-0202130 (beta). Severity: PE63-0203071: CRITICAL (data corruption) PE63-0202130: BUGFIX (connection failure on Windows NT) Fixed problems: --------------- Platforms: HP-UX, Linux * Under rare circumstances data corruption could occur during on-line backup if a significant number of concurrent disk i/o operations happened simultaneously. * An internal stack overflow could cause schema/dbcreate/dbpurge to hang or fail. Platforms: All * The number of write requests to the transaction log volume have been reduced by bundling them to a single request whenever possible. This can result in a significant performance gain on write operations such as DBPUT or DBUPDATE up to 15 percent. Patch PE63-0202130 ------------------ Platforms: Windows NT * Due to a race condition the eloqdb6 could sometimes fail to accept an incoming connection, causing an error -700 on DBOPEN. Installation: ------------- UNIX: In order to install this patch, you need to unpack it with gzip. Gzip is included with HP-UX 10.x and Linux. Installation requires root privileges. cd /opt/eloquence6 gzip -dc /path/to/PE63-0203071-hpux.tar.gz | tar xf - Files: bin/eloqdb6 share/doc/PE63-0203071-README Windows NT: This patch should *only* be installed if you previously installed the HP Eloquence server components on your system. Download the PE63-0203071-win32.zip file and unpack with WINZIP or PKZIP. Installation requires administrative capabilities. PLEASE MAKE SURE THE EloqDB6 SERVICE has been STOPPED previously (in the Service Control Manager). Please copy the eloqdb6.exe file into the WINDOWS SYSTEM DIRECTORY (for example C:/WINNT/SYSTEM32). Files: eloqdb6.exe PE63-0203071-README.txt