My Oracle Support Banner

"opatch util verify" reports OUI-67073:UtilSession failed: Files are not updated completely & OUI-67124:Files check failed: Some files under ORACLE_HOME are not patched , after applying RU Patches (Doc ID 2978449.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Standard Edition - Version 19.3.0.0.0 and later
Information in this document applies to any platform.

Symptoms

After applying DB RU , "opatch util verify" reports the following messages -

$ opatch util verify -ph ./
Oracle Interim Patch Installer version 12.2.0.1.39
Copyright (c) 2023, Oracle Corporation.  All rights reserved.
Oracle Home       : /u01/app/oracle/product/19.0.0/dbhome_1
Central Inventory : /u01/app/oraInventory
  from           : /u01/app/oracle/product/19.0.0/dbhome_1/oraInst.loc
OPatch version    : 12.2.0.1.39
OUI version       : 12.2.0.7.0
Log file location : /u01/app/oracle/product/19.0.0/dbhome_1/cfgtoollogs/opatch/opatch2023-08-22_09-13-34AM_1.log
Invoking utility "verify"
Verifying that patch has been applied to Oracle Home.
Verifying the update...
There are 174 copy files under ORACLE_HOME that are not patched.
Files check failed: Some files under ORACLE_HOME are not patched. Please see log file for details.
UtilSession failed to verify patch on ORACLE_HOME.
UtilSession failed: Files are not updated completely.
OPatch failed with error code 73

OPatch Log shows-

[Aug 22, 2023 9:17:48 AM] [INFO]    verifying 3569 archive files.
[Aug 22, 2023 9:18:13 AM] [INFO]    verifying 9519 plugin actions.
[Aug 22, 2023 9:18:32 AM] [SEVERE]  There are 174 copy files under ORACLE_HOME that are not patched.
[Aug 22, 2023 9:18:32 AM] [WARNING] OUI-67124:Files check failed: Some files under ORACLE_HOME are not patched. Please see log file for details.
[Aug 22, 2023 9:18:32 AM] [INFO]    UtilSession failed to verify patch on ORACLE_HOME.
[Aug 22, 2023 9:18:32 AM] [SEVERE]  OUI-67073:UtilSession failed: Files are not updated completely.
[Aug 22, 2023 9:18:32 AM] [INFO]    --------------------------------------------------------------------------------
[Aug 22, 2023 9:18:32 AM] [INFO]    The following warnings have occurred during OPatch execution:
[Aug 22, 2023 9:18:32 AM] [INFO]    1) OUI-67124:Files check failed: Some files under ORACLE_HOME are not patched. Please see log file for details.
[Aug 22, 2023 9:18:32 AM] [INFO]    --------------------------------------------------------------------------------
[Aug 22, 2023 9:18:32 AM] [INFO]    Finishing UtilSession at Tue Aug 22 09:18:32 CEST 2023
[Aug 22, 2023 9:18:32 AM] [INFO]    Stack Description: java.lang.RuntimeException: Files are not updated completely.
                                    at oracle.opatch.ApplySession.verify(ApplySession.java:2340)
                                    at oracle.opatch.ApplySession.verify(ApplySession.java:2039)
                                    at oracle.opatch.opatchutil.VerifyPatch.verify(VerifyPatch.java:49)
                                    at oracle.opatch.opatchutil.OUSession.verify(OUSession.java:2430)
                                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                                    at java.lang.reflect.Method.invoke(Method.java:498)
                                    at oracle.opatch.UtilSession.process(UtilSession.java:355)
                                    at oracle.opatch.OPatchSession.process(OPatchSession.java:2643)
                                    at oracle.opatch.OPatch.process(OPatch.java:873)
                                    at oracle.opatch.OPatch.main(OPatch.java:930)
                                   Caused by: java.lang.RuntimeException: Files are not updated completely.
                                    ... 12 more



Changes

opatch lspatches & lsinv shows RU Patches applied-

[oracle@xxxxx ~]$ opatch lspatches
35336174;JDK BUNDLE PATCH 19.0.0.0.230718
35354406;OJVM RELEASE UPDATE: 19.20.0.0.230718 (35354406)
35320081;Database Release Update : 19.20.0.0.230718 (35320081)
29585399;OCW RELEASE UPDATE 19.3.0.0.0 (29585399)


Some files size mismatch observed

[Aug 22, 2023 9:17:19 AM] [INFO]    Failed file pair information (copy)::
[Aug 22, 2023 9:17:19 AM] [INFO]    Source file name is : <Patch Unzip Location>/35370174/35320081/files/lib/libclntsh.so.19.1,  size is : 81749096
[Aug 22, 2023 9:17:19 AM] [INFO]    Destination file name is : <19c OH>/lib/libclntsh.so.19.1,  size is : 81686216


But message flagged even for files with same sizes-

Aug 22, 2023 9:17:29 AM] [INFO]    Failed file pair information (copy)::
[Aug 22, 2023 9:17:29 AM] [INFO]    Source file name is : <Patch Unzip Location>/35370174/35320081/files/jdk/bin/appletviewer,  size is : 8840
[Aug 22, 2023 9:17:29 AM] [INFO]    Destination file name is : <19c OH>/jdk/bin/appletviewer,  size is : 8840

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.