TempDB Datafiles Autogrow Configuration?
We configure tempdb follow rules below:tempdb data files counts equals logical cpu countstempdb file and log files initial size is 512mbthe first data file and log file are configured for autogrowth by...
View Articledefault backup compression
Hello All,I have backup compression problem for some db's on prod servers. for both servers enabled default backup compression option.please help me regarding this.1)db size is 235 GB after full...
View ArticleWindows 2008 Standard 32bits PAE
Hi All. I am trying to turn on PAE on windows 2008 Standard 32bits.i use bcdedit /set pae forceenableto enable. however after restart. Still can't see 4GB memory on task manager.ESX host has already...
View ArticleWaits Statistics - PREEMPTIVE, HADR and THREADPOOL
Hi everyone,first of all I'll briefly describe the enviroment:no. 2 Windows 2008 R2 Servers (virtual) w/ 16vCpu and 64GB ram eachno. 5 SQL Server 2012 instances on each virtual server (w/ max memory...
View ArticleError 606 occured - Metadata inconsistency for temp table
Hello,we currently have an issue on a production server running SQL Server 2005 Standard:Executing a stored procedure, which again executes another stored procedure in which a temporary table...
View ArticleFailed to initialize the Common Language Runtime (CLR) v2.0.50727 with...
Hi,ISSUE:We are having an .NET application which uses database hosted in another server.We are able to browse the .NET application. But when we try to search the contents in the application(fetching...
View ArticleCannot access second instance of SQL Server
I installed SQL Server 2008r2 Express Edition. Afterwards I installed SQL Server 2008r2 Developer Edition on the same computer. When connecting to the computer from Management Studio on another...
View ArticleSQL Server 2012 - RESOURCE MONITOR / PREEMPTIVE_XE_CALLBACKEXECUTE high CPU...
Hello, We are currently in the process of migrating an existing clustered SQL Server 2008 R2 instance over to a clustered SQL Server 2012 instance as we phase out the Windows Server 2008 with SQL...
View ArticleHow to see total waits and/or stats for a specific session?
I've got an app server that's pulling 100's of gigbytes per hour from one of my DB servers. I'd like to find out the session(s) and the query(ies) that are responsible. I've confirmed the issue by...
View ArticleAm using SQL Server 2008 Standard.. I just want to open .mdf File using SQL...
Am using SQL Server 2008 Standard.. I just want to open .mdf File using SQL Server Management Studio Standard..Is that possible to open .MDF file in Sql server STANDARD rather then SQL SERVE...
View ArticleSQL Database dobuts
Hi everyone,I need your help to save details in SQL.Below i have mentioned the expected DB Structure.PatId Name Prescription Date Location AS1 John Colbol 12.06.2014 Chennai Tablet2...
View ArticleSecurity Roles/Persmissions - SQL Server 2008 R2
I have 20 databases and when creating new user then assigning permissions on all db's to concern user. I wants to create a role which will contain read/write permissions on all these 20-database. And...
View ArticleSQL alert blocked processes
Dear all, I need to find a way of sending a text message preferably when any blocks occur in sql server. For example, is there a way that it could be set up in the Alerts section within SQL Server...
View ArticleMSDTC unavailable
Hi,I need to use transaction support with linked server. Linked Server is created for SQL Express 2008 R2 Express.MSDTC is enabled on Linked Server (Windows 7 PC) as per...
View ArticleFriend's Query Not Working
I'm trying to create a database for a game I play and a friend provided a table query for me to use, but MSSMS sees it as broken. I personally know very little about sql servers and would appreciate...
View Articleincorrect cpu_count reported after installing SQL2012 SP2 (x64)
I installed SQLExpress 2012 with advanced services on my new Win 8.1 laptop. Since windows update is allowed to update all microsoft products, SP2 was installed also. After the update, i noticed 2...
View Articlelog shipping
I am trying to setup log shipping on my test sql server 2008. I have two instances btw.so when I right click on dbname -> tasks -> ship transaction logs -> enable this as primary databaseunder...
View Article2008R2 SQL Agent error 14258
Hi,I recently enabled database mail in SQL (2008R2), setup a mail profile, set SQL Agent to use it and restarted SQL Agent. SQL Agent starts ok but when trying to look at job properties or history I...
View ArticleDisable Shared memory & Named Pipes protocols - Post implementation issues
Hi, As per security guidelines, we disabled Shared memory & Named Pipes protocols and enabled "TCP/IP" only. Also, we changed the port# from 1433 to 1533 and after that, in management studio, SQL...
View ArticleWhy Error 5118? My disk is not compressed?
Hi all,I encountered problems like the one ever posted here and in the forum SQL Server Tools.In one case, the user solved the problem by turning dynamic disk into static (basic) disks.In another case,...
View Article