Hi all,
I have 2 agents “A” and “B” in one database.
Agent A picks up data from MS Access db and creates documents. As Agent A is very critical I have created an Agent B to monitor Agent A if A doesnt run (due to some external reasons that the agent accesses)
Agent A runs every 5 minutes . B runs every 30 minutes. B warns certain users that A has not run for past 30 min(it reads last run property of A)
Every 2 weeks or so agent A or B hangs & doesnt run any other agent on that server. I am not able to comprehend the reason for this. I looked in the log & saw that the time “A” was supposed to run B was running at that time. Did this cause A to hang(since B looks at A’s info)…
The server is configured to run 5 agents at a time.I tried killing All agent executives but to no avail. I have to reboot the server…
ideas anyone?
Many thanks