Hi community,
I have been trying to restore bak file AXDB FO database onto my dev environment, when I try to restore that bak file it is given that error
TITLE: Microsoft SQL Server Management Studio
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
ADDITIONAL INFORMATION:
A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB. If you agreed to send dumps to Microsoft during setup, a mini dump will be sent to Microsoft. An update might be available from Microsoft in the latest Service Pack or in a Hotfix from Technical Support.
RESTORE HEADERONLY is terminating abnormally. (Microsoft SQL Server, Error: 3624)
Can anyone help how to resolve that issue?
Thank you