Low disk space on drive
Hi,I have recently migrated databases from 2005 to 2012.I have all TEMBDB files located on Drive H with 200GB.But I can see Low space on this drive .If I restart the server then the drive is having...
View ArticleUnable to install SQL Update KB2494096
Hi have a problem installing KB2494096 manually and via windows update.Below is the log file------------------------------------Overall summary: Final result: The patch installer has...
View ArticleA very irritating problem in quering the table :-(
Hi all,I'm having the following table with 2 column (Salary and year).Salary | Year------------------1000 | 20072000 | 20081500 | 20096000 | 20105500 | 20117000 | 20129000 |...
View ArticleAlternate to STUFF and performance
We are using Stuff function which adds rows values as comma separated based on group by value.Ex:SELECT (select stuff((select ','+convert(varchar(100),p.ReferenceNumber + '-' + p.EmpName + '-' +...
View ArticleConnecting to SQL Server with ASP Classic
I am trying to write a connection string to access data in a SQL Server from an ASP file. Here are some of my efforts and the resulting errors:****************************Connect.Open "DRIVER={SQL...
View Articleproblem notification e-mail when job failure
HI all, I build a simple job that failure....like SELECT * FROOOM table and in the notification introduce an operator (me).Now I got enable database mail, try with e-mail test from MANAGMENT >...
View ArticleHow to find event log and system information of Nodes in Cluster
Hi,I have a SQL server BOX with two nodesA,B .How and were to check for the event log and system information of Nodes in Cluster
View Articlewrite to a txt file direct from a tsql query ?can it be done?
Below is the query I have to out put some data about each schools teachers is there a way from the query to wrte/create files?I know I can read from a file in a query using something like:FROM...
View ArticleScript to find missing index and blockings on a database in sql server 2012
Hi,I am looking for Script to find missing index and blockings on a database in sql server 2012
View ArticleSome of the update statistics failed
I have a job Update Statistics which is running every day.But every time it is failing and the message in log is "Some of the update statistics failed".When I tried to look at the log file...
View Articleremote session by remote desktop manager
We use MIIS which running on SQL2000DB. I backuped MIIS SQLDB and restored to test environment. I tried to csexport (MIIS related command) , but it is incredibly slow. MIIS test environment is 8 core...
View ArticleMove databe Sql 2008 in cluster 2008
Hi everyone. This is my scenario. I have a Windows 2008 R2 cluster with sql server 2008. I have to move one of my databases, only mdf. Because is too big. I not want to move the other ones. I add a new...
View Articleunable to connect to SQLserver 2008R1 database engine- MicroSoft SQLserver...
Hi,I have been using this database server for the past couple of years. I was working on some reports and closed it yesterday. Once I tried to open SQLserver and tried connecting to database engine and...
View ArticleISSUE with SQL Server Instance Not updating from SQL Server 2008 to SQL...
My client is trying to upgrade from SQL Server 2008 R2 to SQL Server 2008 R2 SP1 ... The problem is the default instance didn't update when they went from SQL Server 2008 to SQL Server 2008 R2 ......
View ArticleAuto update Statistics & Update Statistics through Maintenance Plan
Hi All,In SQL Server 2008r2 for all databases Auto update Statistics is set to "TRUE" even this option is enabled is there any need to create seperate Update Statistics task through Maintenance Plan....
View ArticleWhich characters need to be escaped without using T-SQL?
Hi,I used odbc to access SQL server 2012 without T-SQL. I cannot find any reference on MSDN about the characters that need to be escaped when using standard SQL command.Which characters need to be...
View ArticleSQL Server 2008R2 Database sizing?
Hi All,We have configured SQL Server 2008R2 and now we would like to create databases in it. Now my question is what are the best practices on sizing Data and log files.1) What would be recommended...
View ArticleSQLServerAgent cannot start
I have successfully installed SQL 2005 on W2K3 Cluster.The problem is that SQL Server Agent won't start.Below are the lines from SQLAGENT.OUT:2007-03-15 09:40:02 - ! [298] SQLServer Error: 2, Named...
View Articlemsdn sql licensing
Hi All,we have 12 developers and an windows server 2008 r2 domain. All the developer have msdn professional licence. We are planning to install msdn sql server 2012 for development purposes. Can we...
View Article