Correct / remove an index table ( sys_index )

Vincenzo Basile
Tera Expert

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

1 ACCEPTED SOLUTION

Glauber Leite
Tera Expert

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

View solution in original post

1 REPLY 1

Glauber Leite
Tera Expert

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