Error 0x87AF0006

Value: -2018574330 | 0x87AF0006 | 2276392966

What does it mean ?

SQLITE_E_LOCKED  
A table in the database is locked
Value: 6 | 0x0006 | 0b0000000000000110

Where does it come from ?

FACILITY_SQLITE  
SQLite Database Engine
Value: 1967 | 0x7AF | 0b11110101111

Other Errors for FACILITY_SQLITE