- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2016 09:45 PM
How to disable configuration items.
--> I need to disable some configuration item .
--> which table I have to go and what I have to do -->CMDB_CI ??
steps please.
~creator
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2016 11:10 PM
Yes... you have to go to the cmdb_ci table. Or you can go to the individual class table as well like cmdb_ci_server table.
Typical Active field is not present in these tables. Could you please explain why you need to disable a configuration item.
You can use the Operational Status or Status field to make a configuration item non operational or retired.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2016 11:10 PM
Yes... you have to go to the cmdb_ci table. Or you can go to the individual class table as well like cmdb_ci_server table.
Typical Active field is not present in these tables. Could you please explain why you need to disable a configuration item.
You can use the Operational Status or Status field to make a configuration item non operational or retired.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 02:47 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 04:06 AM
Both are different State.
Status is showing your Assets availability state. and Operation status is showing Assets operational state.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 04:14 AM
which will help to deactivate CI and what is good practice ?