Thursday, April 12, 2018

RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported

Error

Log file located at /u01/oradr/db_1/appsutil/log/TEST_azuredr/ApplyDBTier_03271707.log
  /      0% completed       RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.
Please make sure you have UnZip 5.X in your path and try again...

ERROR while running Apply...


ERROR: Failed to execute /u01/oradr/db_1/appsutil/clone/bin/adclone.pl

Solution

1. Check unzip version.
2. If 5.X version not exist then.
3. Take backup of existing unzip mv /usr/bin/unzip /usr/bin/unzip_Orig
4. Bring 5.X version from db home cp /u01/oradr/db_1/bin/unzip /usr/bin/unzip
5. Rerun clone and revert back the  /usr/bin/unzip to original one.

No comments:

Post a Comment