These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

SDE YC-118-2_1.0_116998.zip - MS SQL backup file broken?

First post
Author
Hel O'Ween
Men On A Mission
#1 - 2016-02-10 17:34:55 UTC  |  Edited by: Hel O'Ween
I tried to restore the SQL backup to my server, as I always do it. But both Desmont's EVESDEToSQL and SSMS throw an error:
Quote:

Restore failed for Server '(machine name)\SQLEXPRESS'.
Reason was: System.Data.SqlClient.SqlError: Die Medienfamilie auf Medium 'path\to\DATADUMP201602091443.bak' ist ungültig. SQL Server kann diese Medienfamilie nicht verarbeiten.

(System.Data.SqlClient.SqlError: The media family on medium 'path\to\DATADUMP201602091443.bak' is invalid. SQL Server can't process this media family).


Has anyone else seen this?

EVEWalletAware - an offline wallet manager.

CCP Tellus
C C P
C C P Alliance
#2 - 2016-02-10 18:31:36 UTC
What version of SQL Server are you running? We recently migrated over to SQL Server 2014, chances are that the backup file won't work with older versions.
Desmont McCallock
#3 - 2016-02-10 19:29:26 UTC
CCP Tellus wrote:
What version of SQL Server are you running? We recently migrated over to SQL Server 2014, chances are that the backup file won't work with older versions.
Works fine with my SQL Server 2014.
Hel O'Ween
Men On A Mission
#4 - 2016-02-11 10:39:44 UTC
CCP Tellus wrote:
What version of SQL Server are you running? We recently migrated over to SQL Server 2014, chances are that the backup file won't work with older versions.


Ah, that might be it. Working with 2012 as of now. Will try to update.

Is SSMS 2012 capable of working with 2012er SQL servers?

EVEWalletAware - an offline wallet manager.

Hel O'Ween
Men On A Mission
#5 - 2016-02-11 16:29:58 UTC
Yepp, that was it. Needs to be a SQL 2014 install in order to be able to consume the backup.

Also: SSMS 2012 seems to work with SQL 2014, too.

EVEWalletAware - an offline wallet manager.