On Wed, Dec 16, 2009 at 3:21 PM, Samuel Cox <[email protected]> wrote:
> doing a restore (exploding the zip); however, if only reads are happening,
> do I have to shutdown when doing the backup (creating the zip)?

Yes you can. But not recommended especial for production system. It's
related to underline database. If you use the default derby db,
following doc may help you do the backup properly:
http://www.ibm.com/developerworks/data/library/techarticle/dm-0502thalamati/index.html

-Guo

Reply via email to