1) On Windows Server (2003 SP2 - I know... ) with MSSQL I am getting this warning message:
Code: Select all
Unable to truncate Microsoft SQL Server transaction logs. Details: Failed to call RPC function 'Vss.TruncateSqlLogs': Error code: 0x80004005. Failed to invoke func [TruncateSqlLogs]: Unspecified error. Failed to process 'TruncateSQLLog' command. Failed to logon user [sb08\install]. Win32 error:Logon failure: the user has not been granted the requested logon type at this computer. Code: 1385.f
Code: Select all
Unable to find script file
Can anybody give me some tips?