SQL server CLR creation error "Failed to create AppDomain"
We have a CLR stored procedure registered on all different SQL environment which was working perfectly. But one SQL server 2008R2 instance throw an exception while creating CLR as:Failed to create...
View ArticleSQL 2012 - Extended Events->System_health->Watch Live Data Output -...
Hi all, Just wondering how I should interpret these log messages when I watch live data if there are no failed Login attempts logged in the SQL Server Logs? Any advice appreciated. Kind Regards, Matt
View ArticleT-SQL Script type job
Hi All,I have a script, the output of which I want to schedule. So far for such tasks I used to use SSIS and then schedule it.Now the problem is that my SQL Server Agent is on local machine and the...
View ArticleHow does the software know the database is suspect or unavailable?
Hello,We know it is unavoidable that SQL Server database may be damaged, suspect or unavailable for some reasons such as power off unexpectedly, harddisk failure etc.If this happens, we can choose...
View ArticleQuestion regarding SQL Server, Disks and Partitioning....
Folks, I have a few basic questions regarding the benefits of partitioning on the same drive. I've ready articles that say there is a benefit, and I've ready articles that say there isn't a benefit....
View ArticleCPU usage is high...
hi team,we have one of production sql server that production having 8 processes(CPU), those 8 processes always CPU hit to 90% .we checked all the required parameters but no issues, how we can resolve...
View ArticleMove FTData Folder - SQL Server
Hello,OS Name Microsoft Windows Server 2008 R2 Enterprise Version 6.1.7601 Service Pack 1 Build 7601Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64) Apr 2 2010 15:48:46 Copyright (c)...
View ArticleSQL Server clustering issue
We have a two node cluster. We applied windows OS patches on both the nodes as follows:There are 3 services(SQLServerA,SQLServerB,DTC) running in this SQL clusterNode1: Moved all the three services...
View ArticleWindows Server 2008 R2- VS 2010- SQL SERVER 2012 SP1 Installation
The hotfix available in the below linksIssue 1: Prior Visual Studio 2010 instance requires UpdateFix Available:http://www.microsoft.com/en-us/download/details.aspx?id=23691Issue 2: Microsoft .NET...
View ArticlePrivious year sales in T-SQL
Hi all,i have a trandate and tranvalue,customer,product now i need to poulate a table withtrandate,tranvalue(sales amount),customer,product,py_tranvalue and i need to populate cy_WTD,cy_MTD,CY_YTD and...
View ArticleStoping CDC cleanup job IN CDC
Hi Experts, I am planning to manage historical data for my OLTP database. for this I have enable the CDC for database and for the table, its working fine. But the CDC cleanup job will clean the...
View ArticleDatabase growth per month
Hi,I want to check the database growth/month, please let me know how to check.REgards
View Articlesp_blocker_pss08 Analysis
Hi All,We have implemented sp_blocker_pss08 in our sql instances to identify blocking. I tried using the SHERLOCK tool after referring the below...
View ArticleDBCC Checkdb with MAX_DOP > 1 using Resource Governer?
Hi experts, Someone taught me a technique to run checkdb with MAX_DOP > 1 using resource governer. I tried it but failed. what's wrong? --- CREATE RESOURCE POOL [zCHECKDB]...
View ArticleSQL Server 2012 Standard and Hyper-V Dynamic Memory
Does SQL Server 2012 Standard support dynamic memory feature in Hyper-V 2012? As stated in http://technet.microsoft.com/en-us/library/cc645993.aspx#High_availability hot add memory presents only in...
View ArticleSQL Server Audit Logins
Hi,I need to find all the logins that are logging to the server for few weeks. I wanted to put Audit with the Audit Action Type "Failed Login Type" and "Successful Login Group".Does this effect any...
View ArticleThe transaction log for database 'tempdb' is full
What would cause the tempdb transaction log to grow continuously on sql 2008 r2 (rtm), but not cause the data file to grow?The max size of both the data file and log file for tempdb are set to 2GB. I...
View ArticleCan a User Update a Deployed SSRS 2008 Reports?
A User requested the ability to change colors and maybe the type of charts after the report is deployed. I am not able to find any infromation. So I was wondering if it's possible to change the colors...
View ArticleRestoring a database - explorer view - no detailed view???
It seems about once a week I come across something that changed in 2012 products for the WORST.I'm restoring a database from a local .bak file, I'm in the "Locate Backup File" explorer window. There...
View ArticleSQL Server 2012 ENT Core licenses
Hi,With SQL Server 2012, Microsoft does no longer offer Server+CAL licensing for the Enterprise edition. Instead the use the "per core" model. The "per core" model is quite straigthforward. However, i...
View Article