Oracle 19c preinstall rpm package for Red Hat 7 OS
I have tried the following command on many of our servers to download the pre-install rpm package for Oracle 19c on Red Hat 7 OS.
curl -o oracle-database-preinstall-19c-1.0-1.el7.x86_64.rpm https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/getPackage/oracle-database-preinstall-19c-1.0-1.el7.x86_64.rpm
Nothing gets downloaded
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:33 --:--:-- 0
MY QUESTIONS ARE:
(1) Is there something preventing this command from working?
(2) Is there somewhere I can download the package manually?