> |  
re : Problema Agenti
mere
che un agente schedulato parta quando esegui una modifica.... bhe è corretto.... può non essere bello ma funiona così... poi esistono dei trucchi (più o meno testati) per modificare un agente schedulato senza scatenarlo

PROBLEM:
When a scheduled agent is enabled either manually or by design refresh, it sometimes starts running immediately instead of waiting for the next scheduled run time.



Solution
This issue was reported to Quality Engineering; however, it was determined to not be a bug. Agent manager will run an agent immediately when the scheduled time is before the time the agent was enabled. For example:

- If the agent is scheduled to run at 1:00 AM, and is enabled at 10:00 AM, the agent runs as it "missed" it\'s 1:00 AM run time.
- If the agent is scheduled to run at 2:00 PM, and was enabled at 10:00 AM, it isn\'t yet scheduled to run today, so it will wait until the scheduled time.

In Notes Domino 7.0 a new Notes.INI parameter was introduced which allows you to prevent
daily scheduled agents from running when initially enabled. The parameter is:
Amgr_SkipPriorDailyScheduledRuns=1

To work around this issue in previous issues, the agent schedule can be given a start date. Specifically, if the new agent run time is before the current time, you can prevent the agent from running immediately by enabling the field "Don\'t start until this date" and setting its value to the next day. This field is found on the \'Schedule\' secton of the agent.





Problema Agenti - marks -
    re : Problema Agenti - marks -
    You are here re : Problema Agenti - mere -