Sometimes Oracle decides that it would be faster to do a full table scan. Sometimes it can't because or something in your query. You'll need to provide some details about your query and table and index if you want a detailed answer, but if you google "why is my index not being used in Oracle", I'm sure you'll get a ton of possible explanations.
↧