Deprecation of Trace -T272
Anyone knows if trace flag -T272 is going to be deprecated? I am using it to avoid the jumping of identity value in SQL 2012...
View ArticleBACKUPIO and BACKUPBUFFER wait types question
Hi All,Im checking wait stats on a SQL 2008 Standard server, and the top wait types are BACKUPIO and BACKUPBUFFER (24 and 23% respectively). I am backing up about 30GB to a network share and it takes...
View ArticleHow to get which sql forcing tempdb data file growth?
our tempdb has a huge data file.i want to find which sql focing the file growth.any help is appreciated.If you haven't all the things you want,be grateful for the things you don't have that you didn't...
View ArticleAccess denied when trying to start new query on sql server 2008 R2
I have just installed Sql Server 2008 R2 on Windows 8.In Management Studio I can connect to the Sql Server Instance but I get an error when trying to lauch NEW QUERY.The message is :Access denied...
View Articlecommunication problem
I have problems with communication between a program inserting /updating data in an MS SQL-database.The updating app. is programmed in SAS and runs every night on a Windows XP as a batch program. The...
View ArticleSql server 2008R2 throws a erro while attachin databse.
TITLE: Microsoft SQL Server Management Studio ------------------------------ Attach database failed for Server 'ADV10602'. (Microsoft.SqlServer.Smo) For help, click:...
View Articledatabase corrupt
Hi all,what the reason database is goes in suspect mode..?what the reason database is corrupted?how can i resolve this issues?
View ArticlePerformance between SQL 2008 Standard vs Enterprise edition
Hi ALl,I know there are many forum posts on this subject but i kind of want a definitive answer from MSFT or MSFT-affiliated. Using hardware specs (say 64GB, 8 CPU), is there a performance benefit from...
View ArticleScript to determine proper Fill Factor
I know there isn't any scripts that are perfect but is there any scripts that analyze your index fill factor and makes suggestions of what they should be?Alan
View ArticleSql server Not Accessable remotly (via internet)
i have gone through many tutorials and all the stuff on internet.what i have done so far1) sql server browers service is running (Local nd network )2) TCP enabled , 1433 port is on3)firewall settings...
View ArticleAre there any negative affects with: SET NOCOUNT ON
http://technet.microsoft.com/en-us/library/ms189837.aspxI wanted to ask if anyone has experienced issues turning on (SET NOCOUNT) in their environment. Plan would be to use it in stored procedures,...
View ArticleFile Groups and Files on intelligent SAN
We have many servers and many databases. We are only using one data file for each database. The reason for this is apparently we have an intelligent SAN that puts the must used files on SSD. My...
View ArticleDBCC CHECKDB (master): error 2570 in sys.sysbinobjs
Dear experts,After running the DBCC checkdb against master databas with DATA_PURITY argument, we recieved the error 2570 in sys.sysbinobjs. The complete output is the below (it's in spanish but you'll...
View ArticleFULL TEXT Catalog automatically Enables
Hi,I'm disabling full text catalog and everytime it starts automatically when an application services restarts which resides on another application server.What may all be the reason for automatic...
View Article100 % windows CPU utilized by sql server 2008r2
Hi,Our productions servers cpu was 100% utilized. I tried running few queries on it to see cpu consumption on it. But could not understand few of them esp first query in the list below:1.DECLARE...
View ArticleWhat is relation between memory usage of sqlsrvr.exe in task manager and...
What is relation between memory usage of sqlsrvr.exe in task manager and "total memory" of permonace counter in sql server 2005/2008? We usually get different number and which one is reliable?
View Articlehow to change url of an application in SQL Server DB
Hi,We have an application accessing SQL Server Database using some url, the user now requested to change the urlHow can I do it from the backend in the database?Regards
View ArticleSQL Server 2005 table loses primary key
Hi All,I'm using SQL Server 2005 Standard with SP3 and today I discovered that our system send a exception saying that cannot insert null values into one table, so I went to the SQL managment studio...
View ArticleSQL Server Agent errors during shutdown: The requested security package does...
We just installed SQL Server 2012 on a development server (new server with a fresh install of Windows Server 2012), and every time we reboot the server, we're getting several errors in the SQL Server...
View Article