Enabling Disabled Index
Hi, while loading data through SQL*loader using DIRECT path, the index on the table gets disabled if the data was bad. I am deleting the bad data from the table. Now I want to get the disabled indexes on that table and re-enable them. how to do this?