Re: 12c upgrade slow
Date: Mon, 5 Nov 2018 09:09:36 -0800
Message-ID: <9135c915-80bb-e97a-ebe3-79051697ae8a_at_gmail.com>
3 hours is an unusually long time, but if you're testing in an
environment with slow I/O, it doesn't sound too odd. The majority of
time used by an upgrade is a single-threaded stream of DDL and DML
statements run from SQL*Plus; I think the only thing that runs in
parallel are the object recompilations at the end.
Are you able to gather an AWR report? Certainly you can start a 10046
extended trace on the upgrade session?
On 11/5/18 08:58, Jeff Chirco wrote:
> I am working on upgrading a database from 11.2.0.4 to 12.2.0.1.
> Single instance non CDB. The upgrade is taking 2 hours and 50
> minutes. I am running the command line version of the upgrade and
> using parallel. Any tips to make this go faster? I already have APEX
> 18.1 installed however I am noticing it is becoming invalid during the
> upgrade and I have to reinstall it afterwards.
>
> Thanks
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 05 2018 - 18:09:36 CET