Cannot open backup device 'F:\foldername'. Operating system error 5(Access is...
SQL 2005 EnterpriseEven if I logon as Administrator and try to backup any of my databases to local partitions, I get this error below. I have been operating fine up until this point and doing backups...
View ArticleSS2012 SSMS New Query Error: BatchParser Missing
It maybe a coincidence, but started 2 days ago after virus/Trojan infestation (anti-virus deleted it?). McAfee technicians from Chennai cleaned my computer today.I cannot do repair from DVD due to...
View Articleshow Task manager data in SSRS
Dear All,We have an application. Which is currently facing performance problems. We are currently working on that.Bit right now we are advised create a report which shows Real time Memory usage and CPU...
View ArticleDecipher waitresource
I am trying to analyze a dead lock trace.I see this in the waitresourcewaitresource=KEY: 9:72057594065256448 (ef008dce9cbe)How can I find the exact key thats causing the problem? Thanks!
View ArticleLog Shipping false status
Hi All,We configure log shipping successfully.Even Backup, Copy & restore Jobs run successfully. I checked the log backup movement from primary drive to secondary drive too its happen properly.But...
View ArticleSQL 2008 R2 x 64 + VSS backup of filestream enabled databases
We are using Veeam to backup our SQL database using VSS and the hot backup is failing.We have extended our VSS timeout for Veeam to 30 minutes but still our backup job times out. Basically the VSS...
View ArticleCapture Process blocked queries
Hello All,I am new to SQL Server DBA, I created an Alert of type: SQL Server performance condition alertobject: SQL Server: LocksCounter: NUmber of deadlocks / secInstance: DatabaseAlert if counter:...
View ArticleIs there a way to characterize the cache by date? (SQL Server 2008R2)
We're using SQL Server Enterprise 2008R2 on a large VM farm. We have hundreds of SQL Server VMs that all run very nicely.However, when they were setup, the VM admins gave them huge amounts of memory -...
View ArticleBetter insert performance on a table only with a clustered index or a table...
Note, I am not talking about a clustered index against a non-cluster index, I mean a clustered index comparing to no index at all for inserting performance.I saw lots of links as below said that, a...
View ArticleSQL server 2012 Installation to put Data and Log on a separate drive
Anyone tell me how to separate the data and log files in separate drive.Can I give separate path for them during the installation or I go ahead with default installation later I move the files to...
View Articlefn_virtualfilestats - NumberWrites and umberReads column
So in SQL Server 2008 and beyond what do the columns numberReads and numberWrites mean? I thought this was simply the number of reads the number of writes issued by the sqlserver.exe process. I went...
View ArticleCONNECTION PROBLEM OF SQL DEVELOPER
I COULD NOT MAKE A NEW CONNECTION.WHAT WOULD I GIVE IN THE COLUMNS USERNAME,PASSWORD,HOSTNAME,PORT NOMBER WHEN ASKING FOR A NEW CONNECTION
View ArticleReportServerTempDB - logreusewaitdesc
Hi,I had a problem where ReportServerTempDB log kept growing even though it was in SIMPLE recovery model. On further investigation I found the column on sys.databases called logreusewaitdesc was set to...
View Articlewhat is the reason to disable all triggers when applying SP2 in sql server...
http://www.sqlcoffee.com/Tips0014.htmit recommended to disable all triggers,any reason for that? if it is necessary,how to do that one database - level how to do that on instance - level wide where...
View ArticleUnable to open physical file - Operating system error 5: 5(error not found)...
I am trying to attach a database to SQL 2005. This database has not previously been attached. I have only just installed SQL. I get the following message: Unable to open physical file...
View ArticleDatabase Mail issue
We are running SQL Server 2005 64 bit EE Build 5057 on Windows server 2003. Our Database mail seemed to have stopped working and i receive the following error.Log Database Mail (Database Mail Log)Log...
View Articlesql server 2012 will not connect
hi, I recently installed the 180 day evaluation flavor of SQL Server 2012 and everything was running fine until I re-booted the Windows 7 'server'. Now every time I attempt to reconnect the server...
View ArticleSQL Agent - UPDATE OPENROWSET not working
Hello,I've deployed an SP to export some data to an Excel sheet (using OPENROWSET and Microsoft ACE provider) which works flawlessly when launched it from a query window using my admin credential....
View ArticleMsg 8624, Level 16, State 1, Procedure broadcast_item_delete, Line 39...
I have a very simple procedure which is crashing with this error. we are using sql2008. the FK to table rashim_titles is causing the problem as when I drop the FK it worksthe crashing statement:exec...
View Article