Return-Path: X-Original-To: apmail-db-derby-user-archive@www.apache.org Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F6D3DC93 for ; Thu, 6 Sep 2012 07:16:51 +0000 (UTC) Received: (qmail 16924 invoked by uid 500); 6 Sep 2012 07:16:51 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 16352 invoked by uid 500); 6 Sep 2012 07:16:44 -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 16322 invoked by uid 99); 6 Sep 2012 07:16:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 07:16:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fzimandl@hotmail.com designates 65.55.111.159 as permitted sender) Received: from [65.55.111.159] (HELO blu0-omc4-s20.blu0.hotmail.com) (65.55.111.159) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 07:16:33 +0000 Received: from BLU0-SMTP135 ([65.55.111.136]) by blu0-omc4-s20.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 6 Sep 2012 00:16:12 -0700 X-Originating-IP: [92.62.224.29] X-EIP: [MGSNSY27SwBNScEwyIMaS8CwU6AeIIgO] X-Originating-Email: [fzimandl@hotmail.com] Message-ID: Received: from [192.168.1.6] ([92.62.224.29]) by BLU0-SMTP135.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 6 Sep 2012 00:16:11 -0700 Date: Thu, 6 Sep 2012 09:16:01 +0200 From: Filip Zimandl User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: derby-user@db.apache.org Subject: Broken DB? Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Sep 2012 07:16:11.0585 (UTC) FILETIME=[7E523310:01CD8BFF] Hi there, I have a problem to accessing Derby DB with ij client. The DB files might be broken somehow. It was originally accessed by 10.8.1.2 version from an application. I tried to access it with current 10.9.1.0 but it gives an error. Subsequently I tried to access it with 10.8.1.2 but also without success. It gives ERROR XSLAC: database has incompatible format and could be created by a later version. OK, but I have the latest version installed. What is wrong? Is it there a mechanism/tool how can I restore my data? Thanks for pointing me in the right direction. Filip