From derby-user-return-4589-apmail-db-derby-user-archive=db.apache.org@db.apache.org Tue Jul 11 08:55:00 2006 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 20468 invoked from network); 11 Jul 2006 08:55:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 08:55:00 -0000 Received: (qmail 62587 invoked by uid 500); 11 Jul 2006 08:54:58 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 62564 invoked by uid 500); 11 Jul 2006 08:54:58 -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 62553 invoked by uid 99); 11 Jul 2006 08:54:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 01:54:58 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.1.36] (HELO gmpea-pix-1.sun.com) (192.18.1.36) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 01:54:57 -0700 Received: from d1-emea-06.sun.com ([192.18.2.116]) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k6B8sZSA008672 for ; Tue, 11 Jul 2006 09:54:36 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J2800401E0ELH00@d1-emea-06.sun.com> (original mail from Kristian.Waagan@Sun.COM) for derby-user@db.apache.org; Tue, 11 Jul 2006 09:54:35 +0100 (BST) Received: from [129.159.112.188] by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J28000LJE2Z1NLJ@d1-emea-06.sun.com> for derby-user@db.apache.org; Tue, 11 Jul 2006 09:54:35 +0100 (BST) Date: Tue, 11 Jul 2006 10:54:34 +0200 From: Kristian Waagan Subject: Re: Can I encrypt a non encrypted database ? In-reply-to: Sender: Kristian.Waagan@Sun.COM To: Derby Discussion Message-id: <44B3674A.2010801@Sun.com> Organization: Sun Microsystems Inc. MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT References: <44B25DC0.9060000@Sun.com> <44B2A89D.3000807@gmail.com> User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; no-NO; rv:1.8.0.2) Gecko/20060427 Thunderbird/1.5.0.2 Mnenhy/0.7.4.0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Supal Patel wrote: > Suresh Thalamati writes: > >> Kristian Waagan wrote: >>> Supal J Patel wrote: >>> >>>> Hi, >>>> >>>> If I have a database which is not encrypted and have some data in it , >>>> can I now encrypt that database ? In all the manuals they talk abt >>>> how to create a new encrypted database. Its no where mentioned that if >>>> you can or can not encrypt already existing database which is not >>>> encrypted. >>> >>> Hello Supal, >>> >>> I don't think encrypting an existing (unencrypted) database is possible >>> yet, but there is somebody working on adding this feature. You can track >>> the progress by watching the issue DERBY-1156: >>> >>> http://issues.apache.org/jira/browse/DERBY-1156 >>> >>> >>> Does anyone know if this issue is still on track for the upcoming 10.2 >>> release? >> I am working on the feature (DERBY-1156) that will allow users to >> configure an existing un-encrypted database for encryption. I hope to >> finish this work for upcoming 10.2 release. > > Hi Suresh & Kristian, > > Thanks for the response. I checked the Issue DERBY-1156 and it seems that the > development work on that issue is almost over. Then I downloaded latest db- > derby-snapshot-10.2.0.3-412239 but that does not have your changes. > > Can you help me with how can I get the patch for this issue ? Is it included > in any of alpha snapshots ? The only way to get this patch is download the > complete development trunk and build it or is there any other shortcut :) ? > When is the oficial release expected? According to http://wiki.apache.org/db-derby/TenTwoRelease, 10.2 is targeted for release the 19th of September. I don't know when the next snapshot, or maybe release candidate, will be generated. If you want to download and build Derby yourself, you can find the necessary information at http://db.apache.org/derby/derby_downloads.html. Please note that this will cause the alpha version tag to be set, which disables database upgrade. This is also true for the 10.2 pre-release snapshots. Depending on your usage environment (testing, production etc), you might not find this acceptable. If you decide to build Derby yourself, we'll help you out if you get stuck. We would also appreciate feedback on how the build instructions could be made better! Regards, -- Kristian > > Thanks and Regards, > > Supal Patel > >> Thanks >> -suresh >> >> > > > >