Hi all,
Anyone knows how to Enable/Disable index for Informix XPS 8.xx? I need to disable but not drop the index due to rebuilding the index for about 200,000,000 records would be very long. I need to Disable before performing any DML statement and then Enable after all the DML completed. Any idea?