Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 82669 invoked from network); 31 Oct 2006 07:53:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2006 07:53:12 -0000 Received: (qmail 29319 invoked by uid 500); 31 Oct 2006 07:53:22 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 29292 invoked by uid 500); 31 Oct 2006 07:53:22 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 29280 invoked by uid 99); 31 Oct 2006 07:53:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 23:53:21 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcaddu-derby-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 23:53:08 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GeoQQ-0007Cr-Cc for derby-user@db.apache.org; Tue, 31 Oct 2006 08:52:46 +0100 Received: from 217.110.94.67 ([217.110.94.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Oct 2006 08:52:46 +0100 Received: from spam_eater by 217.110.94.67 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Oct 2006 08:52:46 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: derby-user@db.apache.org From: Thomas Kellerer Subject: Re: Derby repair tools Date: Tue, 31 Oct 2006 08:52:38 +0100 Lines: 8 Message-ID: References: <4546A432.4050803@stopware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 217.110.94.67 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 In-Reply-To: <4546A432.4050803@stopware.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org On 31.10.2006 02:17 Cha Yang wrote: > I'm hoping to use Derby as a backend database. Are there any repair > tool(s) in the event the database is corrupted and needs to be repaired? A good solid backup strategy! Thomas