Timeout on SP across Linked Servers

  • Ignore this post.

    Administrators or moderators, please delete.

  • Hi,

    try to exec simple query from Server A to Server B and reverse

    (on ServerB: select * from ServerA.master.dbo.sysobjects,

    on ServerA: select * from ServerB.master.dbo.sysobjects)

    So you can check where is problem (on server A or Server B).

    Try to check msdtc is running on both servers.

    Also you can check remote query timeout via sp_configure.

    I hope something useful


    Kindest Regards,

    vbenus

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

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