Forum Replies Created

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

  • RE: Deadlock Errors

    We are using Read committed (SQL Server default level).

    Initially we did not have any clustered indexes at all, we have clustered index on some tables.There is 1 index on SEQUENCE...

  • RE: Deadlock Errors

    I thought on SQLServer Rowlevel locking is by default. I will try to put 1 row per page and see if it helps.. thanks for all the replies

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