1.2 Install the Application Database
This section explains the steps involved in installing the application database.
Download and unzip the Application Database file (ofslldb.zip
) to a staging folder.
The application database software consists of tables, indexes, types, directories, libraries, views, and packages. A script program creates the application home directory structure, database user, the required tablespaces, database objects and loads the seed data. Snap shots of the script are provided after each step, to enable easy understanding. The steps involved in installing the application database are:
- Run the installation script
- Select the Install Type
- Set up the Installation Environment
- Create Application Home directory
- Create Application Tablespaces
- Create the Application Owner User and Grant Tablespace Quotas
- Install Database Objects and Seed Data
- Install Library Objects
- Install Directory Objects
Parent topic: Setup and Configuration of the Database Server