New installation. Three out of seven planned EAS server installs.
Installed full SQL on all, Installed EAS, subscribed child servers (Apollo and Aeacus) to the root server (Destiny) successfully. Created Database Replication task on the root server. Right click it and run it, everything finishes successfully.
Added a Schedule Event to run the job on the root EAS every day at 6:00 AM. The scheduled task fails every time (Unknown error.). I’m afraid to forge ahead on my installs until I get this right.
In the Event Log for the Root AES I get the following 2 errors:
-
Database command failed [CServer::ReplicateServer, 80040E14]: SQLServerAgent Error: Request to run job DESTINY-avastent-policy_publication-apollo-2 (from User sa) refused because the job is already running from a request by Schedule 8 (Replication agent schedule.)
-
Database command failed [CServer::ReplicateServer, 80040E14]: SQLServerAgent Error: Request to run job DESTINY-avastent-policy_publication-AEACUS-1 (from User sa) refused because the job is already running from a request by Schedule 7 (Replication agent schedule.).
There is one entry pertaining to each of the child servers.
It almost seems as if the child servers are trying to start the job on the root server while the root server is already running the job.
I tried deleting the schedule and then replicating the database, then putting the schedule back, and replicating again. The scheduled replication continues to fail.
At this point, the only way to replicate is for me to do it manually, every day.
There are NO firewalls blocking traffic between servers.
Any help or advise would be greatly appreciated…