Hi,
When I try to create a OLE DB connection manager using Microsoft OLE DB Provider for DB2 I am getting below error.
I have followed below steps.
- I have placed an OLE DB source inside a Data flow task.
- I clicked New at right side to create new connection manager. then again clicked New button.
- Selected Microsoft Provider for DB2 in the Provider drop down.
- Entered server name and changed to SQL authentication and provided user id and Password. Checked Allow saving password checkbox.
- By default Initial catalog does not appear so I typed.
- After reading few blogs I have entered values in below 3 properties in the All tab. then gave test connection
Default Schema - Gave schema name
Package Collection - Gave same value as Default Schema
Network Address - Gave server name
Error message:
Provider screenshot:
Please let me know if I miss any of the properties.