Oracle download manager
The Oracle download manager is a fixlet-based utility that downloads Oracle middleware and database binaries when the vendor requires Multi-Factor Authentication (MFA).
The existing Middleware download plug-in downloads patches directly from the vendor's website, but it cannot complete the download when the vendor enforces MFA. The Oracle download manager solves this by opening a browser window so that you can sign in and complete the MFA challenge interactively. After you authenticate, the utility downloads the selected binary and uploads it to the BigFix server through the BigFix REST API, where the standard patch Fixlets can consume it.
| Fixlet | Purpose |
|---|---|
| Install Oracle download manager | Prefetches the OracleDownloadManager-1.0.0.0.exe executable and stores it in the oracle_download_manager folder under the BigFix client directory. |
| Oracle download manager | Runs the executable to select and download a binary, and then uploads the file to the BigFix server. |
| Remove Oracle download manager | Deletes the installed executable. It does not delete any binaries you have already downloaded. |
Prerequisites
Before you use the Oracle download manager, make sure that the target endpoint meets the following requirements:
- The executable runs only on Windows. You can use it to download binaries intended for both Windows and Linux targets, but the utility itself does not run on Linux or other platforms.
- The endpoint must have the BigFix console (BESConsole.exe) installed. The download manager Fixlet is relevant only on Windows machines where the console is present.
- A browser window opens during the download so that you can enter your Oracle credentials and MFA code.
- You need the BigFix server URL, a console username, and the matching password.