[GRASS-user] Error in sqlite3_step()

Markus Neteler neteler at osgeo.org
Mon May 4 15:37:37 EDT 2009


On Mon, May 4, 2009 at 3:20 PM, Nikos Alexandris
<nikos.alexandris at felis.uni-freiburg.de> wrote:
> On Mon, 2009-05-04 at 15:07 +0200, Nikos Alexandris wrote:
>> [...]
>>
>> Count another error here:
>> "Error in sqlite3_step():
>> database is locked"
>>
>> All I am trying to do is:
>> v.what.rast vector=points raster=FINAL column=test
>
>
> WoW :-O
>
> All of a sudden, I can't copy vector maps, drop or add columns anymore.
> I checked dbase connections and all looks fine. The problem started
> after trying to use v.what.rast and then sqlitebrowser to remove some
> column.
>
> Could it be a sqlitebrowser side-effect?

Perhaps... I found
http://www.sqlite.org/lockingv3.html

With "lsof" you can find out who's using a file or a process.

Markus


More information about the grass-user mailing list