Problem: Process Manager: When decommissioning a server with cards installed, or a blade chassis with blades installed, if the customer first decommissions the parent object, then the subsequent child objects chosen will give an exception error. Resolution: Do NOT include child objects when decommissioning a parent object. The child objects are automatically removed from the database when the parent object is removed, and when the child objects are processed in the decommission task, they error out since they no longer exist in the database. If the decommission task MUST include child and parent objects for tracking purposes, make sure that the parent object is decommissioned last to avoid any exception errors from occurring.
↧