Log File Issue In SQL server 2005 standard Edition
We have database of size 375GB .The data file has 80 GB free space within .When trying to rebuild the index we had 450 GB free space on the disk where Log file is residing.The rebuild index activity...
View ArticleError while restoring database
Hi all, I am getting the blow error message while restoring one Transaction log backup."The log or differential backup cannot be restored because no files are ready to rollforward. " I was trying to...
View ArticleDatabase trigger and backup restore.
SQL 2008 SP1 Standard edition.I have noticed that DDL database triggers are not restored from full database backup.Are they stored in master database?
View ArticleFILESTREAM garbage collector in sql server 2012
HIwhat is FILESTREAM garbage collector in sql server 2012I restored a backup of a sharepoint 2010 content database it is rbs enabledwhen I restore blobs are deleting from a rbs storage folder how its...
View ArticleGet Canceled query with Extended Event
Hey, I just created a event session below, but this type of event don't catch cancelled queries. If you wait more than 3 seconds and cancel a query this event won't catch it. There is some way to get...
View Articlewhile CDC implement in our DB server i need to capture the data in custom...
In my production database server having 629 tables, i want to implement CDC for few (near by 90 tables) kind of operations going on who is doing, when they did information. for this i need to store...
View ArticleBLOBS are deleting from RBS storage of a content database automatically
I restored a backup of a sharepoint 2010 content database it is rbs enabledwhen I restore blobs are deleting from a rbs storage folder how its happenis its a default behavior of rbs maintainer or...
View ArticleMayday! SS DBE Guru urgently required, for love and glory from all the...
Mayday! Mayday! A distress signal is being sent out to all past, present and future Gurus!We need more of your awesomeness!The TechNet Guru Competitions have become BIG news within Microsoft circles,...
View ArticleError: 18056, Severity: 20, State: 29.
Hi All,I am getting fowling error on Windows 2008 R2 Server/SQL 2008 R2 Service Pack 1 (Build 7601). Server is production for last eight month never had any error. This first time we had error and all...
View ArticleUsing SQL Azure for session state throws a cast error
I have a web application running on an Azure VM using SQL Azure for persistence. I just added a second SQL Azure database for ASPState. I believe that I have set up the ASPState database correctly but...
View ArticleI get one or the other error when i install SQL server 2012 SP1 in my Lab server
I get multiple errors when i install SQL server 2012 SP1 In my lab server. Not sure why i keep getting different errors all the time when i install SQL server 2012 & 2012 SP1. Below are error...
View ArticleSQL 2005 x64 exception
Recently We've migrated SQL 2005 x86 Enterprise running on Windows 2003 Enterprise to new hardware where is running Windows 2008 SP2 and SQL 2005 x64 SP4 with CU3. We migrate users (with standard...
View ArticleCan i write blogs in MSDN related to SQL Server?
I am very passionate when it comes about SQL Server.From the past 10 months i am writing blogs in SQL Server, and still i consider myself to be in a learning phase, which keeps me improving day by...
View ArticleTempdb mdf file is full
Hi All,my tempdb mdf file is full .it occupies 85Gb out-of 90GbServer:Sql server2008R2Please help me in this issue.Maheshwar Reddy
View ArticleWhy updates on some tables with always on synchronize mode take * 100 than...
I have Always-On synchronization on some databases, We want to change from asynchronize mode to synchronize mode, I tested to see what the change in performance between the two, and found that in...
View ArticleSQL Embedded, In-memory or whatever its called
I am a developer who uses different databases, but SQL Server is my favorite. I have a couple of small portable apps that I have been using a MS Access database to store information. I am interested in...
View ArticleDiffrent in performance between mirror with safey full and always-on with...
I need to run a POC to see if we can implement 2 phase commit in our mirroring environment.we currently can't configure always-on to the DR site, so I would like to run the tests using Mirroring with...
View ArticleSQL Server Performance Issue in Memory
Dear AllCan you please help me out of this below issue.My Server having : Windows 2012 SD 64 bitSQL : SQL 2008 R2 64 bit SP1 Memory : 64 GBSQL Min Memory : 45 GB and Max memory : 55 GB so remaining 9...
View ArticleLimiting index rebuild time
Is there a way to limit the time a rebuild index command will run so it will die at a specific time or after a given interval so as not to interfere with a scheduled job?Joe Torre DBA III County of...
View ArticleMaintenance plan for SQL Server 2012 Database in AlwaysOn Availability Group
Hi all,I need assistance creating a maintenance plan that will backup a databases logs in order to prevent them from filling up the drive they are located on. I have looked at some blogs but they do...
View Article