Scheduler
A built-in tool that runs scheduled tasks, scheduled by the user. A scheduled task is a task that is performed by Planon ProCenter at the scheduled time.
The Scheduler processes the notification/alarm tasks scheduled by the user at regular intervals. It uses the system date as the reference date.
| To reduce storing data in the PLN_SESSIONDATA table and improve performance, the Scheduler uses (stateless) in-memory session IDs. |
If you have an overloaded scheduler, you must do one of the following:
• Decrease the number of notifications.
• Increase the interval of the notifications.
• Increase the MaxConcurrentJobs in the Scheduler settings.