Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

Finding system objects with broken dependencies


You can find system objects with broken dependencies by using the BROKEN_OBJECT property.

All objects have an intrinsic property called BROKEN_OBJECT. By default, this property is set to False. When a dependency on another object is broken, the BROKEN_OBJECT property is automatically set to True.

To find system objects with broken dependencies

Create a smart group with a condition stating that BROKEN_OBJECT must equal True.

For example, you could create a component template smart group with a condition stating that BROKEN_OBJECT must equal True. This smart group displays all component templates with broken dependencies.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation 8.2