SQLServer 2000 compatible with Windows 2008 R2 domain
Hello, The Windows team of company I work for is planning to upgrade the domain controllers to Windows Server 2008 R2, but I have 3 servers SQLServer 2000 in production. I wonder if there is some kind...
View ArticleUpdate statistics task fails but does not notify operator
Hello,I have a maintenance plan set up on a server with one of the steps being "Update Statistics Task" which then has 3 branches - one for fail to notify an operator, one for success to notify...
View ArticleSQL Server Table Partitioning advice...
Morning guys,I am currently looking at implementing Partitioning on a few tables that are growing in excess of 50gb. I have defined the ranges and setup the function and scheme on the base table....
View ArticleSQL2008R2 installs Office 2003 Web Components
I see that support for Office 2003 disappears next April. Is it possible to upgrade the Office 2003 Web Components with Office 2010 or 2013?ThanksChris
View ArticleReorg
HelloOn one of our SQL cluster Server, the reorg keeps failing with following history error message..SQL 2008R2 SP1 Cluster Message Executed as user: sqlserver. ...% complete End Progress Progress:...
View ArticleExecution Time for sp_sproc_columns
My ASP.NET app call SQL server.A call to system proc sp_sproc_columns is taking a lot of time.IS there any way I can reduce the time for sp_sproc_columns ?As it is system columns what options do I have ?
View ArticleCan SQL Server 2005 SSMS open a 2012 Database
Hi All,Can a SQL Server 2005 Standard edition SSMS open a 2012 Enterprise Edition database?ThanksJDude
View ArticleSQL Server Management Studio “View Dependencies”
I think that "View Dependencies" feature in SQL Server Management Studio is borderline useless as it hardly ever returns all dependencies... This would be powerful feature if it works... Are there...
View ArticleSQL Server Configuration Manager – Cannot connect to WMI provider – Invalid...
look at this post am getting the same http://social.msdn.microsoft.com/Forums/en-US/sqlkjmanageability/thread/4c8ca86c-105f-4f0a-ac18-6e33dda2bc46but when I tried the solution given there , It is not...
View ArticleNeed to restore db to an instance with a lower version
Hi all I made backup of db running on a SQL server version 10.4.11. Now I have server with version 10.00.1600 and I cannot restore db? Is there some plugin that can do this?
View ArticleHow to share CPU and Memory by Multiple SQL Server Instances
I have a Windows 2012 Server Standard Edition with 2 CPUs, 8 Cores each with 128 Gigs of RAM on it.We planned to install SQL Server 2012 Standard Edition on it.As per the maximum specification of SQL...
View ArticleLock Pages in Memory and Perform Volume Maintenance Tasks rights for SQL...
Hi,SQL Server 2012 has been installed with the default Service Accounts as the Service Account details follows:MSSQLServerOLAPService NT Service\MSSQLServerOLAPService MSSQLSERVER NT...
View ArticleDefault "system_health" extended event not caputring all events?
I have been using the system_health extended event session to check for deadlocks, and thought this works well. However, recently, I turned on trace flags 1222 and 1204 to troubleshoot some...
View ArticleSQL Agent Job - One Job To Rule Them All - Steps running before previous Step...
I have one 'master' job setup and scheduled, which runs 3 separate jobs in orderStep 1: Integrity ChecksStep 2; Index OptimisationsStep 3: Database Full Backups I have noticed that Steps 2 will start...
View ArticleSQL Server 2008 Back Up Error
Hi,We are running Microsoft SQL Server 2008 Developer Edition (version 10.0.2531.0) on a windows server running Microsoft Windows NT 6.0 (6002) according to the SQL Server management Studio Server...
View ArticleAutomatically start SQL Agent service after SQL Server service fails and...
Hi! I have SQL Server 2008 R2 with two main services - SQL Server and SQL Agent. I'll try to describe my situation. It happens very occasionally, but sometimes SQL Server service terminates...
View ArticleInvalid Class Win32_PerfRawData_MSSQLSERVER_SQLServerDatabases
I have been trying to resolve an issue with WMI counters for SQL Server 2005. The Win32_PerfRawData_MSSQLSERVER_SQLServerDatabases class is not in the WMI tables. I am running SQL 2005 SP4 on Windows...
View ArticleIssue in Long running Queries
Hi All, I am using SQL SERVER 2008 R2. I have a database with large data that is accessible in live application.The issue in most time ,if the user who wants to update their password by front end...
View ArticleAbout a FREE SQL 2008 Monitoring tool
Hi guys,i need to monitoring SQL 2008 cluster, anybody can suggest a good free tool for it ? :)Thanks in advance
View ArticleInterpretation of SQL Waits Performance Counters
SQLers,I am doing some peformance analyis on SQL and am usinb DVM's but I also need to capture some stats from performance counters. I have a general question. I see some counters suchas Cumulative...
View Article