ERROR : The query processor could not start the necessary thread resources for parallel query execution.
SQLAuthority New – O’relly Style Book Cover for SQLAuthority
Yo Ming, Chin regular reader from Los Angeles, CA has sent me following image for SQLAuthority. Checkout O’reillymaker and create your own Book Cover. Reference : Pinal Dave (https://blog.sqlauthority.com) , O’reillymaker
Read MoreSQLAuthority News – Book Review – Beginners Guide to SQL Server Integration Services Using Visual Studio 2005
Beginners Guide to SQL Server Integration Services Using Visual Studio 2005 (Paperback) by Jayaram Krishnaswamy (Author) Link to Amazon Short Summary: SQL Server Integration Services Using Visual Studio 2005 contains all the information and education needed for one to begin with SSIS. It covers all the basic concepts in depth…
Read MoreSQLAuthority News – SQL Joke, SQL Humor, SQL Laugh – Funny Quotes
Following is the collection of some funny quotes regarding computers. Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Rich Cook. UNIX is basically a simple operating…
Read MoreSQLAuthority News – Microsoft SQL Server 2000 MSIT Configuration Pack for Configuration Manager 2007
Microsoft SQL Server 2000 MSIT Comprehensive Configuration Pack for Configuration Manager 2007 This configuration pack contains configuration items intended to manage your SQL Server 2000 server roles, and was developed based on settings used by Microsoft IT in the configuration of these server roles. Microsoft SQL Server 2000 MSIT Intermediate…
Read MoreSQL SERVER – 2005 – Database Table Partitioning Tutorial – How to Horizontal Partition Database Table
I have received calls from my DBA friend who read my article SQL SERVER – 2005 – Introduction to Partitioning. He suggested that I should write a simple tutorial about how to horizontal partition database table. Here is a simple tutorial which explains how a table can be partitioned.
SQL SERVER – 2005 – Introduction to Partitioning
Partitioning is the database process or method where very large tables and indexes are divided in multiple smaller and manageable parts. SQL Server 2005 allows to partition tables using defined ranges and also provides management features and tools to keep partition tables in optimal performance. Tables are partition based on…
Read More
