Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Noticed undesired behaviour how event (CREATE EVENT) initiates executions. New session created despite the fact that previous call hasn't ended yet. This creates concurrency and locks.
Would be nice to have option that new instance isn't started if previous call execution is still in action at scheduled time. As it works in Oracle jobs.