Applies ToSQL Server 2014 Developer - duplicate (do not use) SQL Server 2014 Enterprise - duplicate (do not use) SQL Server 2014 Standard - duplicate (do not use)

Symptoms

Assume that you use Microsoft SQL Server 2014. When you drop a table that has a clustered columnstore index after the database is online and before the recovery is fully completed (specifically, the UNDO phase of the recovery is incomplete), you may encounter a recovery failure. Additionally, you receive the following error message:

<Date> <Time> spid#     Error: 3314, Severity: 21, State: 1.<Date> <Time> spid#     During undoing of a logged operation in database '<DataBaseName>', an error occurred at log record ID (xx:xx:xx). Typically, the specific failure is logged previously as an error in the Windows Event Log service. Restore the database or file from a backup, or repair the database.<Date> <Time> spid#     Error: 3414, Severity: 21, State: 2.<Date> <Time> spid#     An error occurred during recovery, preventing the database '<DataBaseName>' (17:0) from restarting. Diagnose the recovery errors and fix them, or restore from a known good backup. If errors are not corrected or expected, contact Technical Support.

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.