ODBC stands for Open Data Base Connectivity. An ODBC is a middleware or an interface which allows you any database to Informatica.
How to create an ODBC in Informatica
For creating an ODBC, we can follow two methods:
Or you can also creating an ODBC from Informatica level as follows:
How to create an ODBC in Informatica
For creating an ODBC, we can follow two methods:
- Go to Control Panel => Administrative Tools =>Data Souces (ODBC)
- Select System DSN tab and click on Add
- Select the driver Oracle in OraDB10g_home
- Then click Finish.
- Enter the following details:
- Data Source Name: Source_Scott_ODBC (your choice)
- TNS Service name: ORCL
- User Id: Scott
- Then click on Test Connection
- There enter password and finally click on Ok.
Or you can also creating an ODBC from Informatica level as follows:
- While Creating the target, first we need impliment the metadata of the target by drag the source in
- Target Designer and then Generate/Execute SQL.
- Click on Connect then click on Add.
- Select System DSN tab and click on Add
- Select the driver Oracle in OraDB10g_home
- Then click Finish.
- Enter the following details:
- Data Source Name: Source_Scott_ODBC (your choice)
- TNS Service name: ORCL
- User Id: Scott
- Then click on Test Connection
- There enter password and finally click on Ok.
No comments:
Post a Comment