6
http://nelrickrodrigues-informatica.blogspot.in/2014/04/informatica-powercenter-data-validation.html Informatica PowerCenter Data Validation Option (DVO) Installation and Configuration – Part II This is the continuation of the installation steps of Informatica DVO Installation steps. STEP-8: Installation of DVO on the PowerCenter Client machine Start the installation of the Informatica PowerCenter DVO client. The initial setup screen us as shown below. Specify the installation directory as shown below. After installation completes, keep the default options checked to launch DVO as shown below.

Informatica PowerCenter DVO Installation Part-II

Embed Size (px)

DESCRIPTION

This document is second of a 2 part series that explains how to install the Informatica PowerCenter DVO tool and configure it for use.

Citation preview

Page 1: Informatica PowerCenter DVO Installation Part-II

http://nelrickrodrigues-informatica.blogspot.in/2014/04/informatica-powercenter-data-validation.html

Informatica PowerCenter Data Validation Option (DVO) Installation and Configuration – Part II

This is the continuation of the installation steps of Informatica DVO Installation steps. STEP-8: Installation of DVO on the PowerCenter Client machine

• Start the installation of the Informatica PowerCenter DVO client. The initial setup screen us as shown below.

• Specify the installation directory as shown below.

• After installation completes, keep the default options checked to launch DVO as shown below.

Page 2: Informatica PowerCenter DVO Installation Part-II

http://nelrickrodrigues-informatica.blogspot.in/2014/04/informatica-powercenter-data-validation.html

STEP-9: Configuration of the DVO repository in the DVO client

• While DVO is launching, it attempts to connect to the DVO repository as shown below.

• Since the DVO client has not been configured to connect to the DVO repository, the below message

is displayed. Click OK to continue.

• The DVO client preferences window opens. Select Data Validation Option on the left and enter the

Data Validation Option Repository database details as specified in STEP-1. Click Test to verify database connectivity.

• If connectivity is successful, the below message is displayed. Click OK to proceed.

Page 3: Informatica PowerCenter DVO Installation Part-II

http://nelrickrodrigues-informatica.blogspot.in/2014/04/informatica-powercenter-data-validation.html

• The Data Validation Option Repository schema needs to be created as shown below.

Click Yes to continue.

• After the schema objects are successfully created, the below message is displayed.

• Verify if the schema objects are successully created in the infa_dvo database as shown below.

• Next click on the Mapping Properties on the left in the Preferences window. Keep the defaults as

shown below. Click Save.

Page 4: Informatica PowerCenter DVO Installation Part-II

http://nelrickrodrigues-informatica.blogspot.in/2014/04/informatica-powercenter-data-validation.html

• The Mapping Properties and Descriptions are explained below.

STEP-10: Copy the dvoct.jar file from the DVO installation directory to the Informatica Server

• For this illustration, the dvoct.jar file is created in the D:\Informatica9.1.0\DVO\powercenterlibs directory. This file needs to be copied to a folder in the root directory on the machine that hosts Informatica Services. This activity can be performed by the administrator of the Informatica Server if the Informatica Server is installed on a separate machine. In this illustration the dvoct.jar file is copied to the C:\Informatica\DVO folder on the local machine.

STEP-11: Updating the JAVA SDK Classpath for the PowerCenter Integration Service

• This activity can be performed by the Informatica Administrator. • Login to the Informatica Administrator tool. From the navigator, select thePowerCenter Integration

Service PowerCenter_IS and click the Processes tab. • Edit the Service Process Properties > General Properties and edit the JAVA SDK Classpath to

enter the path to the dvoct.jar file on the Informatica Server as shown below. If there is a value in JAVA SDK Classpath, add a semi-colon after the classpath before the dvoct.jar file path is added.

Page 5: Informatica PowerCenter DVO Installation Part-II

http://nelrickrodrigues-informatica.blogspot.in/2014/04/informatica-powercenter-data-validation.html

STEP-12: Adding the Informatica Repository that contains the folder where DVO will create mappings, sessions and workflows for tests to be executed

• Launch the DVO client as shown below.

• Right-Click on INFA Repositories and select Add Repository to add the Informatica

Repository PowerCenter_RS that contains the DVO folder created in STEP-4.

• This opens up the Repository Editor window. Enter the details as shown below. If the Security

Domain is Native, it can be left blank.

• Click Test. If all the details entered in the Repository Editor window are correct, the below

message will be displayed.

Page 6: Informatica PowerCenter DVO Installation Part-II

http://nelrickrodrigues-informatica.blogspot.in/2014/04/informatica-powercenter-data-validation.html

• If another Informatica Repository is to be added later, ensure that the Contains Target Folder is

set to false because only one repository can have a target folder. In this illustration, the target folder is DVO created in the PowerCenter_RS repository.

• The below message is displayed after the PowerCenter_DVO repository is added. Click OK to refresh the folders and connections in the PowerCenter_RS Informatica PowerCenter repository.

• After the refresh is complete, the below message is displayed.

• The folders in the PowerCenter_RS Informatica PowerCenter repository will be displayed under

the PowerCenter_DVO repository in the DVO client as shown below.

The DVO client is setup for testing and validating data loaded by mappings created in the PowerCenter_RS repository.