Viewing 15 posts - 496 through 510 (of 1,640 total)
Thanks, what I found is the session is blocked by other sessions using the same query.
I checked with the application admin, and found that in the application server that scheduled...
March 31, 2015 at 11:29 am
Any suggestions about the solution according to the chart I attached?
Thanks!
March 31, 2015 at 10:11 am
We are using Solarwind DPA to do the monitoring. See attached for the query.
If blocking is not the issue, what could it be?
How can I find the root of this...
March 30, 2015 at 10:46 am
That query is an update query that has passed parameters which are going to be set.
The where clause is based on primarykey, by using the passed ID.
I don't see anything...
March 30, 2015 at 9:54 am
How to reset clustered index or keys ?
This update query is using a where clause that use Primary key.
Does a rebuild of the primary key index reset the...
March 27, 2015 at 5:02 pm
The web service was not running at that time. We rebooted the servers a day ago in the morning, the job only at night.
March 24, 2015 at 9:49 am
Thanks,
Both servers were rebooted on Saturday morning.
But the job rans on Sunday night when both servers have already rebooted.
March 23, 2015 at 1:52 pm
Thanks,
But I see the example in the graphic in the link is two transactions.
https://technet.microsoft.com/en-us/library/ms191242(v=sql.105).aspx
March 16, 2015 at 5:08 pm
I found this article.
But I don't know how to make the order of table the same, for if there are multiple developers, it is hard for them to know the...
March 16, 2015 at 4:11 pm
Thanks, try to understand the two Scenarios, the first one must be in different order, the second one is same order, one in the first case, you pull a knife...
March 15, 2015 at 12:48 pm
By reading this article, as I understand, it seems telling us for new applications the new way is preferred, only for existing or legacy database that we...
March 12, 2015 at 4:23 pm
Thank you, that is very good information, I will read those to see if I come up with more questions.
March 12, 2015 at 4:00 pm
Thanks,
Can you elaborate a little about entity framework can use parameterized queries as well as stored procedures, instead of direct query?
Thanks
March 12, 2015 at 3:18 pm
Thanks,
But the modern design of web applications now, for example using entity framework, it will be easier to generate code for developers, and all the commands are in the code....
March 12, 2015 at 2:00 pm
Viewing 15 posts - 496 through 510 (of 1,640 total)