Not sure, but I don't think it would recreate indexes. Index recreation is a hard task and it would be inefficient. But at soon you modify an index, or create a new one, then your DBA will have to act on them.
Maybe your DBA can take a look at: http://theremedyforit.com/2011/12/case-insensitive-in-remedy/ Here you can find a script that reads the index dictionary tables. So maybe it can be used to trigger an script or you can rebuild all indexes periodically with your own sentence. Jose Manuel Huerta http://theremedyforit.com/ On Fri, Aug 24, 2012 at 7:30 PM, Jamie <[email protected]> wrote: > What about if you re-save the form. Does it re-create the indexes and > LOBs? Also, we have concerns on how patches/upgrades would affect our split > without using an ardb.conf. > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

