Wind River Spas TORNADO Especificações

Consulte online ou descarregue Especificações para Software Wind River Spas TORNADO. Wind River Spas TORNADO Specifications [en] Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 78
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
Netezza Corporation
Corporate Headquarters
26 Forest St., Marlborough, Massachusetts 01752
tel 508.382.8200 fax 508.382.8300 www.netezza.com
Netezza ODBC, JDBC, and OLE DB
Installation and Configuration
Guide
Document Number: 20751-12 Rev. 5
Software Release: 6.0.2
Revised: May 3, 2011
Vista de página 0
1 2 3 4 5 6 ... 77 78

Resumo do Conteúdo

Página 1

Netezza CorporationCorporate Headquarters26 Forest St., Marlborough, Massachusetts 01752tel 508.382.8200 fax 508.382.8300 www.netezza.comNetezza ODBC,

Página 3

xiList of FiguresFigure 1-1: ODBC Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-2Figure 1-2: JDBC Configur

Página 5

xiiiPrefaceThis document describes the Netezza appliance implementations of International stan-dards for a Structured Query Language Call Level Interf

Página 6

xivSymbols and ConventionsThis guide uses the following typographical conventions: Italics for emphasis on terms and user-defined values such as user

Página 7

xvLearning MoreFind detailed specifications for the Microsoft ODBC implementation of the SQL CLI stan-dards at the following: http://msdn.microsoft.co

Página 9

1-1C H A P T E R 1IntroductionWhat’s in this chapter Background Architecture Process Installation Files AccessThis chapter provides general inform

Página 10

1-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideOLE DB was designed as a higher-level replacement for, and success

Página 11

20751-12 Rev.5 1-3ArchitectureIn a Netezza appliance two-tier client-server system, the data source is stored on the Netezza appliance, which handles

Página 12

The specifications and information regarding the products described in this manual are subject to change without notice. All statements, information,

Página 13

1-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideFigure 1-2: JDBC Configuration.In a Netezza appliance two-tier cli

Página 14

20751-12 Rev.5 1-5Installation Files AccessOLE DBThe process for setting up OLE DB on your system is as follows.1. Install the appropriate Netezza app

Página 15

1-6 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideIf you need one of the .tar files, use the tar command to uncompre

Página 16

2-1C H A P T E R 2Support and Release CompatibilityWhat’s in this chapter Supported Platforms Release Compatibility Matrix ODBC Driver Version Supp

Página 17

2-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideThe OLE DB provider is supported on the Windows clients shown in T

Página 18

20751-12 Rev.5 2-3ODBC Driver Version SupportNote: Different driver/provider and software versions may have different available functions, so for full

Página 19

2-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideJDBC Driver Data Source SupportUp to 4.5.x, JDBC driver implementa

Página 20

3-1C H A P T E R 3Installing and Uninstalling Client ToolsWhat’s in this chapter Windows Client Tools Installation UNIX/Linux Client Tools Installat

Página 21

3-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideTable 3-2 describes the environment variables the installation pro

Página 22

20751-12 Rev.5 3-3UNIX/Linux Client Tools Installation4. The Setup Type window is displayed. Select from the following installation types: Typical —

Página 23

Botan LicenseCopyright (C) 1999-2008 Jack Lloyd2001 Peter J Jones2004-2007 Justin Karneges2005 Matthew Gregan2005-2006 Matt Johnston2006 Luca Piccarre

Página 24

3-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideClient Tools Installation Procedure for UNIX/LinuxThis section des

Página 25

20751-12 Rev.5 3-5Uninstalling Client Tools for UNIX/LinuxTo remove the Netezza appliance client tools for Windows for the ODBC driver, the JDBC drive

Página 26

3-6 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guidecd /usr/localrm -f -r nzThe above commands remove the nz directory

Página 27

4-1C H A P T E R 4ODBC Drivers and Driver ManagersWhat’s in this chapter ODBC Drivers ODBC Driver ManagersThis chapter explains ODBC drivers and dri

Página 28

4-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideODBC Driver PropertiesThis section describes the meaning and purpo

Página 29

20751-12 Rev.5 4-3ODBC Driver ManagersFor performance reasons, depending on the database management system software used, some API functions may bypas

Página 30

4-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guidethird-party ETL and BI software tools. It is not necessary to inst

Página 31

20751-12 Rev.5 4-5ODBC Driver Managers4. Run the following command to extract the contents of the unixODBC-2.2.12.tar file:tar -xvf unixODBC-2.2.12.ta

Página 32

4-6 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideAssumptionsThe installation procedure for the DataDirect driver ma

Página 33

