Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
An error occurred while executing the rewind operation.
RESTORE_VERSION_MISMATCH
The RESTORE commit at version <commitVersion> on table '<tableName>' restored to version <actualVersion>, but expected version <expectedVersion>.
This may indicate a concurrent RESTORE operation on the table.
UNEXPECTED_COMMIT_AFTER_RESTORE
Expected the latest commit on table '<tableName>' at version <version> to be a RESTORE operation, but found '<actualOperation>'.
This may indicate a concurrent writer committed to the table during the rewind.