CUBRID 2008 R2.0 supports both 32-bit and 64-bit Windows. You can check the version by selecting [My Computer] > [System Properties]. Make sure to install the CUBRID 32-bit version on 32-bit Windows and the CUBRID 64-bit version on 64-bit Windows.
The CUBRID Manager and Java stored procedures require the Java Runtime Environment (JRE) version 1.6 or later.
If CUBRID Service Tray does not automatically run upon system startup, you should check followings:
To install a new version of CUBRID in an environment in which a previous version has already been installed, select [CUBRID Service Tray] > [Exit] from the menu to stop currently running services, and then remove the previous version of CUBRID. Note that when you are prompted with "Do you want to delete all the existing version of databases and the configuration files?" you must select "No" to protect the existing databases.
For more information on migrating a database from a previous version to a new version, see Migrating Database.
You can change configuration such as service ports to meet the user environment by changing the parameter values of following files which are located in the %CUBRID%\conf directory.
File |
Description |
---|---|
cm.conf |
CUBRID Manager’s configuration file; the port number 8001 is configured by default. |
cubrid.conf |
Server configuration file is used to set the following: database memory, the number of threads due to the number of concurrent users, connection port between the Broker and Server, etc. |
cubrid_broker.conf |
Broker configuration file; the port is used by the broker that is operated. |
You can see the latest information on interface modules such as JDBC, PHP, ODBC, and OLE DB and install them by downloading files from http://www.cubrid.org/wiki_apis.
You can see the latest information on tools such as CUBRID Manager and CUBRID Query Browser and install them by downloading files from http://www.cubrid.org/wiki_tools.