SQL 2012: line1 of msdb..sysmaintplan_logdetail not being populated
I query sysmaintplan_logdetail looking for failed maintenance plan tasks. For those that do fail, I display the plan name, task name, etc. The task name has always been in the line1 column. With SQL...
View Articlemaxdop 2 cpu
Hello, heard recommended maxdop should be # of CPUs up to 8 but what should it be for a VM with 2 CPUs?Thanks in advanced.
View ArticlePolicy Management Best Practices Database Page Status Scheduled Evaluation...
Basically, the issue is as follows. We are running SQL Server 2008 R2 (SQL Server 10.50.1600). When I evaluate the best practices policy "Database Page Status" on-line under SSMS logged in as a server...
View ArticleSQL Server Memory Allocation
Since moving to VM's we've been experiencing memory and performance issues. After monitoring and gathering some statistics, it appears that the memory assigned to a server isn't being fully utilized...
View Articleunrecognized character in field
While getting results from SELECT query I’m getting the unknown character in the results (pelase review attached file) Please notice that the character cannot be seen in the results pane, but only when...
View ArticleCan I recover a SQL Azure database that I have not backed up?
Might seem like a strange question - but as I understand it Microsoft keeps 3 copies of a database at any time of redundancy. I wondered how long these are available for and whether it is possible to...
View Articlesql server 2008 management studio
hi sir we want to install following version of sql 2008 management studio for our access control.it is free version or we need to purchase license for this please tell us because access control support...
View ArticleSQL 2005 and 2014 on the same server
We currently have SQL 2005 on our dev server. I have received SQL SERVER 2014 DEV edition and installed it on the same server. When I connect with servermanager on are connection string in our app the...
View ArticleSend-MailMessage CommandNotFoundException
Hi, I have no issues running the Send-MailMessage on the Windows powershell on the server. However on the SQL powershell or through SQL Agent I get this message: The version is 2.0SQL powershell : +...
View ArticleClearing SQL RAM utilistation.
HiI have an issue I am trying to resolve related to a number of SQL servers running on a vSphere platform. The issue is around our test platform in which we have a collection of SQL servers that are...
View ArticleFind list of database size in instance and each and every database table size...
I want to do small project with T-SQL Script for maintain SQL server instance smooth-way.My condition are for project.1). I want find top 5 db size in instance.2). find more space used tables, selected...
View ArticleIdentity will increase even after transaction Rollback
I just like to understand the what is the reason behind this feature of the SQL server. When you are loading the data in more than one table in same transaction, and if table one get loaded and table...
View ArticleSeveral questions about backups
Hello -- We are running SQL Server 2008 R2 Standard. The Maintenance Plan that is in place involves Full, Differential, and Transaction Log backups. I was doing a check of the backups, and I noticed...
View ArticleSql server cache file
I dont understand what is this cache file and its size goes on increasing.Could somebody tell me in detail what is this cache file and what is use of this
View Articleversioning for db objects
Hi Experts,Please let me tortoise SVN,Subversion,SVN all of these are are same or is their any difference all of them.If their is any difference then please let me know and which one is better .My...
View ArticleCan we pretty please get an officially-supported, consistent way to track...
Prior to the new CE, we could hack around with TF 9204 (unsupported) and 3605/3604 to get an idea of the stats that were being loaded at query plan compilation. With the new CE, 9204 no longer works...
View ArticleDebug in sql server 2012
Hi,I have 3 sql server (2005,2008,2012) In 2005 and 2008 remote debug (from sql management studio installed on the client) works without problems.In sql 2012 debugging only works on sql management...
View ArticleThread count higher than max worker threads... Large number of suspended...
I have a SQL 2012 SP2 server that is getting High Thread count alerts in SCOM. looking into the issue I found some interesting things that I am now at a loss for. I have been searching around for a...
View Articlesyspolicy_purge_history - Step3 - Erase Phantom System Health Records. - FAILS.
Hello, recently uninstalled all of SQL 2008 Shared features components in leaving just the SQL engine intact.Afterwards notice the syspolicy_purge_history job has been failing at Step3 mentioning:The...
View ArticleRunning a python script as a step in a job
01/08/15 Let me see if I can phrase the question a little better.The following is what I currently have in a batch file, it works:python...
View Article