RE: July PSU Issue

From: Scott Canaan <srcdco_at_rit.edu>
Date: Wed, 11 Aug 2021 11:21:54 +0000
Message-ID: <42b699f6b5e1416e887449a481d9c793_at_ex04test91a.ad.rit.edu>



I created a new database from scratch and was able to change the sys password. I have not been able to change it on any database that already existed and was patched from 19.11 to 19.12.

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: cgrabowy_at_gmail.com <cgrabowy_at_gmail.com> Sent: Tuesday, August 10, 2021 4:36 PM
To: Scott Canaan <srcdco_at_rit.edu>; oracle-l_at_freelists.org Subject: RE: July PSU Issue

CAUTION: This message came from outside RIT. If you are unsure about the source or content of this message, please contact the RIT Service Center at 585-475-5000 or help.rit.edu before clicking links, opening attachments or responding.

Hey Scott,

We will be deploying the July 19c patch set next weekend so I whipped up a database and applied the patchset to it.

No issues changing SYS. I tried with and without special characters.

SQL*Plus: Release 19.0.0.0.0 - Production on Tue Aug 10 16:26:15 2021 Version 19.12.0.0.0

Copyright (c) 1982, 2021, Oracle. All rights reserved.

Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production Version 19.12.0.0.0

SQL> alter user sys identified by ################;

User altered.

SQL> alter user sys identified by ################;

User altered.

And the database is on Red Hat Enterprise Linux Server release 7.9 (Maipo)

Please keep us informed as I am curious...

Thanks,
Chris

From: oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org> <oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org>> On Behalf Of Scott Canaan Sent: Tuesday, August 10, 2021 1:35 PM
To: 'oracle-l_at_freelists.org' <oracle-l_at_freelists.org<mailto:oracle-l_at_freelists.org>> Subject: July PSU Issue

We've installed the July PSU and have been testing and found the following issue:

When attempting to change the sys password, it generates an ORA-07445:

SQL> alter user sys identified by xxxxxxxxxxxxxxxxx;
alter user sys identified by xxxxxxxxxxxxxxxxxx
*
ERROR at line 1:
ORA-03113: end-of-file on communication channel Process ID: 15559
Session ID: 263 Serial number: 7056

In the alert log, I see:

ORA-07445: exception encountered: core dump [__intel_ssse3_rep_memcpy()+9660] [SIGSEGV] [ADDR:0x1C] [PC:0x6F3861C] [Address not mapped to object] []

I am trying to create an SR, but it keeps returning an error 504, so I can't get that done, either.

Has anyone run into this? Is there a fix or workaround? We have production patching scheduled for Saturday morning, so this is urgent.

This is 19c (19.12.0.0) on Red Hat 7.

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.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 11 2021 - 13:21:54 CEST

Original text of this message