Dear Experts,
I am trying to apply 19.22 DB RU patch on Standalone Database System.
When i do pre check i am facing some error. I never seen this kid of error in past.
I need some technical assistance to understand/fix this error.
>> GRID HOME
[grid@dgprim ~]$ echo $ORACLE_HOME
/u01/app/grid/product/19.3.0/grid_home
>>
[grid@dgprim ~]$ echo $GRID_HOME
/u01/app/grid/product/19.3.0/grid_home
>>
[root@dgprim 35940989]# /u01/app/grid/product/19.3.0/grid_home/OPatch/opatchauto apply /u01/app/patch/35940989 -analyze
OPatchauto session is initiated at Wed Jan 24 05:17:31 2024
OPATCHAUTO-72083: Performing bootstrap operations failed.
OPATCHAUTO-72083: The bootstrap execution failed because Failed to unzip files on path./u01/app/patch/35940989/35943157/files/perl.zipError::.
OPATCHAUTO-72083: Fix the reported problem and re-run opatchauto.
com.oracle.glcm.patch.auto.OPatchAutoException: OPATCHAUTO-72083: Performing bootstrap operations failed.
OPATCHAUTO-72083: The bootstrap execution failed because Failed to unzip files on path./u01/app/patch/35940989/35943157/files/perl.zipError::.
OPATCHAUTO-72083: Fix the reported problem and re-run opatchauto.
at com.oracle.glcm.patch.auto.db.util.BootstrapHandler.performBootstrapping(BootstrapHandler.java:531)
at com.oracle.glcm.patch.auto.db.util.BootstrapHandler.main(BootstrapHandler.java:95)
OPatchauto session completed at Wed Jan 24 05:17:36 2024
Time taken to complete the session 0 minute, 5 seconds
opatchauto bootstrapping failed with error code 255.
[root@dgprim 35940989]#
Thanks ..