1.2.1 Application Installation
An application installation is the initial creation of a master application definition. A typical installation creates user accounts, tables, and PL/SQL packages.
To install the application, specify the following in the ALTER PLUGGABLE DATABASE
APPLICATION statement.
- Name of the application
- Application version number
Parent topic: Application Maintenance