EXCEPTION_ACCESS_VIOLATION accessing DB2

  • Hi everybody! I'm new on this forum but looking at the Topics probably someone can help me.

    I got two SQLServers using a Link server to a DB2. One of them is giving me an EXCEPTION_ACCESS_VIOLATION on the QA when I tried to run a simple query:

    ODBC: Msg 0, Level 19, State 1

    SqlDumpExceptionHandler: Process 54 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.

    [OLE/DB provider returned message: Internal NetLib Error]

    I check the MDAC version (using ComCheck) thinking it was the OLE DB Driver Version but they are identical on both servers.

    Here is also the dump I get just by trying to view the table names on the linked server using Enterprise Manager:

    *Stack Dump being sent to d:\Microsoft SQL Server\MSSQL\log\SQL00033.dmp

    * *****************************************************************************

    **

    *

    * BEGIN STACK DUMP:

    * 01/24/03 12:18:46 spid 53

    *

    * Exception Address = 1F4D8FA1

    * Exception Code = c0000005 EXCEPTION_ACCESS_VIOLATION

    * Access Violation occurred reading address 00000008

    * Input Buffer 138 bytes -

    * exec master..sp_tables_ex N'MSOLEDB2' , null, null, null, '''TABLE'''

    *

    The other Server is working fine?!?

    Any ideas?

    Thanks

  • This was removed by the editor as SPAM

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply