cancel
Showing results for 
Search instead for 
Did you mean: 

Restore job to sql 2005 fails - connection to target lost.

Zulan
Level 2
Hi!
I’m about to move to new hardware on my Microsoft SQL server 2005. I am running Backup Exec 12.5. Both the old server and new are agents to the backup exec server.  I have setup the disks so they are identical with the old machine, only difference is that the partitions are a bit larger on the new machine. Now I’m trying to do a restore job using “Microsoft SQL Redirection” to the new server. The job works for about 25 minutes then fails with the error message

Final error: 0xe000fe30 - A communications failure has occurred.
 

Final error category: Server Errors

 
 
For additional information regarding this error refer to link V-79-57344-65072

Restore- 192.168.1.194
V-79-57344-65072 - Connection to the restore target has been lost. Operation canceled.
 

 

 
Log in the eventviewer on the new machine sais:
SQLVDI: Loc=CVDS::CreateEx. Desc=Security initialization failed. ErrorCode=(0). Process=4480. Thread=4924. Client. Instance=. VD=Global\databasename_00__c74225d9_4044_43d8_8a8d_78d25eb89335_.
SQLVDI: Loc=ShareProcessHandle. Desc=GetSecurityInfo. ErrorCode=(5)Access is denied.
. Process=4480. Thread=4924. Client. Instance=. VD=.
Advanced open file option is not used.
The options used in the restore job under redirection is:
Redirect Microsoft SQL server sets
                             Destination:
                                                          Server: 192.168.1.194
                                                          nothing else checked.

Destination Options:
                             Use alternate drive C:
                             Only when original drive does not exist

credentials is server logon: sql2\administator
                             SQL logon account: backupexec
What can I do to make this work?`
3 REPLIES 3

RahulG
Level 6
Employee
try installing this VDI patch on the Sql server and then try the restore
http://support.microsoft.com/kb/934396

or try installing the service pack 3 for the SQL 2005 and then attempt to restore

Zulan
Level 2
I think it fixed the problem! Thanks a lot. The restore job haven't finished yet, but previously it showed 0 on byte count, and now its counting.

RahulG
Level 6
Employee
could you please mark it as a resolution