Transaction %2 attempted to access an object created by transaction %3. %1
Item |
Value |
|---|---|
SQLCode |
-1000011 |
Constant |
EMSG_CAT_FUTUREVERSION |
SQLState |
QDA11 |
ODBC State |
ERROR |
Parameter 1 |
location of the exception |
Parameter 2 |
the current transaction ID |
Parameter 3 |
the transaction ID that created the object the user is attempting to access |
This is an internal error. Table-level Versioning does not allow access to versions newer than your current transaction ID.