DTC Query giving error 7405

  • Hi,

    I'm trying to run a query contained within a stored procedure which references a table in a remote connection and keep getting the Heterogenous queries, ANSI_NULLS, ANSI_WARNINGS error 7405. I've set the defaults on both server connections but the error still persists. Can anyone help with this?

    Many thanks,

    Jay.

  • Hi Jay,

    What is your remote db ?

    I had the same problem with IBM DB2/400. Had to change the database default for ansi padding and warnings in the end.

    Regards CJ

  • Hi CJ,

    I was actually trying to connect to another instance of SQL Server.

    Normally, I have no problem doing this but the difference this time was that the two instances were nodes in a clustered server.

    I tried changing the connection settings for ANSI warnings and ANSI Nulls via the Enterprise Manager but had no joy.

    How, precisely, did you get your DB2, DTC instance working?

     

    Cheers,

    Jay.

Viewing 4 posts - 1 through 3 (of 3 total)

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