- Learning Informatica PowerCenter 10.x(Second Edition)
- Rahul Malewar
- 330字
- 2021-07-02 20:55:44
Adding new Open Database Connectivity (ODBC) data source
To add a new Database data source connection to import tables, follow the following procedure:
- In the Designer, go to Tools | Source Analyzer to open the Source Analyzer as indicated in the previous screenshot.
- Go to Sources | Import from Database as indicated.
- To add a new Database connection, click on the tab as shown in the following screenshot:

- A popup to add a new connection will appear on the screen.
- We need to add a new User DSN as shown in the following screenshot:

- The next screen will allow you to select the desired database from the list of databases. For our reference, we are using Oracle Database in this book.
- Select the type of Database you wish to add, and click on Finish as shown in the following screenshot:
- A new window will pop up on your screen. Mention the following details to add a new connection, as shown in the following screenshot.
-
- Data Source Name: Enter the name of the Data Source. This can be any name for your reference.
- Description: Specify some description for the connection.
- TNS Service Name: Mention the service name for your connection. We are using XE as the service name (this is the default service name for Oracle 10g Database).
- User ID: Mention the user ID. We are using HR as our user ID for making the connection.

- After providing all the details, click on Test Connection.
- A new window will pop up as shown in the following screenshot.
- Specify the password for Oracle database, and click on OK.

If all the values mentioned by you are correct, the Test Connection will be successful.
We have added a new Database connection to our Repository, and we can import the tables using the new connection.
You can add different types of Databases to your repository. This is just a one-time process you need to perform before you can start using the tables.
推薦閱讀
- FuelPHP Application Development Blueprints
- Learn Blockchain Programming with JavaScript
- LaTeX Cookbook
- Ceph Cookbook
- C語言程序設計(第2版)
- Unity Virtual Reality Projects
- 網(wǎng)店設計看這本就夠了
- Building RESTful Python Web Services
- 從零開始學C語言
- ASP.NET Core 2 Fundamentals
- C#程序設計教程(第3版)
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- Microsoft HoloLens By Example
- Web開發(fā)新體驗