Installing the JDBC Driver for Linux

Before you install or upgrade the Connect driver, ensure that you meet the installation prerequisites. For more information, see Installation Prerequisites.

The binary and the download package are the same for both 32–bit and 64–bit JDBC drivers. No installation bundle exists for JDBC drivers, only an installer package. For a Linux operating system, you must use a .zip file to install the JDBC driver. In the install procedure, you use the install package to extract the .jar file from the package.

To install the JDBC driver for Linux:

  1. In the Settings portlet on your NetSuite home page, click Set Up SuiteAnalytics Connect. For more information about the Settings portlet, see Finding Your Settings Portlet.

    Note:

    If the download link is not displayed, you need to enable the Connect Service. For more information, see Enabling the Connect Service Feature.

  2. In the upper left corner, select your platform.

  3. Click the Download button next to the JDBC Driver.

  4. Agree to the terms of service to be able to start the download. You cannot download the driver archive unless you agree to the terms of service.

  5. Save the installation .zip file to your computer.

  6. When the download is complete, extract the content of the .zip file to your desired location.

  7. In the location where you extracted the content of the .zip file, locate the NQjc.jar file. This file contains the driver that you can register in your Java environment by adding the NQjc.jar file to your class path. For more information, see JDBC Code Examples.

After you installed the driver, you must specify the connection attributes. For more information, see Configuring the JDBC Driver.

Related Topics

Accessing the Connect Service Using a JDBC Driver
Prerequisites
Installing the JDBC Driver for Windows
Installing the JDBC Driver for OS X
Configuring the JDBC Driver
Authentication Using Server Certificates for JDBC

General Notices