Issue
When backing up Oracle Database which exists on the media server itself, the backup job sometimes fails with error given below.
Error
Error in the Backup job log:
Final error: 0xe000846b - The resource could not be backed up because an error occurred while connecting to the Backup Exec for Windows Servers Remote Agent.
Make sure that the correct version of the Remote Agent is installed and running on the target computer.
Final error category: Resource Errors
Remote Agent not detected on 'Name of Media Server'
V-79-57344-33861 - The media operation was terminated by the user.
Error in the bengine debug log from Backup Exec server:
ERROR: ndmpcSendRequest(): timeout waiting for reply from control connection
ERROR: ndmpSendRequest failed:
NDMPAgentConnector::SetupConnection: connectOpen failed on server 'Name of Media Server'.
Cause
NDMP communication between the Backup Exec processes may time out when system is too busy.
Solution
Follow the steps provided below on Backup Exec server:
-
Stop all Backup Exec services.
-
Open Registry Editor.
-
Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents and change the value of dword "NDMP connect open time out seconds" from 30 decimal to 120 decimal.
-
Start all Backup Exec services and re-run the backup job.
-
If the issue persists, increase the value of the above registry entry by 60 and re-try the backup. Increase the value till the issue is resolved.
网友评论