1.2.2 Application Upgrade
An application upgrade is a major change to an installed application.
Typically, an upgrade changes the physical architecture of the application. For example, an upgrade might add new user accounts, tables, and packages, or alter the definitions of existing objects.
To upgrade the application, you must specify the following in the ALTER PLUGGABLE
DATABASE APPLICATION statement:
- Name of the application
- Old application version number
- New application version number
The following figure gives an overview of the application upgrade process.
- Before Upgrade
- Begin Upgrade
- End Upgrade
- After Synchronization
Parent topic: Application Maintenance