Environment:
LDMS9.0, LDMS9.5
Description:
When trying to delete an agent configuration you receive a message saying that the agent configuration cannot be deleted as it is actually scheduled
Resolution:
delete from ld_task_config
where cfg_name like 'agentconfig xx'
xx being the ID of the agent configuration.
To find it , right-click the agent configuration and select info