---------------------------------------------------------------------- ELOQUENCE B.07.10 - patch PE71-0907011 ---------------------------------------------------------------------- This patch adds enhancements or fixes defects of the dbvolextend utility as released with Eloquence B.07.10. This patch will be integrated in the Eloquence B.07.10 release. Eloquence B.07.10 must be installed before applying this patch. Severity: PE71-0907011: BUG FIX Superseded patches: PE71-0709202: BUG FIX PE71-0705305: ENHANCEMENT Patch PE71-0907011 ------------------ Platforms: Windows * The dbvolextend utility failed to correctly initialize the volume file size if used with an initial size (-s command line option) of 512 MB or higher (#3793). The resulting volume file size was 2.5 MB (the default size) but dbvoldump reported the size specified with the dbvolextend -s command line option. The resulting volume was functional, although the database server would report a "data volume file is smaller than expected" warning message on startup. Usually, volume file space is pre-allocated so that the file size equals the current size reported by dbvoldump. However, in this case the volume file would only use as much space in the filesystem as data was written (sparse file). Patch PE71-0709202 ------------------ Platforms: Windows * The dbvolextend utility could fail to update the [Volumes] section of the eloqdb6 configuration file. While updating the configuration file, a temporary file was created in the current root directory, typically C:\. On recent Windows versions starting with Windows Vista, C:\ is write-protected by default, causing dbvolextend to fail. The dbvolextend utility now uses the system-defined temporary directory. Patch PE71-0705305 ------------------ Platforms: All * The dbvolextend utility was changed to retain additional status information in the volume files that is used by replication. Older dbvolextend versions did reset this information and therefore could cause a problem when used with replication. Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE71-0907011-hpux-ia64.tar.gz ^ ^ ^ | | Architecture / OS specific build | Operating system Patch ID Windows XP/2000/NT: This patch should *only* be installed if you previously installed the Eloquence server components on your system. Installation requires administrative capabilities. 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 PE71-0907011-win32.exe file. Before installation, please consider closing all applications and execute the patch installation program. Installation does not require a reboot unless the patched files were active. For a manual installation of the patch, please download the patch file PE71-0907011-win32.zip file and unpack its contents. Then perform the following steps: * Please copy the dbvolextend.exe file into the bin subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\bin). * Please copy the PE71-0907011-README.txt file into the share\doc subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\share\doc). Files: dbvolextend.exe PE71-0907011-README.txt