Sunteți pe pagina 1din 14

Vertica Knowledge Base Article

Vertica Integration with


Attunity Replicate:
Connection Guide

Document Release Date: 1/14/2019


Legal Notices
Warranty
The only warranties for Micro Focus International plc products and services are set forth in the
express warranty statements accompanying such products and services. Nothing herein should
be construed as constituting an additional warranty. Micro Focus | shall not be liable for
technical or editorial errors or omissions contained herein.
The information contained herein is subject to change without notice.

Restricted Rights Legend


Confidential computer software. Valid license from Micro Focus | required for possession, use
or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer
Software Documentation, and Technical Data for Commercial Items are licensed to the U.S.
Government under vendor's standard commercial license.

Copyright Notice
© Copyright 2015-2019 Micro Focus International plc

Trademark Notices
Adobe™ is a trademark of Adobe Systems Incorporated.
Microsoft® and Windows® are U.S. registered trademarks of Microsoft Corporation.
UNIX® is a registered trademark of The Open Group.
This product includes an interface of the 'zlib' general purpose compression library, which is
Copyright © 1995-2002 Jean-loup Gailly and Mark Adler.

Micro Focus | Vertica Page 2 of 14


Vertica Integration with Attunity Replicate: Connection Guide

Contents
Vertica Integration with Attunity Replicate: Connection Guide 4
About Vertica Connection Guides 4
Vertica and Attunity Replicate: Latest Versions Tested 4
Attunity Replicate Overview 4
Install Attunity Replicate 4
Install the Vertica Client Driver 5
Connect Attunity Replicate to Vertica 5
Replicate Data from Vertica to Vertica 8
Known Limitations 12
For More Information 13

Micro Focus | Vertica Page 3 of 14


Vertica Integration with Attunity Replicate: Connection Guide

Vertica Integration with Attunity Replicate:


Connection Guide
About Vertica Connection Guides
Vertica connection guides provide basic instructions for connecting a third-party partner
product to Vertica. Connection guides are based on our testing with specific versions of Vertica
and the partner product.

Vertica and Attunity Replicate: Latest Versions Tested


Software Version

Attunity Replicate Attunity Replicate 6.1.0.407

Windows Windows Server 2012 R2

Vertica Client Vertica ODBC 9.2.0-0

Vertica Server Vertica Database 9.2.0-0

Attunity Replicate Overview


Attunity Replicate provides automated, real time and universal data integration across all
major data lakes, streaming systems, databases, data warehouses and mainframe systems, on
premises and in the cloud.
Attunity Replicate empowers organizations to accelerate data replication, ingest and streaming
across a wide range of heterogeneous databases, data warehouses and Big Data platforms. For
more information about Attunity, visit the Attunity Website.
For information about Attunity Replicate, visit the Attunity website.

Install Attunity Replicate


To install Attunity Replicate:
1. Go to the Attunity Replicate website.
2. Click Free Trial.
3. Follow the installation instructions in the Attunity Replicate documentation.

Micro Focus | Vertica Page 4 of 14


Vertica Integration with Attunity Replicate: Connection Guide

Install the Vertica Client Driver


Before you can connect to Vertica using Attunity Replicate, you must install the Vertica client
package. This package includes the ODBC client driver that Attunity Replicate uses to connect
to Vertica. Follow these steps:
1. Navigate to the Client Drivers page on the Vertica website.
2. Download the Vertica client package that is compatible with the architecture of your
operating system and Vertica server version.
Note
For details about client and server compatibility, see Client Driver and Server
Version Compatibility in the Vertica documentation.

3. Follow the installation instructions.


4. Create a DSN as described in Creating an ODBC Data Source Name (DSN).

Connect Attunity Replicate to Vertica


Follow the procedure below to connect Attunity Replicate to Vertica. These steps create a
source and target for Vertica data.
1. Open a browser and type the following to start Attunity Replicate:

https://<IPAddress or HostName>/attunityreplicate

2. Click the Manage Endpoint Connection tab:

Micro Focus | Vertica Page 5 of 14


Vertica Integration with Attunity Replicate: Connection Guide

3. In the Manage Endpoint Connection dialog box, click New Endpoint Connection to create
a source/target data source:

4. To define the source:


l Type a source connection name.
l For the connection role, click Source.

Micro Focus | Vertica Page 6 of 14


Vertica Integration with Attunity Replicate: Connection Guide

l For the connection type, select ODBC.


l Click DSN, then click Browse to locate your DSN.

5. Click Test Connection to test the source connection.


6. To define the target:
l Type a target connection name.
l For the connection role, click Target.
l Provide the database credentials:
Server
Port
User Name
Password

Micro Focus | Vertica Page 7 of 14


Vertica Integration with Attunity Replicate: Connection Guide

Database Name

7. Click Test Connection to test the target connection.

Replicate Data from Vertica to Vertica


Follow these procedures to create a replication task:
1. Click New Task from the left-hand side of the interface:

The New Task dialog appears:

Micro Focus | Vertica Page 8 of 14


Vertica Integration with Attunity Replicate: Connection Guide

2. Type VerticatoVertica in the Name field, or use a name that best suits your organization's
needs.
3. Select the Unidirectional radio button from the Replicate Profile field.
4. Select Full Load from the Task Options field.
5. Click OK to create the new replication task VerticatoVertica.

Micro Focus | Vertica Page 9 of 14


Vertica Integration with Attunity Replicate: Connection Guide

6. Open the VerticatoVertica task:

7. Drag and drop your source and target (Vertica_Src and Vertica_TGT in our example) to
their correct positions in the Task Designer Window:

8. Click Table Selection to the right of the Task Designer Window:

Micro Focus | Vertica Page 10 of 14


Vertica Integration with Attunity Replicate: Connection Guide

The Select Tables/Views dialog appears:

9. Select the tables for which you want to replicate data to the Target database and click OK.

Micro Focus | Vertica Page 11 of 14


Vertica Integration with Attunity Replicate: Connection Guide

10. Click Run to execute the replication process:

11. Click the Monitor button to check that the replication was successful. A list of completed
tables appears at the bottom.

Known Limitations
l LongVarChar data is loaded up to 4096 characters. Data can be loaded correctly up to 65000
characters when the size of Limit LOB Size to (kb) is changed to 256 from 8(default) under
Target Metadata of Task Settings.
l Long VarBinary data is not loaded.
l For Time and TimeTz data types, the millisecond and TimeZone values are truncated.
l For the Double data type, NaN values are loaded as 0.0.

Micro Focus | Vertica Page 12 of 14


Vertica Integration with Attunity Replicate: Connection Guide

For More Information


l Attunity website
l Vertica Community Edition
l Vertica User Community
l Vertica Documentation

Micro Focus | Vertica Page 13 of 14


Vertica Integration with Attunity Replicate: Connection Guide
Vertica Integration with Attunity Replicate: Connection Guide

Micro Focus | Vertica Page 14 of 14

S-ar putea să vă placă și