creating odbc (open database connectivity) connection

8
ODBC means Open Database Connectivity and it is a middle-ware or an interface that connects to various databases. In Informatica, ODBC connection is used to import source and target database table from database and add these source definitions to repository. ODBC is an API that you can call from a variety of Programming languages on a variety of Operating systems. Learn how to create and add ODBC step by step Creating ODBC Connection Informatica ODBC connection for Source and Target can be made from System DSN tab, navigate to Start | Settings | Control panel | Administrative tools | Data sources (ODBC) | System DSN | Click on add for new connection. A pop up window will be opened, add new connection by adding new user DSN and select the desired database from the list and click on Finish button. Creating ODBC (Open Database connectivity) Connection Informatica

Upload: others

Post on 25-Mar-2022

8 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Creating ODBC (Open Database connectivity) Connection

ODBC means Open Database Connectivity and it is a middle-ware or an interface that connects to variousdatabases. In Informatica, ODBC connection is used to import source and target database table from databaseand add these source definitions to repository.

ODBC is an API that you can call from a variety of Programming languages on a variety of Operating systems.Learn how to create and add ODBC step by step

Creating ODBC Connection Informatica

ODBC connection for Source and Target can be made from System DSN tab, navigate to Start | Settings |Control panel | Administrative tools | Data sources (ODBC) | System DSN | Click on add for new connection.

A pop up window will be opened, add new connection by adding new user DSN and select the desired databasefrom the list and click on Finish button.

Creating ODBC (Open Database connectivity)Connection Informatica

Page 2: Creating ODBC (Open Database connectivity) Connection

Enter Data Source Name.

Enter Description.

TNS service name (XE default for Oracle 10g Database).

Enter User ID.

Test connection and enter username and password of the Oracle database as shown below. Finally click on Okbutton.

Informatica always recommends to use Datadirect drivers for importing the source and targets. To add ODBCconnection using Datadirect drivers follow the steps given below.

Creating source ODBC connection.

To create new ODBC source connection, click on Add button.

Page 3: Creating ODBC (Open Database connectivity) Connection

Select DataDirect 7.1 Oracle Wire protocol driver for which you want to set up a data source.

Click on Finish button.

Enter the following details to create new ODBC connection.

Data Source Name : SCOTT_ODBC_Oracle.

Host : localhost.Port Number : 1521.SID : ORCL.

Page 4: Creating ODBC (Open Database connectivity) Connection

SID : ORCL.

Click on Test connect, now a new window will be opened where user must enter username and password.Enter username as SCOTT.Password : Tiger.

Page 5: Creating ODBC (Open Database connectivity) Connection

Now click on OK button to test connection and message will be displayed as shown below.

We have created ODBC connection for source successfully, now create ODBC connection for Target as shownbelow.

Creating Target ODBC connection

Enter Data Source name as Batch10am_ODBC_Oracle.

Host : localhost.Port : 1521.SID : tutorialkart.

Page 6: Creating ODBC (Open Database connectivity) Connection

Click on Test connect button and enter user name and password and finally click on Ok button.

Informatica Introduction

✦ Informatica Tutorial - Home

✦ What is Informatica?

✦ Informatica - Architecture.

✦ Informatica - PowerCenter Repository Service

Page 7: Creating ODBC (Open Database connectivity) Connection

✦ Informatica - What is PowerCenter Integration Service?

✦ What is PowerCenter Repository Manager

✦ What is informatica PowerCenter Designer?

✦ Informatica - Data Transformation Manager (DTM)

✦ Informatica - DTM Threads

✦ Informatica - Load Balancing

✦ Different ETL tools in Informatica

✦ What is Mapping architect for Visio?

✦ Informatica - PowerCenter 10.0.1 Installation Step by Step

✦ Informatica - Creating Integration Service

✦ Creating Informatica Repository Service

✦ Configuring Client Domain in Informatica

➩➩ Learn how to create ODBC connections in Informatica

✦ Creating Source Analyzer in Informatica

✦ Creating Target designer in Informatica

✦ Create Users and Folders in Informatica

✦ Setting up Target Database in Informatica

✦ Learn and Create Workflows in Informatica

✦ Learn and Create Mapping in Informatica

✦ Learn and Create a session in Informatica

✦ Informatica PowerCenter Repository Backup / Restore steps

Informatica Transformations

✦ Introduction to Informatica transformations

✦ Aggregator Transformation

✦ Filter Transformation

✦ Lookup Transformation

✦ Rank Transformation

✦ Router Transformation

✦ Update Strategy Transformation

✦ Joiner Transformation

✦ Expression Transformation