Database Tuning (MOSC)

MOSC Banner

Application upgrade process took too long

edited Apr 25, 2020 5:09PM in Database Tuning (MOSC) 9 commentsAnswered

Hi

Our DB is 12.2 enterprise.  We recently upgrade from 11.2  to 12.2. No invalided objects. we did update stats on the DB(exec dbms_stats.gather_database_stats(); before appllication upgrade to new version   . Upgrade process is took long time.  I uploaded the AWRs here. according to sql id 2xhp4yk9s6xdk the table is the large table with in DB 100GB. other  are  >100GB.  2xhp4yk9s6xdk  the table FSD008 sql statement as follows.

update FSD008 set  col6_IND = 'X' where col6_IND = ' ' and LINE_NO = ' '

the col6_IND column got index where as LINE_NO  no indexes. total records  over 300 million  and  I run following  to see carnality

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