Operating System Error 170(Requested Resource is in use)
I have a issue in my test environment which is continuously occuring from the installation of SQL server. Whenever i log on to SQL server instance receiving pop-up "Log for tempDB is not available,...
View ArticleSQL Server 2005 Reporting Services Not Started
Hi,Reporting Services service (sql server 2005 standard edition, sp4) stopped. When I try to start it from windows services there is error:"Count not start the SQL Server Reporting Services (SQLServer)...
View ArticleDatabase Backup suddenly Slower by 7 times
Hi AllI have a database about 20G, originally it takes about 150s to backup, but today it takes about 900s to backup.I use perfmon to mon, there are nothing special. and the SAN also has no alert or...
View ArticleTable Record disappear at once!!!
Hi All~ I have a table with about 1000 rows of records and don't know why all the records are deleted.are there any method can trace back the cause of it?
View Articleblocking from xp_sysmail_format_query waittype of preemptive_os_getprocaddress
Hi! We have a hung process with wait type of preemptive_os_getprocaddress. The process's last statement was xp_sysmail_format_query. I tried killing the proc, but now it just in killed/rollback status....
View Articlespecifying same value for both min and max server memory in SQL server
Hi,Running with SQL2008R2Ent 64 bit SP2 on Win 2008R2 enterprise , we have had the max and min server memory of the SQL properties changed to utilize 50GB of RAM, this came from an application...
View Articledoes a view use the underlying indexes to run faster?
Hi. We may want to start using a view for one of our fact tables.We are concerned that when we query this view and add a where clause that references underlying table indexed columns, that sql will...
View ArticleHigh No of Active Connections Causes Denial of Service?
Hi,We had an incident recently where our SQL Server was refusing remote connections. I was able to RDP onto the Server and connect to it locally. Someone was running an EntityFramework application...
View ArticleSQL Database user moved under System Databases
Hello Experts, I have a software that is running with SQL Server 2005. The software has an tool to configure replication between the 2 dbs I have. When the tool asked me for a name of my distribuitor...
View ArticleHow to get logins from a master database backup without rebuilding ?
I migrated more than 200 databases from one SQL server to a new SQL server. I also transferred logins,jobs,linked servers etc.I used the official method ( using sp_help_revlogin ) for transferring...
View ArticleVLFs
I was doing some research and found the following code that is supposed to bring the VLFs(virtual log file)in the log file down. Was wondering if this is the correct approach? I have read Kimberly's...
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 ArticleLogshipping Copy and Restore Jobs not running
Hi Team,I have configured logshipping on a database in domain. It was working well by yesterday. Today, backup job on primary server going on well but copy and restore jobs are not running according to...
View ArticleWhy does Recompiling Sprocs resolves blocking
Dear Experts ,I wanted to have an in-depth understanding of "why would recompiling a Sproc resolves blocking ?"The tables accessed by Sprocs are really small .So its not out of date stats or index...
View ArticlePermissions required for domain user to configure raplication
Hi Team,Can anyone tell me please, which permissions are required for a domain user on primary server to configure raplication?Thanks in advanceVikas
View ArticleHow to recover tempdb space
I have pretty much automated all of the data feeds that feed our DW. Due to the nature of the way we designed things, our tempdb (data file) fills up during the course of the week. Once it fills up the...
View ArticleWhat is OBJECTSTORE_LBSS?
My database instance was running slow. I logged into the machine to find SQLServer was taking 32GB of memory(out of 32GB), odd since I configured it to only take 14GB. Ran the following: select name,...
View ArticleHow to kill a connection used selected user?
Hi Let assume that I know name or IP address a user that is connected to my db. How can I kill a connection based on user name or his IP address?Regardskicaj
View ArticleSQL Licenses in VM Environment.
Hi,We have VM environment and have sql server licenses per CPU. We have all VMs in UCS. That is basically big machine with lot of power (cpu, ram etc) and consider as one blade. VMs created inside...
View Article