EBS 12.2 online patching and EBR question
Hi,
copies for the seed data is done during the prepare phase and it is simply done via an insert-select. The patches operate on these copies and once the patching is done, so lets say 'after the cutover' these copies becomes the actual seed data used by the applications.
Wondering, how is this done in the cutover phase ?
I mean,
We know that all the seed tables have zd_edition_name columns and the actual data is protected by the use of VPD policies.
So , after the cutover, the new edition becomes the default one, so without doing anything actually, the application shoud start using this copied data as the default edition of the environment is changed .