how to downgrade unzip to 5.52
Hi Expertswhen I run ./adpreclone.pl dbTier
ERROR while running Stage... occurred,
By checking the unzip version,we found the unzip is 6.0
which unzip
/usr/bin/unzip
unzip -v
UnZip 6.00 of 20 April 2009, by Info-ZIP.
and the following note state the issue.
Unzip Verion 6 Does Not Work With adpreclone.pl (Doc ID 1313092.1)
Now I don't want to apply the patch to my environment,
I want to downgrade the version of unzip from 6.0 to 5.52
Could you please advise how to downgrade it?
I do some research, and It state that
Just install required version of Unzip and put UnZip 5.X in your path so that clone can find it.