Re: Things to consider during upgrade/migration

  • From: Andy Sayer <andysayer@xxxxxxxxx>
  • To: loknath.73@xxxxxxxxx
  • Date: Sat, 13 Nov 2021 19:14:28 +0000

If you want to retain performance then that is primarily going to mean
doing the same execution plans (whether or not they could be improved by
Exa magic). I would recommend gather sql plan baselines for every statement
that gets executed by your application.

Once you’ve upgraded, you can start with sql plan evolution to improve any
plans that can be improved. Note that this is now automatically done so you
will want to check the parameters for this make sense.

Obviously, number one must have requirement is a test environment that can
be properly signed off by all relevant people in your org before you start
thinking about production upgrades.

Thanks,
Andy

On Sat, 13 Nov 2021 at 18:46, Lok P <loknath.73@xxxxxxxxx> wrote:

Hello Listers, With respect to having a safe upgrade(say from 11.2 to
19C) or migration(From HP to Exadata) experience with minimal performance
issues. Is there any guideline we should follow like setting up exadata
system stats in case the target database is going to be exadata, Or
verifying dictionary stats/table stats etc in a certain way. Want to know
experts' views, if there are any such guidelines?

Regards

Lok

Other related posts: