---------------------------------------------------------------------- HP ELOQUENCE A.06.00 - patch 971121 Revision: 97-11-21 ---------------------------------------------------------------------- This intermediate patch fixes some iportant issues in A.06.00. It will be integrated into the next patch set. You should have installed fixpack2 before applying this patch. Fixed problems: --------------- Platforms: HP-UX, Linux, Windows * dbpurge could cause eloqdb6 server panic in checkpoint operation. (#593) * Problem in eloqdb6 server can cause index corruption. (#592) * The DBROLLBACK statement did not work correctly. (#591) * DBLOCK in odd mode (blocking on request) may return status although lock has been grated sucessfully. (#576) * SEND SIGNAL # does not work correctly. The given task number is internally decreased by one, so either the wrong task is signaled or an error 401 is returned. (#572) * A problem with the DLG LOAD (character oriented) has been resolved. After a previous format error has been detected, a subsequent DLG LOAD could fail. * The eloqdb6 http status display has been enhanced. Installation: ------------- UNIX: In order to install the patch, you need to unpack it with gzip. Gzip is included with Linux and HP-UX 10.x and can be obtained for HP-UX 9.x from this ftp server in the /pub directory. Installation requires root privileges. cd /opt/eloquence6 gzip -dc hpux-971121.tar.gz | tar xf - Files: bin/eloqcore bin/eloqdb6 share/doc/README-971121 Windows: Download the win32-971121.zip file and unpack with winzip or PKZIP. Installation requires administrative capabilities. Please copy the eloqcore.exe file into the bin subdirectory of your HP Eloquence installation (for example C:/Programs/Hewlett-Packard/HP Eloquence/bin) The eloqdb6.exe file should *only* be installed, if you previously installed the HP Eloquence server components on your system. PLEASE MAKE SURE THE EloqDB6 SERVICE has been STOPPED. Please copy the eloqdb6.exe file into the WINDOWS SYSTEM DIRECTORY (for example C:/WINNT/SYSTEM32). Files: eloqcore.exe eloqdb6.exe README-971121.txt