Figure 1 depicts a typical configuration with one database and two users.
Figure 1. Basic Components of the RDBMS in VM/ESA
The database is composed of :
The database manager is the program that provides access to the data in the database. It is loaded into the database virtual machine from the production disk.
The application server is the facility that responds to requests for information from and updates to the database. It is composed of the database and the database manager.
The application requester is the facility that transforms a request from an application into a form suitable for communication with an application server.