MDW Data Collection for Server Activity takes too long
I'm using the Microsoft Management Data Warehouse solution on all of my SQL Server 2008 r2 servers. The Server Activity data collection (collection_set_2_noncached_collect_and_upload) set takes 7...
View ArticleTracking data changes in Database
Hi,I am working on a project where large amounts of data is created and updated on a regular basis. I am using SQL Server 2008 as the database. All is well and the project is working fine. But the...
View ArticleHow much space need to be added for this DBCC snapshot issue?
Run DBCC checkdb against one database.Job fails because "A database snapshot cannot be created because it failed to start. [SQLSTATE 42000] (Error 1823) Write to sparse file...
View ArticleSQL Server 2012 Management Studio Crashed when opening the application
Hi,I had installed SharePoint 2013 with SQL Server 2012 on a single server environment a couple of months ago. Both the tools were working fine. But today morning i found that when opening SQL Server...
View ArticleSQL 2014 changed my NTFS permission - default backup directory setup
Hello everybody.Today I realize that new SQL 2014 changed my existing folder permissions (NTFS). This folder was shared for domain users and had set NTFS permissions for domain users and local...
View ArticleMissing dataset from backup
I am using a Rackspace account and it use MSSQL 2012 (11.0.3000). I have used my local SSMS to backup the database and the MyLittleBackup application they have which seems to use the standard backup...
View ArticleSQL 2008 export table data as .trc trace file ?
Is there a way in SQL 2008 to go the other way in exporting a table (already captured trace data) into creating a new .trc trace file? Thanks in advance.
View ArticleImport Excel Spreadsheet
Using Microsoft SQL Server 2008 R2Microsoft SQL Server Management Studio 10.50.1600.1 Microsoft Analysis Services Client Tools 10.50.1600.1 Microsoft Data Access Components (MDAC) 3.85.1132 Microsoft...
View ArticleCDC
I have a history table which has data from year 1990. I am planning to archive the last 20 years of data. But for archiving I need to collect stats on the data which are still accessed by the end...
View Articlesql-server-2005-issues
When ever we run query it consume 3.78 GB out of 4 GB RAM. and when we close its management studio no change in resource consumption Can you please let us know do you have any patch to fix it or How to...
View ArticleSQL Server 2005 Resource Governor ?
Hello is there a way or method along the lines of Resource Governor within a SQL 2005 instance (am aware that that feature began starting with SQL 2008) ? (One DB app is over-consuming resources...
View ArticleSQL SERVER AGENT DASHBOARD and Monitoring system
Hiwe are shopping around for a SQL SERVER management system where users that are not familiar with SQL can monitor Jobs and Job steps. Users will be able to see when a job failed and restart the job...
View ArticleAfter installing SP1 SQL Server 2012 Activity monitor gives Access denied
Yesterday I was able to use Activity monitor in 2012 management studio to view Activity on SQL Server 2008 R2. I installed 2012 SP 1 now I get access denied on the SQL Server 2008 R2 Servers that I...
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 ArticlePrinting a table that is inside a gridview row
Hi,I am working on an application where the data is bound to the gridview using a dataset. I have a small table inside the gridview row that is populated with some data. My requirement is to print the...
View ArticleSQL Server Configuration Manager – Cannot connect to WMI provider – Invalid...
Getting this Error when i starts SQL sevrer Configuration Manager on SQL server 2008 R2..mof file located in right folder but it didnt nowrk.Cannot connect to WMI provider. You do not have permission...
View ArticleSQL Web Edition license migration - SPLA
I currently have SQL Server web edition 2008 R2 SPLA lisence, for which I pay to my VPS server provider (hosting company).I would like to know if I can get the SPLA lisence key from another supplier...
View ArticleStop Query if it does not match with Condtions & Control the result count
Dear All,I have requirement in my Environment, I have to stop the Queries which compromises these conditions1. If Query is running more than specified threshold (if it running more than 2 mins).2. If...
View ArticleWorkflows don't start after backup is performed on the different sql server...
Hello everyone!I have a maintenance plan on sql server instance-1 and Workflow manager running on the 2nd instance with sharepoint 2013. The maintenance plan includes only one full backup task of 1st...
View ArticleHow to clear logs for all databases
How to clear db log files for all the databases at a time on SQL Server 2008 R2?Regards,MaqsoodMaqsood Mohammed Senior Systems Engineer MCITP-Enterprise Admin & ITILv3 Foundation Certified
View Article