'What is 'Started' status of a task?
I created a task started it with a Alter task task_name resume command but can see started status. does that mean it is scheduled i do not have permission to view task_history table.
Solution 1:[1]
RESUME brings a suspended task to a usable ‘Started’ state, which simply means the task runs on a schedule, which you defined when creating a task.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Sheng |
