Case #04692219
laptop is using win.20h2, with vbar11 and vagent5, was working great
then just now there was a windows update.
--- KB5000802
--- KB2267602
--- KB4589212
--- KB890830
after the reboot, vagent states that "service suddenly stop working"
in event log, under veeam agent, there is nothing about that.
in the event log, under application log, there is this:
i reboot three times, so far, no change.
----------------------------------------
Code: Select all
Description:
Service cannot be started. Microsoft.SqlServer.Management.Smo.FailedOperationException: ExecuteNonQuery failed for Database 'master'. ---> Microsoft.SqlServer.Management.Common.ExecutionFailureException: An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: An error occurred while processing the log for database 'VeeamBackup'. If possible, restore from backup. If a backup is not available, it might be necessary to rebuild the log.
Could not open new database 'VeeamBackup'. CREATE DATABASE is aborted.
at Microsoft.SqlServer.Management.Common.ConnectionManager.ExecuteTSql(ExecuteTSqlAction action, Object execObject, DataSet fillDataSet, Boolean catchException)
at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType, Boolean retry)
--- End of inner exception stack trace ---
at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType...