Service Registry 3.1 Administration Guide

ProcedureTo Perform an Online Backup of the Database

  1. Change to the Service Registry install directory:

    cd ServiceRegistry-base/install

  2. Verify that the property registry.install.clientDatabase in your copy of the install.properties file is set to true.

  3. Execute the following command (all on one line):

    Ant-base/ant -f build-install.xml Dinstall.properties=props-file backup.db

    where props-file is the path name of the copy of install.properties file that you edited in To Configure Service Registry as Root Using Custom Properties After a Configure Later Installation or To Configure Service Registry as a Non-Root User Using Custom Properties After a Configure Later Installation.