Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Common Tasks
Email Blog Author
About
RSS for posts
Atom
Archives
Archives
May 2012
(3)
April 2012
(2)
March 2012
(2)
February 2012
(8)
January 2012
(8)
December 2011
(14)
November 2011
(7)
October 2011
(5)
September 2011
(3)
August 2010
(1)
July 2010
(3)
June 2010
(4)
May 2010
(4)
May 2008
(1)
February 2008
(6)
January 2008
(3)
December 2007
(25)
November 2007
(14)
Visitors log
Where you folks come from?
Blog - Title
January, 2012
MSDN Blogs
>
La bodeguita de Nacho
>
January, 2012
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
La bodeguita de Nacho
What’s in Enterprise only? (Hot add CPU)
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
Starting with SQL Server 2008 the product supports the ability to start using or stop using CPUs that are dynamically added or removed to a running system, either physically, logically (by online hardware partitioning), or virtually through a virtualization...
La bodeguita de Nacho
Glitch in SMO causes an error when you attempt to create an FTS Catalog/Table Population Schedule under very specific circumstances
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
If you connect from SQL Server Management Studio (SSMS) to an instance of SQL Server, whether it is named or default, and rather than using the proper machine name (or machine name followed by the instance name, separated by the backslash) you use either...
La bodeguita de Nacho
Reducing the number of queue readers via MAX_QUEUE_READERS parameter might take long time to take effect if there are many messages in the queue
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
This is another issue that was kindly exposed by our colleague, John Huang , from Canada, through the MCM community distribution list. Once an activated stored procedure finishes its execution, Service Broker runtime code doesn’t verify whether the maximum...
La bodeguita de Nacho
Duration of schema locks for certain DML operations might not work as expected
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
John Huang , a colleague from the MCM community , recently exposed to the rest of us a weird case which he decided to present as an “Interesting blocking issue”. I don’t know the exact details of what he was trying to implement, but basically, he had...
La bodeguita de Nacho
Expected behavior of INSERT into views with Instead Of Insert Triggers
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
The INSTEAD OF INSERT Triggers topic in the documentation describes the following: An INSERT statement that is referencing a view that has an INSTEAD OF INSERT trigger must supply values for every view column that does not allow nulls . This includes...
La bodeguita de Nacho
What’s in Enterprise only? (View Substitution Implicitly Allowed)
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
As with any index, SQL Server can decide to use an indexed view (materialized views) in its query plan only if the query optimizer determines it is beneficial to do so . Indexed views can be created in any edition of SQL Server. But only in the Enterprise...
La bodeguita de Nacho
What’s in Enterprise only? (honor Lazy Schema Validation option in a Linked Server)
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
Together with the definition of each linked server goes a series of options that control different behavioral aspects of the way the linking server interacts with the linked one. Among those options there us one called “lazy schema validation”...
La bodeguita de Nacho
What’s in Enterprise only? (Updatable Distributed Partitioned Views)
Posted
4 months ago
by
Nacho Alonso Portillo
0
Comments
SQL Server can use read-only distributed partitioned views as a scale out mechanism , but any attempt to update any of these heterogeneous objects will fail with error 4451 (Views referencing tables on multiple servers are not updatable in the edition...
Page 1 of 1 (8 items)