---------------------------------------------------------------------- ELOQUENCE B.08.30 - patch PE83-2501020 ---------------------------------------------------------------------- This patch enhances or fixes defects of the QUERY3K utility as released with Eloquence B.08.30. This patch will be integrated in the Eloquence B.08.30 release. Eloquence B.08.30 must be installed before applying this patch. Severity: PE83-2501020: BUG FIX Superseded patches: none For more information on QUERY3K, please refer to the Eloquence web site http://eloquence.marxmeier.com/support/B0810/doc/query3k/index.html Patch PE83-2501020 ------------------ Platforms: All * Fixed problem searching an integer value resulting in IMAGE status 53 for some values. This was caused by a defect in query3k that truncated the search argument on a wildcard character even when searching an index for a binary value. The Eloquence query3k by default use indexes on a detail set or the master set to search for results. However, the original query3k implementation was only considering string searches. * The QUERY3K version number was changed to B.08.30.02 (20250102). Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE83-2501020-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/eloquence/8.3 gzip -dc /path/to/PE83-2501020-hpux.tar.gz | tar xf - Files: bin/query3k lib/nls/C/QSMSG000.cat share/doc/PE83-2501020-README Linux: In order to install this patch, you need to unpack it with tar. Installation requires root privileges. cd /opt/eloquence/8.3 tar xzf /path/to/PE83-2501020-linux.tar.gz Files: bin/query3k lib/nls/C/QSMSG000.cat share/doc/PE83-2501020-README Windows: Two options are available for patch installation. The patch is available as self extracting archive for automatic installation and as a zip archive for manual installation. Both patches are equivalent. Installation requires administrative capabilities. For automatic installation of this patch, please download the patch file PE83-2501020-win32.exe. Installation does not require a reboot unless the patched files were active. For a manual installation of the patch, please download the patch file PE83-2501020-win32.zip and unpack its contents. Then perform the following steps: * Please copy the query3k.exe file into the Eloquence bin directory. (Default location: C:\Program Files\Eloquence\8.3\bin) * Please copy the QSMSG000.cat file into the Eloquence lib\nls directory. (Default location: C:\Program Files\Eloquence\8.3\lib\nls) * Please copy the PE83-2501020-README.txt file into the Eloquence share\doc directory. (Default location: C:\Program Files\Eloquence\8.3\share\doc) Files: query3k.exe QSMSG000.cat PE83-2501020-README.txt