For Oracle Database version 12.1 and lower, Amazon RDS DB Engine Version names are in the form X.Y.Z, where: X = major version (e.g., 12.1), Y = release level (e.g., 0.2), and Z = version number within the RDS release series (e.g., v20). For example, an Amazon RDS DB Engine Version for Oracle could be 12.1.0.2.v20.
For Oracle Database version 12.2 and higher, Amazon RDS DB Engine Version names are in the form A.B.C.D, where: A = the annual release version family (e.g. 19.0.0.0), B = quarterly Release Update (e.g. ru-2020-04), C = quarterly Release Update Revision (e.g. rur-2020-04), and D = version number within the RDS release series (e.g., r1). For example, an Amazon RDS DB Engine Version for Oracle could be 19.0.0.0.ru-2020-04.rur-2020-04.r1. Release Update Revisions are not currently used by RDS, but the RUR is included in the name in case they are in the future.
Oracle releases updates for supported major versions on a quarterly basis - Patch Set Updates (PSU) in the case of 12.1 and lower, and Release Updates (RU) for 12.2 and higher. These include critical security updates as well as non-security fixes recommended by Oracle. The Amazon RDS DB Engine Versions are built with a given PSU or RU as a baseline and may contain additional fixes beyond it.
For a full list of patches included in each version, please visit the documentation .
From the Amazon RDS standpoint, a version change would be considered major if either major version or release level is being changed. For example, going from 12.1.0.2.v20 to 12.2.0.1.rur-2020-04.rur-2020-04.r1 or from 19.0.0.0.ru-2020-04.rur-2020 04.r1 to 21.0.0.0.ru-2020-04.rur-2020-04.r1 would be a **major** version upgrade. A version change would be considered minor if going from 12.1.0.2.v20 to 12.1.0.2.v22 or 19.0.0.0.ru 2020-04.rur-2020-04.r1 to 19.0.0.0.ru-2020-10.rur-2020-10.r1.
For the latest list of major versions supported by Amazon RDS for Oracle, please visit the documentation .