CUBRID Manager Architecture

The figure below shows the architecture of the CUBRID Manager. The CUBRID Manager server runs on a host installed with the Database Server and Broker. The CUBRID Manager client is connected to this CUBRID Manager server.

The CUBRID Manager server consists of a cub_auto process and a cub_js process. To connect to the CUBRID Manager server from the CUBRID Manager client, the CUBRID Manager server must be running, and the network port (TCP/IP) that corresponds to the cub_auto process and the cub_js process must be set. To perform a query, the Broker to which JDBC connects also must be running.

For details on running the server, see Configuring CUBRID Manager Server.