I will demonstrate how to add additional library to ODI application, I’am using JDBC Driver for MSSQL 2005(sqljdbc4.jar) as example.
- Download from the file JDBC for MSSQL 2005 on following url http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx
- Extract the archive file and the file should be appear like below
- copy your sqljdbc4.jar to following directory “C:\Users\A\AppData\Roaming\odi\oracledi\userlib”, basically your user directory and paste there, the appearance should be like below
*don’t ever put the file sqljdbc.jar file at the same directory of sqljdbc4.jar, this will trigger the issue
- Add the reference file to the content of additional_path.txt, like following description

0 comments:
Post a Comment