Today, we are going to discuss about something very simple, but quite commonly confused two options of ALTER DATABASE.
The first one is ALTER DATABASE …ROLLBACK IMMEDIATE and the second one is WITH NO_WAIT.
Many people think they are the same or are not sure of the difference between these two options. Before we continue our explaination, [...]
Archive for the ‘SQL Server’ Category
SQL SERVER – Difference Between ROLLBACK IMMEDIATE and WITH NO_WAIT during ALTER DATABASE
Posted in Pinal Dave, SQL, SQL Authority, SQL Documentation, SQL Query, SQL Scripts, SQL Server, SQL Tips and Tricks, T SQL, Technology on March 17, 2010 | 5 Comments »
SQL SERVER – Quick Note of Database Mirroring
Posted in Pinal Dave, SQL, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, T SQL, Technology, tagged SQL Mirroring on March 16, 2010 | 3 Comments »
Just a day ago, I was invited at Round Table meeting at prestigious organization. They were planning to implement High Availability solution using Database Mirroring. During the meeting, I have made few notes of what was being discussed there. I just thought it would be interested for all of you know about it.
Database Mirroring works [...]
SQL SERVER – MAXDOP Settings to Limit Query to Run on Specific CPU
Posted in Pinal Dave, Readers Question, SQL, SQL Authority, SQL Performance, SQL Query, SQL Scripts, SQL Server, SQL Tips and Tricks, SQLServer, T SQL, Technology, tagged MAXDOP on March 15, 2010 | 4 Comments »
This is very simple and known tip. Query Hint MAXDOP – Maximum Degree Of Parallelism can be set to restrict query to run on a certain CPU. Please note that this query cannot restrict or dictate which CPU to be used, but for sure, it restricts the usage of number of CPUs in a single [...]
SQLAuthority News – Interesting Whitepaper – We Loaded 1TB in 30 Minutes with SSIS, and So Can You
Posted in Business Intelligence, SQL, SQL Authority, SQL Performance, SQL Query, SQL Server, SQL Tips and Tricks, SQL White Papers, SQLAuthority News, T SQL, Technology, tagged SSIS on March 14, 2010 | 1 Comment »
In February 2008, Microsoft announced a record-breaking data load using Microsoft SQL Server Integration Services (SSIS): 1 TB of data in less than 30 minutes. That data load, using SQL Server Integration Services, was 30% faster than the previous best time using a commercial ETL tool. This paper outlines what it took: the software, hardware, [...]
SQLAuthority News – SQL Server 2008 R2 Update for Developers Training Kit (March 2010 Update)
Posted in Business Intelligence, Data Warehousing, SQL, SQL Authority, SQL Documentation, SQL Download, SQL Query, SQL Server, SQL Tips and Tricks, SQLAuthority News, T SQL, Technology on March 13, 2010 | Leave a Comment »
SQL Server 2008 R2 offers an impressive array of capabilities for developers that build upon key innovations introduced in SQL Server 2008. The SQL Server 2008 R2 Update for Developers Training Kit is ideal for developers who want to understand how to take advantage of the key improvements introduced in SQL [...]
About Pinal Dave
Pinalkumar Dave is a Microsoft SQL Server MVP and a Mentor for Solid Quality India. He has written over 1200 articles on the subject on his blog at http://blog.sqlauthority.com. He is a dynamic and proficient Principal Database Architect, Corporate Trainer and Project Manager, who specializes in SQL Server Programming and has 7 years of hands-on experience. He holds a Masters of Science degree and a number of certifications, including MCDBA and MCAD (.NET). He is also Regional Mentor for PASS Asia.

