JET_errInvalidCreateDbVersion
Code: 0xfffffb37 (4294966071)
As HRESULT:- S: 1 (Failure)
- R: 1 (Part of the wrapped NTSTATUS severity, since N is set)
- C: 1 (Customer-defined)
- N: 1 (Wraps an NTSTATUS value)
- X: 1 (Reserved, only expected on the TRK exceptions)
- Facility: 0x7ff (Unknown facility)
- Code: 0xfb37 (64311)
- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 1 (Customer-defined)
- N: 1 (Reserved, must be clear in a well-formed NTSTATUS)
- Facility: 0xfff (Unknown facility)
- Code: 0xfb37 (64311)
Abstract
recovery tried to replay a database creation, but the database was originally created with an incompatible (likely older) version of the database engine
Documented in Win32
Extensible Storage Engine Error Codes
The database engine attempted to replay a Create Database operation from the transaction log but failed due to an incompatible version of that operation.