sqlite_exec failed with 5 (database is locked ExtErr=5)

Viewed 0

Hi, I've upgraded PAultra from 4 to 5 and getting some time the following error - Additionally on the console I can see a "Database Error". what can be the reason?

System Error Detected: Database error

sqlite_exec failed with 5 (database is locked ExtErr=5) for

SQL=[begin immediate;CREATE TABLE IF NOT EXISTS TableSchemaTracker ( TableName TEXT NOT NULL PRIMARY KEY, SchemaVersion INTEGER NOT NULL ); CREATE UNIQUE INDEX IF NOT EXISTS Ind_TableSchemaTracker_TableName ON TableSchemaTracker (TableName);; end;]. Will re-open Ver 5.0.3 (Build 135)

2 Answers

Hi sephi

Would you please zip up and send us your log files? We take a look to see what is happening when you received this error.

Hi, thx for your answer - I've send the files to support@poweradmin.com

Related