AWA: Trying to delete a CP: you cannot delete this object while it is active
book
Article ID: 185431
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
When attempting to delete a CP that appears inactive, instead of deleting successfully the AWI returns:
'You cannot delete this object while it is active'
Environment
Release : 12.3
Component : Automation Engine
Resolution
Confirm that the CP's are actually inactive via:
'Select * from MQSRV'
In the one instance of this seen so far, the CP's were experiencing a visual issue and were actually active. Once the CP's were properly shown as inactive, the delete ran as expected.