Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 13917 invoked from network); 11 May 2007 05:09:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 05:09:31 -0000 Received: (qmail 54901 invoked by uid 500); 11 May 2007 05:09:37 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 54870 invoked by uid 500); 11 May 2007 05:09:36 -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 54858 invoked by uid 99); 11 May 2007 05:09:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 22:09:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [203.217.22.128] (HELO file1.syd.nuix.com.au) (203.217.22.128) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 22:09:29 -0700 Received: from xylophone.syd.nuix.com.au (unknown [192.168.222.102]) by file1.syd.nuix.com.au (Postfix) with ESMTP id BCDAF4A818B for ; Fri, 11 May 2007 15:12:22 +1000 (EST) From: Daniel Noll To: Derby Discussion Subject: ERROR XSAI2: The conglomerate requested does not exist. Date: Fri, 11 May 2007 15:09:53 +1000 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705111509.54028.daniel@nuix.com> X-Virus-Checked: Checked by ClamAV on apache.org It was while running this statement... CALL SYSCS_UTIL.SYSCS_CHECKPOINT_DATABASE() That I got the following exception: ERROR XSAI2: The conglomerate (113) requested does not exist. at org.apache.derby.iapi.error.StandardException.newException(StandardException.java:311) at org.apache.derby.impl.store.access.btree.index.B2IFactory.readConglomerate(B2IFactory.java:241) at org.apache.derby.impl.store.access.RAMAccessManager.conglomCacheFind(RAMAccessManager.java:486) at org.apache.derby.impl.store.access.RAMTransaction.findExistingConglomerate(RAMTransaction.java:389) at org.apache.derby.impl.store.access.RAMTransaction.openScan(RAMTransaction.java:1582) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getDescriptorViaIndex(DataDictionaryImpl.java:7111) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getTableDescriptorIndex1Scan(DataDictionaryImpl.java:1672) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getUncachedTableDescriptor(DataDictionaryImpl.java:1698) at org.apache.derby.impl.sql.catalog.NameTDCacheable.setIdentity(NameTDCacheable.java:109) What does this mean exactly? Daniel -- Daniel Noll Nuix Pty Ltd Suite 79, 89 Jones St, Ultimo NSW 2007, Australia Ph: +61 2 9280 0699 Web: http://nuix.com/ Fax: +61 2 9212 6902