Operational status = 25
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 12:18 AM
Hi,
I have below encoded query where operational status shows as "25".
query is applied on 'task_ci' table.
I tried to decode value '25' but nowhere found.
Can anyone please suggest on this?
Query:
ci_item.sys_class_name=cmdb_ci_linux_server^ci_item.operational_status!=25^task=
Thanks..!!
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 04:08 AM
If you are trying to find the Label for this choice value specific to your instance, go to the cmdb_ci table. Open the record for the Column name operational_status. The Choices related list shows all of the Labels and Values. If you don't have a record showing a Value of 25, then it no longer exists - it was deleted or updated since that query was put in place.