Configure ODBC data sources on Windows with the Data Source Administrator Wizard.
Copy the DataDirect Driver Manager from the computer where PowerCenter is installed to the server where Power Exchange and the Data Archive engine are installed. Copy the following directory to the system with the Data Archive engine:
PowerCenter_installation_directory/ODBC6.1
To start the 32-bit
ODBC Data Source Administrator
wizard, perform one of the following actions:
On a Windows 32-bit system, double-click
Administrative Tools
in the
Control Panel.
In the
Administrative Tools
window, double-click
Data Sources (ODBC).
On a Windows 64-bit system, enter the following command at the command prompt:
%windir%\SysWOW64\odbcad32.exe
The ODBC Data Source Administrator wizard appears.
On the
System DSN
tab, click
Add
.
In the
Create New Data Source
dialog box, select the
Informatica PowerExchange
driver from the list of available drivers and click
Finish
.
The
PowerExchange Data Source
wizard appears.
On the PowerExchange Data Source tab, enter the following information:
At
Location
, enter the name of the PowerExchange Listener, as defined in the NODE statement in the DBMOVER configuration file.
At
Type
, select
NRDB2.
At
Local Codepage
, select
UTF-8 encoding of Unicode
.
Depending on the data source type that you select, enter values for other available properties.
On the
General
tab, enter the following values at
Integration Mask
:
ILMBRIDGE,CPOOL
ILMBRIDGE sets options that are required by the JDBC-ODBC bridge. CPOOL enables PowerExchange connection pooling.
For all data source types, you can optionally enter additional information.