Two instaces of SQL on Cluster not writting on each other after SP4

  • After installing SP4 on our W Server 2003 SP2 we are having this issue:

    When starting a transaction and try to write on another table on linked server #2 it never finishes, there is no block reported, no error messages on Event viewer.

    Any ideas where to look at?

    J

  • Did you try to run DBCC OPENTRAN? It can tell you whether or not your transaction is still running?

  • We did not know about opentran, what info do you need from this to help us out?

  • DBCC OPENTRAN can tell you what tasks are in process.

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

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