Be sure you know exactly what the index expressions are before you delete and rebuld them. Hopefully they're described in the program code or written documentation. If not, DISPLAY STATUS will show what they are, if you can open the tables...
You also need to give a destination tag name for the new index.
INDEX ON <expression> TAG <tagname>
The index espression must be of character type if you are combining fields that are different types. For example:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.