Very slow database
Hello. I have a weird problem with database. I have 2 equal databases. Same tables and columns only the difference is the content. One of these databases which is in production is very slow and the...
View ArticleAutogrow TempDB
SQL server 2014 SP1 and having some tempdb issues that are not allowing SQL to work. The initail tempdb size is 107mb with 10% autogrow. I can not increase the DB size (reports tempdev is currently...
View ArticleSQL 2012 SP1 Task Name Missing from Maintenance Plan History
I have put lots of these in older versions of sql and task name always shows up. This is my first 2012 SP1 install.Here is a normal one from 2008/R2Any help is appreciated.
View ArticleSQL 2012 SP1 Task Name Missing from Maintenance Plan History ( already asked...
Hello,I will not put again the same information but it seems that the task name is missing from maintenance plan history in SQL 2012 RTM but also in SQL 2012 SP1. I checked and in both we have...
View ArticleRebuild Indexes
Hi Experts,I have a query regarding rebuild indexes. I found a list of indexes which are De-fragmented more than 30% and went to rebuild them. Some of the indexes fragmentation level came to 0 and some...
View ArticleSQL SERVER 2008 R2 RAM and Speed issues
We are running a database that is 80GB on a new server (Win 2008 R2 DataCenter SP1) using SQL SERVER 2008 R2 SP2. We are throwing 8CPU, 64GB RAM, and have page filing set to server specs. Turned off...
View ArticleSQL Server data Transfer speed differs per HyperV Host
We have a cloud environment running with 4 servers. Server Hv1&Hv2 are exactly the same and server Hv3&Hv4 are the same. The difference between the the 4 are small and consist of some extra mhz...
View ArticleLog File Deleted :-(
Around a couple of weeks back while I was having my folders being shifted and cleaned, as I detached and shifted one of my bulk database to another folder I regretfully had the Log File deleted. Upon...
View ArticleFree Space in Log
I am looking at ways to find % Log Free Space available on the LUNS/disks for different databases.I am using following ways to obtain this information.i) Available_bytes*100/Total_bytes in DMF...
View ArticleMS SQL 2000 Enterprise and row date & time
Greeting we need some help to find out the date and time a row changed in a table. Please advise if this is possible. We are currently using MS SQL 2000 Enterprise. Transaction log is set to simple....
View Articlemsdb.dbo.backupset.compressed_backup_size reports negative value
I'm running SQL Server 2008 R2 and when I query msdb.dbo.backupset some of the values in compressed_backup_size are negative. Does anyone have an explanation for this?SELECT database_name, type,...
View Articlebaseline SQL Inventory Manager tool for +200 servers
I'm looking for a solution to keep track of +200 sql servers standard editions around the world. We don't have query performance issues. We already use System center.Metrics i need is:- baseline of...
View ArticleSQL Server Memory Log
Hi,I am observing one of our production server for last 1 month. The memory utilization of server is increasing by 10% every week and it seems to reach 100% by couple of weeks. This is also being...
View ArticleHow to clear cash memory in SQL Server 2008 R2?
Hello,I have a setup sql server 2008 r2.please guide me how to clean sql server cash memory.Thanks,Jemin
View ArticleShrink Database File Sizes
We have a production database that has 10 files ranging in file size of 19-22 gig. This many file and the sizes are needed in production for reasons I won't go into here. So the minimum size we can...
View ArticleMigration and licence
I have a sql 2005 32 bit enterprise edition and wish to migrate to 2012 64 bit version .Does we can migrate and does we need any new license or it is portable. Please advice
View ArticleBest method(s) of compressing SQL 2008 table and it's indexes ?
Hello,What is the best way or ways to compress a table and it's indexes?Is there any particular order like add the indexes first and then compress or it doesn't matter like start with compressing table...
View ArticleCalculate database engine performance
Is there any tool to benchmark SQL Server database engine? so I can simplify system baseline? for example is it possible to read several performance counter to approve good or bad performance behavior.
View ArticleDiference betwen dbo and owner with privilegues
HiI don't know what are the diferences in privilegues between users: dbo and owner, in database level and server level.I suppose that both are system administrators in the database and server level.
View ArticleClean up and settings for the 'SQL Server Logs' ?
Hello, is there a way for example to keep just the latest 2 months work of SQL Server Logs? I don't want to delete all and start with zero as be worthy to still have the past 2 months error/event...
View Article