Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 11 total
Thread Error #300 Cannot lock the catalog
Thu, Sep 2 2010 10:05 AMPermanent Link

Josselin

Hi,

I have found a problem when I do this :

I Have two Database :
- Database 1 : BIBLE_ESTIM
- Database 2 : AFFAIRE_ESSAI AJOUT 1_ESTIM

I do this first query in the database BIBLE_ESTIM   

UPDATE Per SET
Montant = (SELECT SUM(VALEUR) AS SomV FROM "AFFAIRE_ESSAI AJOUT 1_ESTIM".ListePerso
WHERE (CODE = 'A.') OR (CODE = 'B.') OR (CODE = 'C.'))
WHERE (Projet = 'ESSAI AJOUT 1')

This query is working good

Now, I want to execute this second query in the database AFFAIRE_ESSAI AJOUT 1_ESTIM

CREATE VIEW Vue1 AS SELECT CODE
FROM ListePerso
WHERE (CODE LIKE 'A.11%') AND (Etat = 'SF')

When I execute the query, I have this error message :

ElevateDB Error #300 Cannot lock the catalog AFFAIRE_ESSAI AJOUT 1_ESTIM in the database AFFAIRE_ESSAI AJOUT 1_ESTIM for write access


What's happened ? This problem doesn't exist with the version 2.03 of ElevateDB

Thanks for your help

Bruno
Thu, Sep 2 2010 1:45 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

Please don't send us email and then post in the support forums also.

Per email:

What version/build are you seeing this problem in ?  There was a similar
problem already fixed already in 2.04 B2:

http://www.elevatesoft.com/incident?action=viewrep&category=edb&release=2.04&incident=3302

--
Tim Young
Elevate Software
www.elevatesoft.com
Fri, Sep 3 2010 3:03 AMPermanent Link

Josselin

I use the 2.04 B2

I see that a similar problem was fixed with the 2.04 B2, but it's not exactly the same problem. In that case, the problem appear when I want to udpate a table from a table in an other Database.

Greetings,

Bruno Riviere
Fri, Sep 3 2010 12:27 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

<< I see that a similar problem was fixed with the 2.04 B2, but it's not
exactly the same problem. In that case, the problem appear when I want to
udpate a table from a table in an other Database. >>

I'll see what I can find out, but there isn't any issues with doing this
that I'm aware of - general statements (SELECT, INSERT, UPDATE, and DELETE)
handle multiple databases just fine.

--
Tim Young
Elevate Software
www.elevatesoft.com
Sat, Sep 4 2010 4:43 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

Okay, I found the problem and it's fixed.   The problem was caused by the
changes to the UPDATE statement to accommodate row value constructors.

I probably won't be able to issue a new build for at least a week or so,
though.  I have to get some issues straightened out with our build/test
system first (due to the server hard drive crash).

--
Tim Young
Elevate Software
www.elevatesoft.com
Fri, Sep 10 2010 4:40 AMPermanent Link

Josselin

Tim,

Can you tell me when the new build is available ? I'm waiting for it.

Regards,

Bruno RIVIERE
Wed, Sep 15 2010 2:48 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

<< Can you tell me when the new build is available ? I'm waiting for it. >>

I understand.  However, due to a recent hard drive crash, I'm having to
recreate a lot of the tests in our test framework for EDB, and I can't do
any new builds until that time.

As always, an email will be sent out when the new build is available.

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Sep 16 2010 6:04 AMPermanent Link

Josselin

Ok Tim, I understand

Have you an idea how long that will take your tests ? A week ? A month ?

Bruno
Fri, Sep 17 2010 2:05 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

<< Have you an idea how long that will take your tests ? A week ? A month ?
>>

I'm recreating them as fast as I can.   I'm almost done with 2008's tests
right now, and that leaves about 100 more to go.  I'm estimating it will
take about one more week to finish the tests, and then I can do a new build.

--
Tim Young
Elevate Software
www.elevatesoft.com
Sat, Sep 18 2010 3:45 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>I'm recreating them as fast as I can. I'm almost done with 2008's tests
>right now, and that leaves about 100 more to go. I'm estimating it will
>take about one more week to finish the tests, and then I can do a new build.

Isn't there a test for tests to build as well Smiley

Roy Lambert
Page 1 of 2Next Page »
Jump to Page:  1 2
Image