20751-12 Rev.5 4-7ODBC Driver Managers8. Change directory to example: cd example9. Run the example program (example), specifying a DSN (NZSQL is the d

Página 35

4-8 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide

Página 36

5-1C H A P T E R 5Installing and Configuring ODBCWhat’s in this chapter Installing and Configuring ODBC for Windows Configuring ODBC for UNIX/LinuxT

Página 37

5-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide Silent install; Visual Studio 8 (VC8) libraries are not installe

Página 38

20751-12 Rev.5 5-3Installing and Configuring ODBC for Windowsters that are outside the basic set, do not select the optimize option. This causes the c

Página 39

5-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideData Source Configuration ProcedureThe following outlines the proc

Página 40

20751-12 Rev.5 5-5Installing and Configuring ODBC for Windows2. Select either the System DSN tab or the User DSN tab and select either Configure or Ad

Página 41

5-6 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideODBC Driver Setup Window The ODBC Driver Setup Window, as shown in

Página 42

20751-12 Rev.5 5-7Installing and Configuring ODBC for WindowsThe Advanced Options tab shows more options, as shown in Figure 5-5. Figure 5-5: System D

Página 43

5-8 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide Load Max Errors — Tells the system to abort after N bad input ro

Página 44

20751-12 Rev.5 5-9Installing and Configuring ODBC for Windowssystem administrator for the database to which you are attempting to connect. Refer to th

Página 45

vTable of ContentsPreface1 IntroductionBackground . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Página 46

5-10 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideFinish the Configuration A successful connection message indicate

Página 47

20751-12 Rev.5 5-11Configuring ODBC for UNIX/LinuxTrace = 0TraceAutoStop = 0TraceFile = /tmp/sql.logNote: The Netezza ODBC driver

Página 48

5-12 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideYou may want to place the .odbcinst.ini file in a different locat

Página 49

20751-12 Rev.5 5-13Configuring ODBC for UNIX/Linux Servername — The server host name or IP address of your Netezza appliance. Password — A valid pas

Página 50

5-14 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide;When set to true, use old (2.5) functionality for returning sche

Página 51

20751-12 Rev.5 5-15Configuring ODBC for UNIX/Linux[ODBC]IANAAppCodePage=4InstallDir=/opt/odbc32v51Trace=0TraceDll=/opt/odbc32v51/lib/odbctrac.soTraceF

Página 52

5-16 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideODBC Connectivity Validation for UNIX/LinuxTo validate that you c

Página 53

20751-12 Rev.5 5-17Configuring ODBC for UNIX/Linuxisql -v NZSQLIf your connection is successful, you will see a response similar to the following:+---

Página 54

5-18 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide

Página 55

6-1C H A P T E R 6Installing and Configuring JDBCWhat’s in this chapter Installing JDBC for Windows Installing JDBC for UNIX/Linux Configuring a JD

Página 56

viODBC Driver Manager Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-3Windows Driver Managers. . . . . . . . . .

Página 57

6-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideComplete the following steps to install the JDBC driver.1. Start t

Página 58

20751-12 Rev.5 6-3Configuring a JDBC Data Source (Windows Only)2. Copy Driver to Client System.3. Modify Environment Variable.JDBC Driver Installation

Página 59

6-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideFigure 6-1: List of Data Sources screen.3. The Datasource Configur

Página 60

20751-12 Rev.5 6-5Configuring a JDBC Data Source (Windows Only)Figure 6-3: Datasource Configuration Advanced Options. Batch Size— Number of rows to b

Página 61

6-6 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide Preferred Unsecured — Connections that do not use SSL are prefer

Página 62

7-1C H A P T E R 7Installing and Configuring OLE DBWhat’s in this chapter Installing OLE DB Provider Configuring an OLE DB Data SourceThis chapter d

Página 63

7-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide4. Install the Visual Studio 8 libraries.5. Review the installatio

Página 64

20751-12 Rev.5 7-3Configuring an OLE DB Data SourceOLE DB Data Source Configuration Validation StepsThe following are the steps to validate connectivi

Página 65

7-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideFigure 7-1: OLE DB Provider: Selection Tab.3. In the list of OLE D

Página 66

20751-12 Rev.5 7-5Configuring an OLE DB Data SourceFigure 7-2: OLE DB Provider: Connection Tab.4. In the Data Source box, specify the name of the Nete

Página 67

viiODBC Driver Search Behavior . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A-1ODBC Driver Considerations . . . . . . .

Página 68

7-6 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideFigure 7-4: OLE DB Provider: Advanced Tab.

Página 69

A-1A P P E N D I X AODBC Configuration FilesWhat’s in this appendix Netezza ODBC Driver unixODBC Driver Manager DataDirect Driver Manager Investig

Página 70

A-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide3. If the driver does not find hidden configuration files in the c

Página 71

20751-12 Rev.5 A-3DataDirect Driver ManagerPlace hidden configuration files in each user’s home directory if each user needs to access different Netez

Página 72

A-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide2. Shared Configuration Files. Use this method if you would like a

Página 73

B-1A P P E N D I X BTroubleshootingWhat’s in this appendix ODBC Debug Logging and Driver Manager Tracing JDBC Debug Logging OLE DB Debug LoggingThi

Página 74

B-2 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide7. Click OK to save your settings.Figure B-1: Enabling Debug Loggi

Página 75

20751-12 Rev.5 B-3JDBC Debug LoggingEnabling ODBC Driver Manager Tracing for UNIX/LinuxUse the following steps to enable ODBC Driver Manager Tracing i

Página 76

B-4 20751-12 Rev.5Netezza ODBC, JDBC and OLE DB Installation and Configuration GuideloggertypeYou can set the following case-insensitive log format ty

Página 79

ixList of TablesTable 2-1: Netezza Supported Platforms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-1Table 2-2: OLE DB Windows Suppo

Comentários a estes Manuais

Sem comentários