Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: PowerExchange Client for PowerCenter (PWXPC)
  4. Part 3: PowerExchange ODBC
  5. Appendix A: PowerExchange Interfaces for PowerCenter Tips
  6. Appendix B: Datatypes and Code Pages
  7. Appendix C: PowerExchange Interfaces for PowerCenter Troubleshooting

PowerExchange Interfaces for PowerCenter

PowerExchange Interfaces for PowerCenter

Creating a PowerExchange ODBC Data Source on Linux or UNIX

Creating a PowerExchange ODBC Data Source on Linux or UNIX

If the PowerCenter Integration Service runs on a Linux or UNIX machine, create a PowerExchange ODBC data source on that machine. To create the data source, update the appropriate odbc.ini file.
The data source entries in the odbc.ini file have the following format:
[
data_source_name
] DRIVER=
PowerExchange_full_install_path
/libdtlodbc.sl DESCRIPTION='
descriptive_text
' LOCATION=
data_source_node_from_dbmover.cfg
DBTYPE=
access_method_for_file_or_database
… (other ODBC parameters as appropriate)
The data source name defined in the odbc.ini file is specified in the
Connect String
attribute of the ODBC connection in PowerCenter. This connect string is used to load the PowerExchange ODBC driver and connect to the specified location to extract or load data.
For more information, see the
PowerExchange Reference Manual
.

0 COMMENTS

We’d like to hear from you!