Running the Patch Downloader utility for Oracle Enterprise Linux
The following procedures describe running the Patch Downloader utility and extracting RPM packages from files using the ISO format.
To run the Patch Downloader utility for Oracle Enterprise Linux
Enter the following command:
-oelUser "<oelUserName>" -oelPass "<oelPassword>"
This command uses the following variables:
<downloaderConfigurationFilePath> | The location of the Configuration File used by the Patch Downloader. Quotation marks around the path are required. |
<oelUserName> | The user name required to log onto the Oracle Enterprise Linux website. Quotation marks around the path are required. |
<oelPassword> | The password required to log onto the Oracle Enterprise Linux website. Quotation marks are required. |
To extract packages from ISO
Enter the following command:
This command uses the following variables:
<patchRepositoryFilePath> | The local location of the patch repository used by the Patch Downloader. Quotation marks around the path are required.a |
<isoFilePath> | The path of the directory where the ISO file (from which the RPMs are extracted) is saved. Quotation marks around the path are required. For example, if the ISO file is saved as /tmp/ol6.iso, you should use: -isoFilePath "/tmp/" |
<operatingSystemArchitecture> | An <OperatingSystem>-<Architecture> combination where:
Quotation marks are required. For example, for Oracle Linux 6 with x86_64 architecture, you should use: |