-
Blog Stats
- 13,634,461 (13 Million+)
SQLAuthority Links
.
My Homepage
My Resume
My Other Blog
I prefer Idera
--------------------
Top Downloads
PDF Downloads
Script Downloads
Script Bank
Favorite Scripts
All Scripts - 1
All Scripts - 2
Top Articles
Best Articles
Favorite Articles - 1
Favorite Articles - 2
--------------------
SQL Interview Q & A
SQL Coding Standards
SQL FAQ Download
--------------------
Jobs @ SQLAuthority
Pages
Categories
- About Me (69)
- Best Practices (98)
- Business Intelligence (27)
- Data Warehousing (39)
- Database (284)
- DBA (130)
- MVP (109)
- Poll (5)
- Readers Contribution (42)
- Readers Question (53)
- Software Development (67)
- SQL Add-On (93)
- SQL Backup and Restore (55)
- SQL BOL (11)
- SQL Coding Standards (21)
- SQL Constraint and Keys (52)
- SQL Cursor (28)
- SQL Data Storage (48)
- SQL DateTime (38)
- SQL Documentation (240)
- SQL Download (241)
- SQL Error Messages (134)
- SQL Function (126)
- SQL Humor (25)
- SQL Index (115)
- SQL Interview Questions and Answers (59)
- SQL Joins (65)
- SQL Optimization (88)
- SQL Performance (249)
- SQL Puzzle (29)
- SQL Security (121)
- SQL Server DBCC (42)
- SQL Server Management Studio (28)
- SQL Stored Procedure (105)
- SQL String (22)
- SQL System Table (54)
- SQL Trigger (24)
- SQL User Group (53)
- SQL Utility (128)
- SQL White Papers (50)
- SQLAuthority (431)
- SQL Training (3)
- SQLAuthority Author Visit (92)
- SQLAuthority Book Review (20)
- SQLAuthority News (397)
- SQLAuthority Website Review (39)
- SQLServer (104)
- Tech (1002)
- Pinal Dave (992)
- SQL Scripts (581)
- Technology (1279)
- SQL (1279)
- SQL Authority (1279)
- SQL Query (1279)
- SQL Server (1279)
- SQL Tips and Tricks (1279)
- T SQL (1279)
-
Top Posts
- SQL SERVER - Insert Data From One Table to Another Table - INSERT INTO SELECT - SELECT INTO TABLE
- SQL SERVER - Insert Multiple Records Using One Insert Statement - Use of UNION ALL
- SQL SERVER - Retrieve Current Date Time in SQL Server CURRENT_TIMESTAMP, GETDATE(), {fn NOW()}
- SQL SERVER - Import CSV File Into SQL Server Using Bulk Insert - Load Comma Delimited File Into SQL Server
- SQL SERVER - Convert Text to Numbers (Integer) - CAST and CONVERT
- SQL SERVER - FIX : ERROR : (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: )
- SQL Server Interview Questions and Answers Complete List Download
- SQL SERVER - 2005 - Create Script to Copy Database Schema and All The Objects - Stored Procedure, Functions, Triggers, Tables, Views, Constraints and All Other Database Objects
- SQL SERVER - Shrinking Truncate Log File - Log Full
- SQL SERVER - Restore Database Backup using SQL Script (T-SQL)
- SQL SERVER - 2005 List All Tables of Database
- SQL SERVER - 2008 - Interview Questions and Answers Complete List Download
Top 5 Commenters
-
Authors
-
pinaldave
- SQL SERVER – Difference Between ROLLBACK IMMEDIATE and WITH NO_WAIT during ALTER DATABASE
- SQL SERVER – Quick Note of Database Mirroring
- SQL SERVER – MAXDOP Settings to Limit Query to Run on Specific CPU
- SQLAuthority News – Interesting Whitepaper – We Loaded 1TB in 30 Minutes with SSIS, and So Can You
- SQLAuthority News – SQL Server 2008 R2 Update for Developers Training Kit (March 2010 Update)
- SQLAuthority News – Download Microsoft SQL Server JDBC Driver 3.0 CTP 1
- SQL SERVER – Checklist for Analyzing Slow-Running Queries
- SQL SERVER – Force Index Scan on Table – Use No Index to Retrieve the Data – Query Hint
- SQLAuthority Book Review – Professional SQL Server 2008 Internals and Troubleshooting
- SQL SERVER – Improve Performance by Reducing IO – Creating Covered Index
-
Archives
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006

