I'm attempting to configure a new Microsoft OLE DB Provider for DB2 connection using the provided Data Access Tool and Wizard. I'm configured for DB2\MVS TCP/IP and have my Catalog and other defaults set. When I go to connect I get the following:
Could not connect to data source 'New Data Source':
An internal network library error has occurred. A network level conversational protocol error has occurred. SQLSTATE: HY000, SQLCODE: -343
The port I've configured is what is used when we use the IBM OLE DB and ODBC drivers. Where can I look to see what the problem is?
Thanks,
Mike
I'm moving your thread to the Data Access forum as you'll have a greater chance of having an OLEDB question answered.|||Hi,
some OLEDB providers have the functionality for logging implemented which can be turned on with a flag on the client side, this should give you more information about the error you ar egetting. The Provider flags are very specific so you should look in the documentation of the used provider.
HTH, jens Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment