Mainframe DB2 table access
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-09-17 07:33 PM
Hi
I am trying to connect Mainframe DB2 Tables using OLEDB VBO
Below is the connection string I tried
"Provider=IBM DB2 ODBC DRIVER;Database=DSNT;Hostname=1xx.xx.xx.xxx;Protocol=TCPIP;
Port=60000;Uid=;Pwd=;"
I am receiving an error
Internal : Could not execute code stage because exception thrown by code stage: The 'Provider=IBMDADB2;Database=DSNT;Hostname=1xx.xx.xx.xxx;Protocol=TCPIP;
Port=60000;Uid=;Pwd=; provider is not registered on the local machine.
Could anyone suggest on this?
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-09-17 10:18 PM
Looks like your machine does not have the necessary driver. I suggest contacting your IT team.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-18 02:19 AM
Was there a solution to this issue? I am starting to configure a process that includes updating a DB2 table as part of the overall reference. Any and all help is appreciated.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-09-18 04:15 PM
Yes, i too looking forward for a solution to connect with DB2 via Network authentication option. do anyone have any idea how to do that?
