Oracle 19 on newer Linux OS
This is a quick one. To allow the installer to function correctly, it is advised that you patch the RDBMS prior to running the installer, however – it may be that the Java installer will fail (empty content of the GUI window, or other exceptions), so the following command prior to the installation (and the patching) should solve the issue:
export CV_ASSUME_DISTID=OL8
I had multiple successful installations using this string, but since I tend to forget that string, and since I was reminded of it when checking this site, so I am documenting it now.
