Hi everyone,
Need to seek advice . My program is using SQL Server as the database and we are doing some performance testing. If the virtual user is around 40, my program does not encounter any deadlock error. But if we increase the virtual user to 50, there is deadlock error resulting. Can I check is there any setting in SQL Server that is limit to 50 transactions? Thank you.