The Database Manager CLI consists of the following components:
· Main Components
· Communication Components
· DBM Server
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.
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.
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.