Avamar: SQL Redirected restore fails to TDE enabled database.

Zusammenfassung: SQL redirected restore fails due to Transparent Data Encryption (TDE) being enabled on SQL databases.

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

The following errors show in the backup log:

avsql Error <40258>: sqlconnectimpl_smo::execute Microsoft.SqlServer.Management.Common.ExecutionFailureException: An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: Cannot find server certificate with thumbprint '0x4249D087641E4C7F4D311A3144A229851857F263'. RESTORE DATABASE is terminating abnormally. at Microsoft.SqlServer.Management.Common.ConnectionManager.ExecuteTSql(ExecuteTSqlAction action, Object execObject, DataSet fillDataSet, Boolean catchException) at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteWithResults(String sqlCommand) --- End of inner exception stack trace --- at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteWithResults(String sqlCommand) at SMOWrap.SMO_ExecuteWithResults(SMOWrap* , Char* sql_cmd, vector<std::basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> >\,std::allocator<std::basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> > > >* messages)

(See "Cannot find server certificate")

Ursache

An SQL Transparent Data Encryption (TDE) enabled database prevents a redirected restore due to the missing TDE certificate. 

Lösung

To verify TDE is enabled on an SQL database, query the database using SQL command prompt.
  • If TDE is enabled, then "is_encrypted" is "1"
 
To resolve this issue, the certificate must manually be applied to the SQL instance prior to initiating the restore. 
  • Consult Microsoft for assistance.

Betroffene Produkte

Avamar, Avamar Plug-in for SQL

Produkte

Avamar
Artikeleigenschaften
Artikelnummer: 000052697
Artikeltyp: Solution
Zuletzt geändert: 23 Apr. 2026
Version:  5
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.