Avamar: SQL Redirected restore fails to TDE enabled database.
Resumen: SQL redirected restore fails due to Transparent Data Encryption (TDE) being enabled on SQL databases.
Este artículo se aplica a
Este artículo no se aplica a
Este artículo no está vinculado a ningún producto específico.
No se identifican todas las versiones del producto en este artículo.
Síntomas
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")
Causa
An SQL Transparent Data Encryption (TDE) enabled database prevents a redirected restore due to the missing TDE certificate.
Resolución
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.
Productos afectados
Avamar, Avamar Plug-in for SQLProductos
AvamarPropiedades del artículo
Número del artículo: 000052697
Tipo de artículo: Solution
Última modificación: 23 abr 2026
Versión: 5
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.