SQL server 2008, CPU Afinity, multiple SQL Instances
Hello all We have been having a few issues with a couple of our SQL server instances and I need to ask a question to find out if this is possible or the reason we are having issues? The Box = 4 x 4 AMD...
View ArticleSQL Server rebuild and collation query?
Just wanted to get some second opinions here on a proposal customer has, which I don’t think is likely to work. Customer has SQLServer01, installed with ‘x’ collation along with 2 System Center...
View ArticleSql Server agent says success but does not run SSIS child packages
I have an SSIS package that contains multiple execute package tasks, when I run it from BIDS it runs fine, but when I start the job for the master package in SQL Server Agent, it says success but does...
View Articlessis seploy from 2005 to 2008
all, i would like to deploy all mu ssis packages currently on sql 2005 (default instance) to sql 2008 (named instance) what is thebest way to do, since the connection managers are pointed to local on...
View ArticleProblem with linked server
having problems creating a linked server... The OLE DB provider "MSDASQL" for linked server "JADE" reported an error. The provider did not give any information about the error. Cannot initialize the...
View ArticleSend SQL Server standard Reports in email
Hi, There are many sql standard report are available in the sql server properties. Is there any way i can send these reports to email ? Reports name like : 1. Memory Consumption 2.Server Dashboard
View ArticleAre database locks reentrant?
Hi, I'm using sql server profiler to investigate a deadlock and want to see if I'm interpreting the mode column of the Lock:Acquired and Lock:Released events correctly. Here is a sequence of lock...
View ArticleType conversion may affect CardinalityEstimate
Hi All, Trying to figure out the best way to re-write a query to avoid this Warning "Type conversion in expression (CONVERT(nvarchar(50),[Union1008],0)) may affect "CardinalityEstimate" in query plan...
View ArticleStorage drives are crashed how we can up the sql server?
Hi All, Server storage drives are crashed and after that storage team has re created the drives with the same name and after that backup team has restore the previous data to new storage drives now...
View Article"Update statistics for these columns" checkbox does not work
There is a "Update statistics for these columns" checkbox In SQL Management Studio in Statistic Properties dialog, which opens when you go statistics in explorer and double click on some statistic....
View ArticleService pack issue on cluster environment
Hi All, What will happen while installing the service pack on the Passive node at the same time active node crashed and resources are moved to passive node? whether the resources will move to passive...
View ArticleMaximizer SQL Server Database - Computer Crashed - Need Access to the Data
I found some other threads that were similar, and I tried to get some more information without any luck... So here goes. I am an end user of Maximizer 10 CRM - it uses SQL 2005 My old computer is...
View ArticleNUMA Architecture
Hi All, What is NUMA Architecture and how it will helps to sql server.. Please provide the details about this Thanks Subbu Thanks, Subbu
View ArticleExtended event durations for stored procedure and statements contained...
In an attempt to determine the cause of occasional slow running queries, I added an extended event session that logged all events of the type sp_statement_completed on a specific catalog, as well as...
View ArticleLOGBUFFER and WRITELOG waits but no IO issue?
This is a really odd one. Everytime I encounter these particular waits at a customer site its due to poor configuration or under sized storage units. This is happening in house in a test lab where I...
View Articleimiting RAM on the server for use by the Sql-server 2008 R2
We have 48Gigs of RAM on the windows 2008 R2 server. We have 8 sql server databases of which one is accessed very regularly. The sql server.exe was seen from task manager using almost 44Gigs and with...
View Articlescript for database users which are not mapped to any database roles
Hi All, i tried a lot to manipulte the below script to include the users, which are not mapped to the any one the database role but no luck. ( this means, user existed in the database but doesnot...
View ArticleSQL DB Fragmentation figures
Greetings, Following are the figures for some of the indexes for an DB. What do you think of these ? I were about to ask DBA to rebuild these indexes that are more than 25% fragmented. What would you...
View ArticleBackup 2008 R2 to 2005 with data
I have a database created on 2008 R2. I looked at generate scripts option in order to restore it on a 2005 version but i wasnt so sure how i could also backup the data and restore it to 2005 too? thanks
View ArticleBackup Error
When backing up a database from SQL Server 2008 R2 to 2005 i get the error Table contains type Date, which is not supported in the target server version, SQL Server 2005. Reading around many suggest to...
View Article