Assembly binding turned off
Hi,HKLM\Software\Microsoft\Fusion!EnableLog] is missing from my registry and I have problems installing MS SQL 2008 or 2012. It is very important for my study, and i need urgently to solve this.Bojan
View Articlewhat does this deadlock graph mean?
<deadlock-list><deadlock victim="process975948"><process-list><process id="process975948" taskpriority="0" logused="1200" waitresource="KEY: 7:72057896813723648 (12b7fb17bed7)"...
View ArticleSQL 2008 R2 update
hi all,i was running SQL 2008 R2 SP1 on a system and i applied this comulative update from herehttp://support.microsoft.com/kb/2679367 trying to fix the problem described...
View Articlesqlps warning spam
Hi everyone.SQL10.50.2500 I start sql server powershell console (Right click on Object explorer server node:Start Powershell) "sqlps.exe". When it initialize, and when i try to execute any command, i...
View ArticleTPC-E test on SQL Server 2012 high runnable task count
I know I probably shouldn’t be replying to this old thread, but I’m crossing my fingers that Jonathan Kehayias will see activity on this old thread and respond…I’m using Quest Benchmark Factory to run...
View ArticleErrors in windows Application log on windows server 2008R2 standared
Hi All,We are receiving below errors on windows server 2008R2 standard edition.1) Exception of type "Error" caught: msgID=LEXC006I, rc=8, feedback=0, substitution=&ERRSTR=[08001][Microsoft][SQL...
View ArticleCannot Connect to Remote Named Instance of SQL Server
We have 3x instances of SQL Server 2012 installed on a single remote server - there's the default MSSQLSERVER instance, then \INSTANCE01 and \INSTANCE02. I can remotely connect to the default...
View Articlesafe way to do updates
I have a database where many tables have many indexes and as a result different updates can get tangled up and deadlocked. So here's my question. Is it guaranteed safe, so that I will get blocking...
View ArticleQuery timeout
If am not wrong, the default query timeout of a query submitted to database engine from a .net/java application is 30 seconds. This means that if query runs for more than 30 seconds the sql server...
View ArticleSQL Server - inconsistent insert speed, fast then very slow
Hi all, I'm trying to diagnose a slow insert that I thought I had fixed but the problem is returning intermittently. It's literally a straight insert statement, it runs every evening and inserts...
View Articlewhere is statistics histogram info stored
When I do a dbcc show_statistics with histogram I get a histogram table. In what view/table is this info stored? Is the table/view accessible through tsql?thanksoldmandba
View Articlewait_time in sys.dm_exec_requests is negative.
Please let me know why i am getting wait_time values -801668467,-801666780,-801692889 etc. when i execute sys.dm_exec_requests on sql server 2005 SP4.Manish
View Articleorphaned user
Hi all,i know how to troubleshoot sql server orphaned users when i migrate database one server to another server.like that how can i troubleshoot windows orphaned users when i used windows...
View Articlesecurity
hi all,what is difference between mixed authentication and windows authentication in ms sql server..?which scenario we can use mixed authentication and which scenario we can use windows authentication..?
View ArticleSQL server cluster
Can someone help me understand cluster? we have two nodes for the cluster. each cluster we installed two sql instances, one is prod, one is qa. Does it mean we have total 4 instances installed, or only...
View ArticleMonitor ressource governor workload group fails as data collection ?
Hi all, I set up ressource governor in sql 2008 r2. Am able to monitor cpu usage % per workload group live. When I add "\SQLServer:Workload Group Stats (*)\CPU usage %" into a data collection no data...
View ArticleSQL Server 2008 R2 stopped working
I've been using SQL Server R2 in my Windows 7 64 without any broblem. But today When I realized that my reporting services is not running, then I saw that SQL Server service is stopped. When I tried to...
View Articlegetting FetchBufferTokenHandler: Encountered unexpected unknown token (0x30)...
SEVERE [com.microsoft.sqlserver.jdbc.internals.TDS.TOKEN] (pool-27-thread-7) ConnectionID:1: FetchBufferTokenHandler: Encountered unexpected unknown token (0x30) SEVERE...
View ArticleSSMS- Error while Modify Sql Agent Job error?
I am trying to modify the Sql agent job. That time i am getting the below error.SQL Server 2005 SP4.TITLE: Microsoft SQL Server Management Studio ------------------------------Value of '120' is not...
View ArticleHow to backup report files from report server
My current SQL Server 2008 R2 is expired (eval period). So as a consequence report server is blocked and down as well. I want to reinstall SQL Server 2008R2, but I'm afraid I will lose all my rdl files...
View Article