Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Indices Not Working

Question
Keith Davis · May 31, 2019

Indices Not Working

Forgive my lack of understanding, but I am working on a vendor created Cache database and the indexes specified in the classes for ODBC connections are not working. A few of them are created, but of the 50+ classes we have, only a handful of them are created when the class is compiled, yet no errors occur.

Example 1:

 

Example 2:

 

 

 

The code is creating the Index, and again, not compile errors, but most of the indices are not built.

#ObjectScript #ODBC #Caché

Source URL:https://community.intersystems.com/post/indices-not-working