Database Tuning (MOSC)

MOSC Banner

Alter or modify length columns affect to indexes and degrade the performance?

edited Jul 14, 2015 2:38PM in Database Tuning (MOSC) 2 commentsAnswered ✓

Hello,

1) I would like to know if the performance of queries degrade doing this modifications on the indexes columns:

- resize columns number(10) to number without precision

- resize columns varchar2(10) to varchar2(100)

- resize columns with char

- change columns not null to null

2) I have to rebuild or drop and recreate the indexes?

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