Pages

Search This Blog

Wednesday, February 21, 2018

Oracle Patch Download

To download Oracle Patch from Metalink in command mode, use below command, it will prompt for metalink password:


wget --http-user=<your metalink login id> --ask-password "download_url" -O "file_name"


Ex:-

wget --http-user=<your metalink login id> --ask-password -O "p14196434_R12.FND.B_R12_GENERIC.zip" "https://updates.oracle.com/Orion/Services/download/p14196434_R12.FND.B_R12_GENERIC.zip?aru=14996623&patch_file=p14196434_R12.FND.B_R12_GENERIC.zip"