Wikipedia

Search results

Differences between PSU/BP and RU/RUR

In July 2017 the first Oracle Database 12.2.0.1 RU became available, since October the second RU and the first RUR are available.

But there’s a significant difference between PSUs and RURs. Even though we say “RURs replace PSUs” RURs are not the same as PSUs.

When you look at the PSU and BP trains before you usually choose at the entry to a release which path you’d like to follow, either PSUs every quarter, or BPs. Engineered system customers had no choice: it was Bundle Patches. In Oracle 11.2. the BPs were meant only for Engineered-systems environments. In Oracle 12.1 we switched and recommended BPs over PSUs for all systems.

Patch Set Updates And Bundle Patches

Patch Set Update (PSU) contains usually security fixes and regression fixes, i.e. bug fixes.
Differences between PSU / BP and RU / RUR
Typical Patch Set Update (PSU) – quarterly
Whereas a Proactive Bundle Patch (BP) was a superset of a PSU containing the PSU but optimizer fixes and functional fixes which may be sometimes feature extensions as well.
Differences between PSU / BP and RU / RUR
Typical Bundle Patch (BP) – quarterly released

And you choose either one train usually. But you could also change from PSUs to BPs or vice versa. Your flow would actually look like this:
Differences between PSU / BP and RU / RUR
Quarterly Patching with either PSUs or BPs – every quarter gets new fixes, PSUs and BPs, each are cumulative to themselves
As PSUs and BPs, each are cumulative you’ll get the fixes from all previous PSUs or BPs for the same release included as well. The PSU a quarter later has new security fixes and new regression fixes added, the Bundle Patch in addition gets new optimizer and functional fixes and of course the same new security and regression fixes the PSU has gotten.
Please see MOS Note: 1962125.1 – Overview of Database Patch Delivery Methods for further details.
for further details. Optimizer fixes are off since we introduced the FCP (Fix Control Persistence framework) with DBMS_OPTIM_BUNDLE. 

Release Updates

Release Updates (RU) look pretty similar to Bundle Patches (BP):
Differences between PSU / BP and RU / RUR
The first Release Update (RU-1)
The following second Release Update contains everything from Release Update 1 plus new fixes in all four areas (marked in dark red/purple below). RUs are cumulative as well as the BPs were.
Differences between PSU / BP and RU / RUR
The second Release Update (RU-2)
RUs get released quarterly at the usual dates.



Release Update Revisions

Release Update Revision (RUR) is different from an PSU. At the time of the release of RU1 there won’t be an RUR yet. The first RUR will be released containing the entire first RU – plus additional fixes on top. Regression fixes are fixes for misbehavior. They usually hit a lot of customers.
Differences between PSU / BP and RU / RUR
First Release Update Revision (RUR-1)
Actually the first RUR will be released usually a quarter after the first Release Update (RU). It will include all fixes from  Release Update 1 (RU-1) – and add only new security and regression fixes on top. But no new optimizer or functional fixes. When you compare it with the picture above (“The second Release Update”) you’ll spot the same security and regression fixes.
At this date you will have the choice now:
  • Use the Release Update Revision (RUR-1)
or:
  • Install the new Release Update (will be RU-2 by then).It contains the same security and regression fixes as the RUR-1 but also new optimizer and potentially functional fixes in addition (see the picture of “Second Release Update (RU-2)”.
3 months later the next RUR will be released – and it will contain now again only the new security and regression fixes  on top. There won’t be any new optimizer or functional fixes added at this point. When you compare both pictures, the one above and the one below (RUR-1 and RUR-2) you’ll see the exact same optimizer and functional fixes from the initial RU-1.
Differences between PSU / BP and RU / RUR
Second Release Update Revision (RUR-2)
And at the same time the third Release Update (RU-3) will become available as well.
It’s important to mention that there is no third Release Update Revision (RUR-3) planned. The model allows only 2 RURs per RU. Afterwards you have the option to either get the most recent RU – or an RUR based on an older RU.

Overview – The Big Picture

The full picture summarizes the schema:
Differences between PSU / BP and RU / RUR
Overview on Release Updates (RU) and Release Update Revisions (RUR) over time
Now you see why there is a significant change. There’s no such thing as PSUs anymore. And you are not nailed on a track. You have the choice to either progressively step forward by applying Release Updates – or pause with new optimizer and functional fixes for up to 6 months patch period.

No comments:

Post a Comment