How can I check CI's Relationships
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2015 01:14 AM
Hello,
I want to check if my CI has relationship that contains Service maintenance.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2015 01:38 AM
I'm assuming Service maintenance is a CI (Business Service?) also. You can run a report of create a filter on the cmdb_rel_ci (CI Relationship) table looking for that item in the parent or child fields.
Be warned though, this is a potentially huge table and queries into it can take some time.
Christine