Installing NuoDB on Windows
NuoDB supports using the Windows platform for application development and testing purposes only. Production deployments are supported only on Linux systems. |
Customers can download the NuoDB Windows installation package using their login credentials from the password protected NuoDB customer download portal. If you are a customer and do not have your NuoDB download login credentials, please contact NuoDB Support at support@nuodb.com.
To enable Enterprise Edition functionality on Linux (which supports an unlimited number of hosts, TE, and SM database processes), contact NuoDB sales for the license required to upgrade from the Community Edition (which is limited to 3 TEs and 1 SM).
Windows Requirements
NuoDB on Windows requires the following:
-
Java JRE or JDK (64bit). For details of versions supported, see System Requirements.
-
Python 2.7 is needed to run
nuocmd
. -
Windows Update KB2999226 should be installed. Depending on your operating system and its update status, update KB2999226 may have dependencies on updates KB2919355 and KB2919442. NuoDB recommends that you run Windows Update and then try to install KB2999226. If it does not install initially, then check for dependencies. For details, see the prerequisites section in this update article: https://support.microsoft.com/en-us/kb/2999226. These updates are required by Visual Studio. If you install updates, ensure that you install the correct ones as described in these Microsoft Knowledge Base articles:
Windows Packages
NuoDB can be installed on Windows using either an EXE package or a ZIP package. The Windows EXE installer provides a traditional Windows installation wizard and the package will be available through the Windows software management facilities. The ZIP file can be unpacked anywhere on the system, and is managed using a batch file.
Only one EXE package can be installed on the system at a time. Multiple ZIP files can be installed simultaneously. |