So this was the best vedio I have seen so far in SQL Administration..hoping to learn much more
@imcsingapore72155 жыл бұрын
awesome. would like to see now, how will you going to optimize the query statement itself. thanks
@ramyanagashree6 жыл бұрын
OK, we got to know which query is waiting. But the query which is waiting is not the real culprit. How to find the query which made that Select query to wait?
@itintegration17344 жыл бұрын
It is the transaction query within the update statement that block the server's ressources. Until it release the resources the sql select statement will wait for the end of the transaction statement :)
@danezubro4 жыл бұрын
@@itintegration1734 And if it's was 100 transactions ? Which query is waiting ?
@RamSaun3 жыл бұрын
Guys I have a question - In this case we all knew there was another update query running on another window and when we rollback that tran we could then see the logs of extended events But what if some tran is in progress and executed by another user and we don't know who is running that tran and unless and until that tran is completed or rolled back we would not see any logs. What to do in this scenario ? @SQLMaestros
@ademolasanni44439 ай бұрын
That's a good demo. So after capturing the wait type what next? Becos seeing the issue causing the slowness is good how to deal with it also matter. Thanks
@fbifido23 жыл бұрын
if you have a database running in production, how would you know what session to filter on ?
@amitkumarsharma256 жыл бұрын
Hi Amit, If we talk about the same in two sp's then after identifying the LCKMS lock on query. How would we able to know which stored procedure is blocking our query.
@kotekr43833 жыл бұрын
Excellent Bansal
@Subba_Chems4 жыл бұрын
can we use DBCC OpenTran?
@k-fo9pq6 жыл бұрын
we mostly have slow running queries issues in prod..for which i dont have access. So do i need to check with DBA for this?
@zohebkhan90665 жыл бұрын
Awesome sir, Very helpful
@maaz77muslimKarachi4 жыл бұрын
really helpful video sofar, if anyone would help me out to lear the SQL dba spacially, it would be appreciated.
@banisabrown1436 жыл бұрын
Brilliant content! Very helpful!
@brad_mcallister3 жыл бұрын
I just learned a thing or two, thx
@u2lover105 жыл бұрын
Excellent Video !
@sakauk75665 жыл бұрын
Hi Amit, I have created 2 XEvents on my server to track any deadlocks or long running quires (Longer than 2 minutes), they worked very well but i had major performance degradation on the server knowing that i didnt pick any global events. I had to stop those events and the performance picked back to normal. Any clues on what has gone wrong? Im sure XEvents supposed to be much better and less consuming than profiler.
@israel19194 жыл бұрын
Thanks a lot for the help.
@theislamicvoyager6 жыл бұрын
Really very helpful and well explained
@AliciaMarkoe5 жыл бұрын
Excellent, thank you so much!
@muhammadumair50193 жыл бұрын
Whats the solution?
@madanagrawal14656 жыл бұрын
Very good article
@contactsan123 жыл бұрын
everything is cool but wy are you wearing the headphones ??
@kholekunal5 жыл бұрын
Good video.. helpful
@tamito92986 жыл бұрын
Excellent explaination Thank You !!!
@danezubro3 жыл бұрын
Very correct but incomplete. We know it's blocked, but we don't know who's blocking it.
@labonka4 жыл бұрын
Easier to check blocking session in sysprocess
@sucharitha93655 жыл бұрын
i am trying join in your website but i didn't find out math Captcha
@lehuyluyen6 жыл бұрын
very useful
@ayubkarem86977 жыл бұрын
Hi Bansal i have installed SQL server 2012 Express ,and i created table with 5000,000 Records ,but its performance execution is too slow what should i do with it? many thanks for replay
@RameshBabusql7 жыл бұрын
ayub Karem SQL Server Express Edition uses 1 processor and 1 GB RAM .
@tamito92986 жыл бұрын
Create necessary indexes for Your table depends on needs (I don`t know what the phrase "performance execution is too slow" - may be it means only ""Select * from Table"..
@pramodmaurya66103 жыл бұрын
Thanks for your efforts and knowledge sharing.. thanks
@muhammadafzal2373 жыл бұрын
It was very complex
@shivendrakumaryadav58116 жыл бұрын
Super like :)
@mohammadhoque516 жыл бұрын
Wondefull. Learn something
@scottdhartman6 жыл бұрын
oh ... he's saying SPID!!! OK, I un-disliked this video... sorry, I've always heard ESS PEE EYE DEE, not "SPID"... cool cool!