Index usage
For one of the sql reports - when we use a hint no_index i.e.SELECT /*+ no_index( T97562) no_index(T5357) */ COUNT(DISTINCT
on all the tables involved in the sql query the output comes much faster.
This on a Exadata 4node RAC system. Do you have any suggestions?
regards,
Shashi