I need a solution
Hello!
I get the following error when trying to apply SP4 to BackupExec 2012 installation on Windows Server 2008 R2. SQL database is on separate SQL server.
03-19-2016,18:04:38 : VSR-SIST
03-19-2016,18:04:38 : DRIVER={SQL Server};SERVER=VSR-SQL;Trusted_Connection=Yes;DATABASE=BEDB
03-19-2016,18:04:38 : Connected to SQL Server VSR-SQL.
+ 03-19-2016,18:04:41 : V-225-205: ERROR -1: There are still remote logins or linked logins for the server 'BESERVER_DB'. ***To search for information about this error, click here
03-19-2016,18:04:41 : Declare @sourcedb nvarchar(128) DECLARE key_cursor CURSOR FOR select datasource from master.dbo.syss
+ 03-19-2016,18:04:41 : ERROR: -1 - Failed to execute dbupgradebuildtobuild.sql.
I manually stoped all BackupExec services before installation and checked on SQL server that there are no logins on BackupExec database.
0