Entering content frame

 Structure of the Database Manager CLI 

The Database Manager CLI consists of the following components:

·        Main Components

·        Communication Components

·        DBM Server

Main Components

Tasks of the main components:

·        Accept and evaluate the call parameters and user entries.

·        Transfer the dbm commands to the communication components.

·        Receive the DBM server responses from the communication components.

·        Evaluate and output the DBM server responses.

Communication Components

Tasks of the communication components:

·        Communication with the local DBM server.

·        Communication with a DBM server on a remote host.

The communication components are components of the database system runtime environment.

DBM Server

A DBM server is integrated in the Database Manager CLI.

If the user requires, this integrated DBM server can be used. In this case, the components required to connect to a separate DBM server are not used.

 

Leaving content frame