FACILITY_STATEREPOSITORY
0x80670001
: Optimistic locking failure. Data cannot be updated if it has changed since it was read.[1]0x80670002
: A prepared statement has been stepped at least once but not run to completion or reset. This may result in busy waits.[1]0x80670003
: The StateRepository configuration is not valid.[1]0x80670004
: The StateRepository schema version is not known.[1]0x80670005
: A StateRepository dictionary is not valid.[1]0x80670006
: The request failed because the StateRepository is actively blocking requests.[1]0x80670007
: The database file is locked. The request will be retried.[1]0x80670008
: The database file is locked because another process is busy recovering the database. The request will be retried.[1]0x80670009
: A table in the database is locked. The request will be retried.[1]0x8067000A
: The shared cache for the database is locked by another connection. The request will be retried.[1]0x8067000B
: A transaction is required to perform the request operation.[1]
Sources
- winerror.h from Windows SDK 10.0.14393.0