Notes.ini Entry



Name:

    Amgr_AllowMultipleDailyRuns

Syntax

    Amgr_AllowMultipleDailyRuns=0 / 1

Applies to:

    Servers

Add-on:


    First Release:

      8.5.1

    Obsolete since:


      Category:

        Agent Manager

      Default:

        None

      UI equivalent:

        None

      Description:

      SPR# EPOD56MLZD - This fix addresses an issue where if an agent is scheduled to run daily, and it runs that same day by some other legitimate means, it will not be scheduled my amgr to run again that same day. For example if an agent starts running late in the day (11:00 PM) and runs over midnight it will not be scheduled to run again that day if amgr is restarted. The same issues occurs if the agent is run via the "tell amgr run" command. This issue does not happen if the amgr task stays up and running.

      This fix checks to see if the agent has run today, and if it executed before its scheduled time, if it has it will be schedule again for today. The notes.ini paramter Amgr_AllowMultipleDailyRuns=1 also has to be set.