---------------------------------------------------------------------- ELOQUENCE B.07.00 - patch 0501071 ---------------------------------------------------------------------- This patch adds the new dbstore utility. This patch will be integrated in the Eloquence B.07.00 release. Eloquence B.07.00 must be installed before applying this patch. Severity: PE70-0501071: ENHANCEMENT Patch PE70-0501071 ------------------ Platforms: All * The dbstore utility is similar to the builtin dbstore function of the eloqdb6 server that is used with dbctl. The dbstore utility allows to perform a dbstore operation when the server is not active or while the server is in on-line backup mode. If the eloqdb6 is in on-line backup mode the dbstore utility does not require exclusive access and may be performed while the database is in use. usage: dbstore [options] database {archive_file|-} options: -help - show usage (this list) -u user - set user name -p pswd - set password -c cfg - server configuration file The dbstore utility supports the EQ_USER and EQ_DBPASSWORD environment variables to specify the user and password. Installation: ------------- UNIX: In order to install this patch, you need to unpack it with gzip. Gzip is included with HP-UX and Linux. Installation requires root privileges. cd /opt/eloquence6 gzip -dc /path/to/PE70-0501071-hpux.tar.gz | tar xf - Files: bin/dbstore share/doc/PE70-0501071-README Windows XP/2000/NT: This patch should *only* be installed if you previously installed the Eloquence server components on your system. Download the PE70-0501071-win32.zip file and unpack its contents with WinZip or PKUNZIP. Installation requires administrative capabilities. Please copy the dbstore.exe file into the bin subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\bin). Please copy the PE70-0501071-README.txt file into the share\doc subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\share\doc). Files: dbstore.exe PE70-0501071-README.txt