Wind River Spas TORNADO Especificaciones

Busca en linea o descarga Especificaciones para Software Wind River Spas TORNADO. Wind River Spas TORNADO Specifications [en] Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 78
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 0
1 2 3 4 5 6 ... 77 78

Indice de contenidos

Pagina 1

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

Pagina 3

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

Pagina 5

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

Pagina 6

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

Pagina 7

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

Pagina 9

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

Pagina 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

Pagina 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

Pagina 12

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 18

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

Pagina 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

Pagina 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

Pagina 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

Pagina 22

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

Pagina 23

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

Pagina 24

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

Pagina 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

Pagina 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

Pagina 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

Pagina 28

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

Pagina 29

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

Pagina 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

Pagina 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

Pagina 32

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

Pagina 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

Pagina 35

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

Pagina 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

Pagina 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

Pagina 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

Pagina 39

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 45

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

Pagina 46

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

Pagina 47

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

Pagina 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

Pagina 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

Pagina 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

Pagina 51

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

Pagina 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

Pagina 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:+---

Pagina 54

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

Pagina 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

Pagina 56

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 67

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

Pagina 68

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 79

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

Comentarios a estos manuales

Sin comentarios