/
Timeout waiting for remote agent

Timeout waiting for remote agent

Problem

Timeout waiting for remote agent:


Solution

Restart the Remote Agent

The remote agent is installed on one of your servers and runs as a windows service. The windows service name is called DBRemoteAgent or DBRemoteClient. You will have to login into the server and restart the service.

You will have to log on to the server that has Remote Agent installed. Go To Start->Administrative tools-> Services. Find DBRemoteAgent/DBRemoteClient, select and restart the service.

Once restarted you may need to delete the existing profile/job if it is in pending status and run it again.


Optional: 

Schedule Batch file to restart remote agent through Windows Task Scheduler

Batch File commands:

taskkill /f /fi "services eq DBRemoteClient"

net stop DBRemoteClient

net start DBRemoteClient



Related content

Remote Agent Service stuck in Stopping Status
Remote Agent Service stuck in Stopping Status
More like this
Remote Agent
More like this
Remote Agent Toubleshooting & FAQ
Remote Agent Toubleshooting & FAQ
More like this

2025 DATABASICS, Inc