I created two tasks task_1
and task_2
and set dependency. I want to run root task and suspend child task.
But getting below error
alter task task_2 suspend ;
091421 (22000): Unable to update graph with root task TESTDB.PUBLIC.TASK_1 since that root task is not suspended.