Edition-based redefinition in Oracle Database 11gR2//12c/18c/19c allows multiple versions of PL/SQL objects, views, and synonyms in a single schema, which makes it possible to perform upgrades of database applications with zero downtime. It also means we can maintain multiple copies of the same object What is Edition in Oracle? An edition is effectively a version […]
Edition-Based Redefinition
R12.2 Online patching cycle Summary
You must have heard about R12.2 Online patching.Here in this article,I am trying to summarize R12.2 Online patching cycle The whole process consists of two parts Filesystem EBS 12.2 is installed with 3 file systems• FS-1 (Production file system) – Used by the current users of the system• FS-2 (Copy of Production file system) […]