RE: January RU Combo Patch

From: Scott Canaan <srcdco_at_rit.edu>
Date: Fri, 21 Feb 2020 13:00:32 +0000
Message-ID: <267a93568ff94728904be4b2fd45d1a7_at_ex04mail01b.ad.rit.edu>



I’ve run into this as well. The way I got around it was to restore the database and do the following before re-trying dbua:

exec DBMS_AQADM.DROP_QUEUE_TABLE(queue_table => ‘sys.alert_qt’, FORCE => TRUE);

_at_?/rdbms/admin/catnoalr

This will result in invalid objects in the sys/system schemas. That’s fine. The upgrade will recreate what was dropped and all will be good when it’s finished.

This has worked every time I’ve had this problem.

Scott Canaan ‘88
Sr Database Administrator
Information & Technology Services
Finance & Administration
Rochester Institute of Technology
o: (585) 475-7886 | f: (585) 475-7520
srcdco_at_rit.edu<mailto:srcdco_at_rit.edu> | c: (585) 339-8659

CONFIDENTIALITY NOTE: The information transmitted, including attachments, is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and destroy any copies of this information.

From: oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> On Behalf Of Jay Hostetter Sent: Friday, February 21, 2020 7:33 AM To: Ls Cheng <exriscer_at_gmail.com>
Cc: ORACLE-L <oracle-l_at_freelists.org> Subject: Re: January RU Combo Patch

This was the exact problem that I ran into when running datapatch. The workaround for me was to NOT use the combo patch. I downloaded the Grid RU and OJVM RU patches separately:

p30501910_190000_Linux-x86-64.zip
p30484981_190000_Linux-x86-64.zip

Jay

On Fri, Feb 21, 2020 at 6:36 AM Ls Cheng <exriscer_at_gmail.com<mailto:exriscer_at_gmail.com>> wrote: Hi

Did you get this error when patching the management database? I got error for two clusters and for other 2 cluster the patch went through

Installing patches...
Patch installation complete. Total patches installed: 3

Validating logfiles...done
Patch 30557433 apply (pdb CDB$ROOT): SUCCESS   logfile: /u01/app/grid/cfgtoollogs/sqlpatch/30557433/23305305/30557433_apply__MGMTDB_CDBROOT_2020Feb21_10_18_25.log (no errors) Patch 30557433 apply (pdb PDB$SEED): SUCCESS   logfile: /u01/app/grid/cfgtoollogs/sqlpatch/30557433/23305305/30557433_apply__MGMTDB_PDBSEED_2020Feb21_10_19_56.log (no errors) Patch 30557433 apply (pdb GIMR_DSCREP_10): WITH ERRORS   logfile: /u01/app/grid/cfgtoollogs/sqlpatch/30557433/23305305/30557433_apply__MGMTDB_GIMR_DSCREP_10_2020Feb21_10_19_56.log (errors)   -> Error at line 42: script rdbms/admin/bug_29784106_prepatch.sql

Thanks

On Fri, Feb 7, 2020 at 9:37 PM Jay Hostetter <hostetter.jay_at_gmail.com<mailto:hostetter.jay_at_gmail.com>> wrote: My support tech didn't say if it will be republished. Since I have a workaround, the SR is now closed.

Jay

On Fri, Feb 7, 2020 at 2:09 AM Ls Cheng <exriscer_at_gmail.com<mailto:exriscer_at_gmail.com>> wrote: Good to know, are they going to re-publish the patch?

TIA On Thu, Feb 6, 2020 at 8:13 PM Jay Hostetter <hostetter.jay_at_gmail.com<mailto:hostetter.jay_at_gmail.com>> wrote: I ran into an ORA-0600 when running datapatch for the January 2020 RU for 19c. After going back and forth with Support and doing some testing, it seems as though the combo patch for Linux x86-64 (30463609) may have an issue. My specific error was related to Streams.

I downloaded the GI and OJVM patches separately and was able to successfully apply the the RU.

Hopefully this info may save some aggravation if you are preparing to install this Release Update.

Jay

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Feb 21 2020 - 14:00:32 CET

Original text of this message