how to fix it


EntryPointNotFoundException
Unable to find an entry point named ‘SQLFreeConnAttribsADONET’ in DLL ‘db2app.dll’.

Stack Trace:
at IBM.Data.DB2.UnsafeNativeMethods.DB232.SQLFreeConnAttribsADONET(DB2SQLGetConnAttribsADONETParams& pParam)
at IBM.Data.DB2.ConnSettingsFromXmlConfig.Dispose(Boolean disposing)
at IBM.Data.DB2.ConnSettingsFromXmlConfig.Finalize()

In order to assist you we would have to gather a lot of information including:

What Version of Toad DB2 are you using?

What type of database are you trying to connect to?

What Version is your DB2 client (via db2level command)?

Are you using a DB2 client or DB2 data server environment?

What version of DB2 are you trying to connect to?

What were you doing when you got this error?

It would probably be best to open a support case at:

https://support.quest.com/

  • that way all information can be captured and officially tracked

Jeff

Db2 details

details

Error
toad.png

Thanks for the information. I would still suggest to open a support ticket at support.quest.com so they can coordinate and schedule a call\webex with you as we could not ascertain what your issue is from your images.

will do. Thanks, Al

On Fri, Sep 23, 2016 at 2:28 PM, Jeff Podlasek bounce-Jeff_Podlasek@toadworld.com wrote:

RE: how to fix it

Reply by Jeff Podlasek
Thanks for the information. I would still suggest to open a support ticket at support.quest.com so they can coordinate and schedule a call\webex with you as we could not ascertain what your issue is from your images.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or Unsubscribe from Toad for IBM DB2 Forum notifications altogether.

Toad for IBM DB2 - Discussion Forum

Flag this post as spam/abuse.

It turns out that the reported issue is based on: On certain Windows platforms, several versions of the IBM DB2 client do not correctly registry the IBM DB2 .Net Data Providers.

Windows 8, 10 and 2012 require certain DB2 Fix Pack levels for the client to ensure that the DB2 dlls are properly registered in the Global Assembly Cache (GAC):

DB2 10.5 FixPack 4
DB2 10.1 FixPack 4
DB2 9.7 FixPack 10

This will be contained in our release notes going forward.