- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2022 06:29 AM
Hi All,
I need to have a suggestion to understand how I can correct o delete an index on a table of the CMDB.
We have create an index on "cmdb_ci_appl" to a field that is part of "cmdb_ci" .
I can see it by sys_index table, but I can update/delete it.
I have tried to go in cmdb_ci table and so define the index here,
but I receive the confirmation message that indicate me that a scheduled action is created but nothing happen.
Someone had my same problem and so had found a solution ?
Regads
Vincenzo
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 02:04 AM
Hey Vicenzo,
Same thing happened to me. I followed this link (How do I remove an index from a table - ServiceNow Community), was able to remove the index from the table index related list, but not from the sys_index table.
Did you manage to solve it in the end?
Regards,
Glauber
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 02:04 AM
Hey Vicenzo,
Same thing happened to me. I followed this link (How do I remove an index from a table - ServiceNow Community), was able to remove the index from the table index related list, but not from the sys_index table.
Did you manage to solve it in the end?
Regards,
Glauber