Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 85087 invoked from network); 16 Dec 2007 04:56:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Dec 2007 04:56:42 -0000 Received: (qmail 94715 invoked by uid 500); 16 Dec 2007 04:56:30 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 94673 invoked by uid 500); 16 Dec 2007 04:56:29 -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 94662 invoked by uid 99); 16 Dec 2007 04:56:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2007 20:56:29 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of amichail@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Dec 2007 04:56:08 +0000 Received: by an-out-0708.google.com with SMTP id c8so576263ana.45 for ; Sat, 15 Dec 2007 20:56:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=h9EMCWgB8AhDyF2P/y5fRBIE2hO5V38IxwL9Qau7pX4=; b=DgT74kFbLEYnGkrmd7hLBgyKw4DEN2cg8e/VwkdHkvme1+bcTQMFcB6ryBg854NXc7iv4UIt+Ut7ydx8bTfpId6gf4MfkB6rkE4dJGam+Vu+jq0DqMv9z8YgRlWX/JpGZr3yJdSGYxewSG9bY6ZE3tzLXCNCkTkCcniXslvhtic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t9Zqcw7Jzq2OkUd9ce55A5YRg+gCoIyH4uWug0NpVmdzLNCvF0ggwkXR/9UpJdwyr1jOgOqO+0uu1O/CtwT/+Cw5IngzFzzYuf67KtYG2O4RvPuiIMJAS7vX6BnGgrSbgzeqUmevJjZukyiX9u7yPRtCzTjlOKddMMc9TRQQD1A= Received: by 10.100.248.9 with SMTP id v9mr1915480anh.19.1197780971524; Sat, 15 Dec 2007 20:56:11 -0800 (PST) Received: by 10.100.251.4 with HTTP; Sat, 15 Dec 2007 20:56:11 -0800 (PST) Message-ID: Date: Sat, 15 Dec 2007 23:56:11 -0500 From: "Amir Michail" To: "Derby Discussion" Subject: how to copy a derby db? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, Can I copy a db while it is being used or could that lead to a corrupted copy? Amir