Database Tuning (MOSC)

MOSC Banner

query tuning

edited May 22, 2011 5:15PM in Database Tuning (MOSC) 6 commentsAnswered
Hi All,

What needs to be done if query is doing INDEX RANGE SCAN ?

Indexes are there already in place.ALso one of the materialize biew is going for full scan.

MAT_VIEW ACCESS FULL           | MV_ID_TO_REGION_LOOKUP |    89 |  1068 |       |     2   (0)| 00:00:01 |       |

Predicate Information (identified by operation id):
---------------------------------------------------

  12 - access("B"."Ir_br"="T2"."ID")
  19 - access("NMRSTOP">=TO_DATE(TO_CHAR(SYSDATE@!-7,'mm/dd/yyyy')||'12:00:00 AM','mm/dd/yyyy hh:mi:ss am'))
  21 - access("A"."ID"="B"."ID")

Rgards
 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center