Wind River Spas TORNADO Dokumentacja Strona 60

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 78
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 59
6-2 20751-12 Rev.5
Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide
Complete the following steps to install the JDBC driver.
1. Start the installation program by double-clicking the nzjdbcsetup.exe program. For
directions, see “Installation Files Access” on page 1-5.
2. A language option window is displayed, which controls the language for the installation
program. Accept the default of English and click OK.
3. The Introduction window is displayed. Review the information and click Next.
4. The Choose Install Folder window is displayed. This allows you the option to change
the installation folder from the Netezza default. When done, click Next.
5. The Pre-Installation Summary window is displayed, summarizing your installation
choices. To page through the previous selections to review selections, use the Previous
button. When finished, click Install.
6. The Installation Completed window indicates that the Netezza JDBC driver installation
process has completed successfully. Click Done to exit.
Installing JDBC for UNIX/Linux
Before you can configure a Netezza JDBC driver on your system, you must first install the
Netezza client tools software, which includes the JDBC driver. If you have not yet done
that, do the procedure described in Chapter 3, “Installing and Uninstalling Client Tools.”
JDBC Driver Installation for UNIX/Linux on a Supported Platform
The Netezza appliance client tools installation procedure copies the Java jar file contain-
ing the JDBC driver into the nz/lib directory (usually /usr/local/nz/lib). This file is
named nzjdbc3.jar. To configure JDBC on a Linux client system, run an export com-
mand to include an appropriate entry in your CLASSPATH environment variable.
Note: Before you use JDBC, verify that your system has Java installed. For more informa-
tion, go to http://www.java.com where you can test your system for Java software support
and download the latest version for your system.
Run the following command to modify your CLASSPATH environment variable to include
the location of the Netezza JDBC Version 3.0 driver:
export CLASSPATH=.:/usr/local/nz/lib/nzjdbc3.jar
Note: The above export commands change the environment for the current session only.
Once you have verified that your environment modification works correctly, you can edit
your login script to set the environment variable when users log in.
JDBC Driver Installation for UNIX/Linux on an Unsupported Platform
This section describes how to install a Netezza JDBC driver on a Linux/UNIX systems that is
not one of the supported Linux/UNIX platforms as documented in Chapter 2, “Support and
Release Compatibility.”
JDBC Driver Installation Steps for UNIX/Linux on an Unsupported Platform
The following are the steps to install a JDBC driver on an unsupported Linux/UNIX system:
1. Change Directories on Netezza Appliance Host.
Przeglądanie stron 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 77 78

Komentarze do niniejszej Instrukcji

Brak uwag