• will this enable ALL disabled indexes?

    if so, there is a flaw, as if we already have a few disabled indexes (out of use)

    and we try the disable/re-enable routine,

    it will re-enable those ("out of use") ones too.

    we somehow need to "save" which ones we are disabling in the routine,

    and then re-enable just those.

    regards,

    Makis