MBainbridge
18 years agoLevel 2
Failing backup with e000848c - Unable to attach to a resource.
I'm using BEWS 10d+SP2 to backup a local server and 3 remote servers. One of the remote servers (Win2k Server, with McAfee ePO 3.61) now refuses to backup cleanly. The job log shows the error:
Network control connection is established between 10.4.187.241:3288 <--> 10.4.187.1:10000
Network data connection is established between 10.4.187.241:3292 <--> 10.4.187.1:2467
Unable to attach to NCLTW-PRS0002.
V-79-57344-33932 - Unable to attach to a resource. Make sure that all selected resources exist and are online, and then try again.
But then looking at the component parts for PRS0002's backup, it seems to succeed.
I've read Document 266177, so going through the points:
1) The account is valid, and a member of local admins on the remote server. The same account is used to back up the other servers.
2) See 1)
3) The server is definitely there, and there are no suspicious errors in the Event logs.
4) Remote Agent is started, there is no firewall on the machine. I've unchecked the SQL server option, but the same error is thrown for the system state and c:.
5) I've removed and re-installed the Remote Agent.
6) The agent should be current, since it was installed from the server.
Anyone any ideas?
update: while typing this, I've been using VxMon on PRS0002 to see what's happening. The log file (amongst other things) shows this:
first load attempt of esebcli2.dll failed: The specified module could not be found.
and eventually, this dll isn't loaded. Then there's this:
ERROR: CreateBSD: Couldn't find NCLTW-PRS0002
startBackup: CreateBSD() failed!
I don't have an SQL agent on this server (it's only ePO; I can rebuild it if something happens) but it's never bothered it in the past...
Network control connection is established between 10.4.187.241:3288 <--> 10.4.187.1:10000
Network data connection is established between 10.4.187.241:3292 <--> 10.4.187.1:2467
Unable to attach to NCLTW-PRS0002.
V-79-57344-33932 - Unable to attach to a resource. Make sure that all selected resources exist and are online, and then try again.
But then looking at the component parts for PRS0002's backup, it seems to succeed.
I've read Document 266177, so going through the points:
1) The account is valid, and a member of local admins on the remote server. The same account is used to back up the other servers.
2) See 1)
3) The server is definitely there, and there are no suspicious errors in the Event logs.
4) Remote Agent is started, there is no firewall on the machine. I've unchecked the SQL server option, but the same error is thrown for the system state and c:.
5) I've removed and re-installed the Remote Agent.
6) The agent should be current, since it was installed from the server.
Anyone any ideas?
update: while typing this, I've been using VxMon on PRS0002 to see what's happening. The log file (amongst other things) shows this:
first load attempt of esebcli2.dll failed: The specified module could not be found.
and eventually, this dll isn't loaded. Then there's this:
ERROR: CreateBSD: Couldn't find NCLTW-PRS0002
startBackup: CreateBSD() failed!
I don't have an SQL agent on this server (it's only ePO; I can rebuild it if something happens) but it's never bothered it in the past...
- OK, I'll answer my own question.
Somehow the backup list got corrupted. There was a rogue entry for PRS0002 at the end of the backup selection list. This didn't show up in the graphical version, but it did show in the text view. Deleting this entry cured the problem.