Quantcast
Channel: sql server – Ritesh Shah (Extreme-Advice.Com)
Browsing latest articles
Browse All 21 View Live

Keep watch on replication undistributed command in SQL Server via SSIS

  Keep watch on replication undistributed command in SQL Server via SSIS In my earlier blog “Find undistributed replication command in SQL Server” I have exaplained the importance and usage of...

View Article



Monitor SQL Server activity and setting by Server Dashboard report

  Monitor SQL Server activity and setting by Server Dashboard report Monitoring is one of the essential duty of any DBA. Many people used to purchase 3rd party monitoring tool of SQL Server and some...

View Article

Point to consider when using SELECT over SET in SQL Server

  Point to consider when using SELECT over SET in SQL Server Few days back I got one stored procedure from one of the developer who told me that SP was working fine till now but today it is not...

View Article

Keep an eye on replication error in SQL Server

  Keep an eye on replication error in SQL Server Setting up replication is may be little easy but to keep a constant watch on the performance of the replication is one of the tough task to do. If...

View Article

WHERE clause on XML column in SQL Server table

  WHERE clause on XML column in SQL Server table Xquery is one of the wonderful feature I appreciate most in SQL Server. Due to lack of knowledge, people doesn’t tend to use it. I always prefer XML in...

View Article


XQuery in SQL Server to delete XML element

  XQuery in SQL Server to delete XML element Use of XML is being popular in SQL Server and it comes handy in many situation as I have explained in many of my past Xquery/XML related article. Today I...

View Article

XQuery in SQL Server to insert XML attribute in existing XML element

  XQuery in SQL Server to insert XML attribute in existing XML element Use of XML is being popular in SQL Server and it comes handy in many situation as I have explained in many of my past Xquery/XML...

View Article

Update XML attribute value with XQUERY in SQL Server

  Update XML attribute value with XQUERY in SQL Server Recently I have written article on Inserting attribute in existing XML Elements and Delete XML element. Today I am going to show how to update...

View Article


Query to Find missing job in SQL Server

  Query to Find missing job in SQL Server While managing multiple instance of SQL Server, it is little bit difficult to keep watch on every jobs running in every SQL Server Instances we are managing....

View Article


Update XML attribute value based on condition with XQUERY

  Update XML attribute value based on condition with XQUERY Recently I had one article which shows how to update XML attribute value which doesn’t had any checking/condition while update. One of the...

View Article

Milestone of 500+ article

  Milestone of 500+ article This post is 504th post in my blog. I have started sharing my knowledge in form of blog article three years back. Initially I, just, wanted to keep my script collection...

View Article

Keep watch on Service Broker Queue Delay in SQL Server

  Keep watch on Service Broker Queue Delay in SQL Server We have very large setup of Service Broker enabled in our live databases. Out of which, some of the nightly business processes create a huge...

View Article

Copy and archive SQL Server database backup

  Copy and archive SQL Server database backup Though you are working as SQL Server DBA, you have to think, at least sometime, beyond relational. We can schedule different types of backup, ie: full,...

View Article


Find disabled job in SQL Server

  Find disabled job in SQL Server I, generally, don’t tend to keep disabled job in my server. I would always like to remove disabled job after generating the script and keep the backup of script and...

View Article

Bug Fix – Show Result Pane not working in SQL Server 2012 with CTRL + R

  Bug Fix – Show Result Pane not working in SQL Server 2012 with CTRL + R Once you are addicted with some keyboard short keys then you hate to use mouse for those things for sure. SQL Developer/DBA...

View Article


Error Fix – Replication subscriber does not exist on the server anymore

  Error Fix – Replication subscriber does not exist on the server anymore Recently one of my client has faced weird situation related to SQL Server Replication. Their main database goes down so they...

View Article

Count active Thread for Service Broker Queue in SQL Server

  Count active Thread for Service Broker Queue in SQL Server Since we have big service broker setup, it is very important to know for us about thread running for target queue. Target queue is the...

View Article


SQL Server Login permission to read queue message count of Service Broker

  SQL Server Login permission to read queue message count of Service Broker   Few weeks back, I have written one article “Find Service Broker Queue Count in SQL Server”. One of the blog reader has...

View Article

Dynamic filter in WHERE Clause with CASE_WHEN_THEN in SQL Server

  Dynamic filter in WHERE Clause with CASE_WHEN_THEN in SQL Server   I have very often seen that people are so used to with traditional methods and hence never think in terms of set based programming,...

View Article

SQL Server 2016 Service Pack 1

I have started working with Microsoft SQL Server 7.0 in late 1999 and even today I become very excited with the new version of Microsoft SQL Server.   SQL Server 2016 has been in market for quite some...

View Article
Browsing latest articles
Browse All 21 View Live




Latest Images