OS Error 665(failed to retrieve text for this error. Reason: 15105) while...
Hi everyone,I am performing a backup of sharepoint 2010 content database on my sql 2008 std edition which has file stream enabled and I experience the following problem.When the backup reaches 40%...
View Articlelogin sql server by one windows account
Hi, We have an asp.net intranet website. The users have several roles based on Active Directory. This asp.net website is connected to MS SQL Server. We would like to find thus solution: there is only...
View Article(provider: Named Pipes Provider, error: 40 - Could not open a connection to...
I had 7 table adapter and configure with different SPs. Now i added a new table adapter and configure with new sps, all old dataset is filling up with old sp and adapter. And while filling up new table...
View ArticleWhat precaution do I need to take to change the value of Page Verify Option?
Hi,We would like to update the Page Verify option to “CHECKSUM”. May I know what precaution do I need to perform and is that require any downtime? And do we need to restart sql services?ThThanks
View Articlecreating and assigning Database rights to SQL login ID
I'm creating and assigning Database rights to SQL login ID but a dialog box was saidTITLE: Microsoft SQL Server Management Studio------------------------------Create failed for Login 'xb25-f03f598241'....
View ArticleBackup SQL Server Database errors
Hey guys, I am trying to backup a particular SQL Server database and for some reason when it reaches 90% I get an I/O error and the Maintenance plan backup doesn't finish.I've tried multiple softwares...
View ArticleFiletable vs windows NTFS access
Can I store my file in FileTable and control the security via sql server? In other words, is there a way to prevent users from windows users from accessing the file? Also is there a way to apply...
View ArticleTransaction log full with simple recovery mode
Hi, we have a little db with recovery mode=simple. So, with this mode, transaction log suppose to be truncate after each checkpoint. I have a msg in the error log saying this: "The transaction log for...
View ArticleIntermitten Failures in Transaction Log Backups
We are having intermitten failures in backing up the transaction logs. We are running SQL Server 2005 Enterprise with SP 4, working on testing migration to SQL Server 2008 R2.10pm we perform a full...
View ArticleAre physical reads seriously affecting logical reads?
We have a heavily used SP which I'm trying to optimize because it sometimes runs slow.Yesterday on production it took 80 seconds and did 33m logical reads, according to profiler.(btw, this is a long...
View ArticleChange Data Capture (CDC) Is not populating the underlying tables
The database in question is in simple logging sql 2008 enterprise SP2 64 bit on windows 2008 enterprise sp2. This is a test database and there is very little activity. There are total 58 tables setup...
View ArticleDeadlock on single object
I don't understand how this deadlock even gets started, it seems to say that process C8 has a U lock at the same time process 48 has an S lock on the same object. Shouldn't that be prevented right...
View ArticleDifference between Alter index and DBcc DBreindex
HI All,I would like to know the difference between Alter index and DBCC DBreindex and from the below URL i came to know that DBCC DBREINDEX feature will be removed in future versions of SQL Server and...
View ArticleOrphaned Statistics
Hi allHaving run a DTA recommendation through on our server, it has created indexes which I have deemed not useful. I have removed the offending indexes but not the associated statistics objects. Is...
View ArticleTransactional Replication Issue
Hi , We are setting up a new Sql Server for our testing environment and migrated the data from Old Server to the New one by Attaching the .Mdf Files.The Old server was already having replication...
View ArticleSQL consistency based I/O error, help needed
Hello everyone.I'm new to database errors so I'm not really sure what I should do next. I'm using an accounting program running on SQL Server Express 2005 (9.0 SP3) on a Windows Server 2008R2. While...
View ArticleFailed to flush the commit table to disk in dbid 5 due to error 2601
I have a database with Change tracking enabled and when i tried to backup i got this error:Failed to flush the commit table to disk in dbid 5 due to error 2601. Check the errorlog for more...
View ArticleAnalysis Service database backup on daily basis and need to move backups to...
Hi All,I got a task to take Production server Analysis Service database backup on daily basis. And also a copy of these backup need to be moved another location/region(DR server) from production...
View ArticleMemory ISSUES In DR Server
Hi Team,We are getting memory usages 86 %.I have checked in windows task manager --> Process -- sqlserver.exe xxxuser 27,778,989 it was showing like thisCould any body please suggest me its DR...
View ArticleSQL 2008 R2 Failover Cluster
Hi all, I am trying to install SQL Server 2008 R2 failover cluster on Windows server 2012 OS. But I am getting the following error:-Downloaded the KB937444 and tried to install it but getting...
View Article