---------------------------------------------------------------------- HP ELOQUENCE A.05.20 - patch 9806180 ---------------------------------------------------------------------- This patch fixes a defect of the QUERY utility as released with A.05.20. Fixed problems: --------------- * Record numbers above 1 million overflowed an internal variable. This could lead to wrong results on tables with more than one million records with the LIST or LINEAR LIST command or data corruption with the REPLACE or DELETE command as wrong records could be updated or deleted. Installation: ------------- In order to install this patch, you need to unpack it with gzip. Gzip is included with HP-UX 10.x (and above) and Linux. Gzip for for HP-UX 9.x can be obatined from this ftp server in the /pub directory. Installation requires root privileges. cd /opt/eloquence gzip -dc PE52-9806180-hpux.tar.gz | tar xf - Files: share/prog/QREX01.PROG share/prog/QREX03.PROG newconfig/RelNotes/PE52-9806180-README