maybe this helps ?
http://stackoverflow.com/questions/151026/how-do-i-unlock-a-sqlite-database




Am 21.11.2012 um 14:13 schrieb Johannes Hessellund <[email protected]>:

> Hi,
> 
> I upgraded from OwnCloud 4.5.1 to 4.5.2, however, first run tried to update 
> the database (sqlite) but failed. Logfile says the "database is locked".
> 
> 
> How can I manually rerun the database upgrade procedure, and will it fix the 
> database?
> 
>  
> Fatal core    Failed to get existing database structure for upgrading (MDB2 
> Error: unknown error, _doQuery: [Error message: Could not execute statement] 
> [Last executed query: SELECT sql FROM sqlite_master WHERE type='table' AND 
> name='oc_appconfig' AND sql NOT NULL ORDER BY name] [Native code: 5] [Native 
> message: database is locked] )       November 15, 2012, 08:00
> Fatal core    Failed to get existing database structure for upgrading (MDB2 
> Error: unknown error, _doQuery: [Error message: Could not execute statement] 
> [Last executed query: SELECT name FROM sqlite_master WHERE type='table' AND 
> sql NOT NULL AND name!='sqlite_sequence' ORDER BY name] [Native code: 5] 
> [Native message: database is locked] )  November 15, 2012, 08:00
> Fatal core    Failed to update database structure (MDB2 Error: unknown error, 
> _doQuery: [Error message: Could not execute statement] [Last executed query: 
> SELECT sql FROM sqlite_master WHERE type='table' AND name='oc_appconfig'] 
> [Native code: 5] [Native message: database is locked] )  November 15, 2012, 
> 08:00
>  
> -- 
> Mvh
> Johannes
> _______________________________________________
> Owncloud mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/owncloud

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to