2012 missing msxmlsql.dll
With SQL 2012 SP1 on windows 2012, we are getting an error (in sql server error log) Failed to verify Authenticode signature on DLL [instance install root]\MSSQL\Binn\msxmlsql.dllthat DLL is not there,...
View Articledatabase size big difference between original and restored for sharepoint
our sharepoint database wss_content on production server is 12GB, after we restore the site by stsadm -o restore -urlhttp://restored sharepoint site url/ -filename "backup file of original site.dat"...
View Articlesys.servers in AdventureWorks
I assume that this system view is in master db.(SELECT * FROM master.sys.servers EXCEPT SELECT * FROM AdventureWorks.sys.servers) UNION ALL (SELECT * FROM AdventureWorks.sys.servers EXCEPT SELECT *...
View ArticleWhy does SQL server resets TCP connections?
Hi experts, Please see screenshot here(http://www.4shared.com/file/jTRUk_Gf/All_SAP_connections_are_droppe.html).Application Reset:This situation also generates a lot of calls and, unfortunately,...
View ArticleThe cluster on this computer does not have a shared disk available. To...
Dear Friend,I am writing something about this error when i tried to configure fail over cluster node in sql server 2008 R2.One Server with 3 Virtual machine for testing.One Domain Controller.Other...
View ArticleODBC32 connection fails to authenticate on SQL Server
I ran into a weird error message yesterday when trying to connect a workstation ODBC32 to the SQL Server using Native client 10. See message below. I can't tell if I am facing NAT/firewall issues or...
View ArticleHow to generate NDF files?
It seems the main file for a database is MDF file. And when MDF file size reaches some limit, then SQL Server will generate associated NDF files. Currently we need to test such a case. Where is the...
View ArticleCan't start SQL Server Browser anymore
Hello,<o:p></o:p>I tried to install SQL Server 2008 Express. An Error message came up that an says that the SQL Server Browser was unreachable<o:p></o:p>I tried to start the SQL...
View ArticleQuerying extended Events XML WaitTypes and Duration
I'm querying Xevents XML that I have collected, and there is something that I dont quite understand, my definition is for statements taking more than 100 milliseconds and also get the wait type as...
View ArticleUnable to export the file
Hi,I have used .Net project to insert one image file into my_schema.dbo.user_master.photo_file with user_id = 4.I've got SQLState = S1000, NativeError = 0 Error = [Microsoft][SQL Server Native Client...
View ArticleDatabase Mail (no such host is known)
Hi,I have followed the steps to set up the SQL server 2008 database mail function. I have also created a job to run everyday to send out email. But, it works sometimes and most of the time it does not...
View ArticleDataSet Reading Problem in Thread
I have the Bulk XML Doument which has 10000 students record (assumption) as follows:<school><student...
View ArticleError in linked server :error 0x8000FFFF
HI ALL,I am working on one banking project.We send data to remote server using Linked Server Method.From last couple of days I am facing below problem ,''The OLE DB provider "SQLNCLI" for linked...
View ArticleHow to get the data from different database which is in different instance??
Hi everybody,I have a database server suppose (dbsrvr) and the same server with different Instance suppose (dbsrvr\UAT)Database details:-1. DB_RCS is in dbsrvr\UAT2. DB_DM is in dbsrvrI want to get the...
View ArticleAlert cannot invoke it's response job
Hi,On an SQL 2005 instance, I have an alert which triggers at a database backup. It raises an alert when the message in the SQL Server log contains the text "backed up. Database". When the alert fires,...
View Articlecopy only backups & transactions captured in the transaction log
Hi I am trying to understand what exactly is a copy only backup and how this could be used in real world and what sort of transactions does the transact log file store.Thanks in advance..........
View ArticleSCCM - cannot shrink transaktion log file
Hi thereI’ve got some trouble with a growing log of my SCCM DB.I checked the postings like “Cannot shrink log file because all logical log files are in use” but it doesn’t work for me.I set the DB...
View ArticleSYSFGFRAG
I wanted to know if anyone knew what this system table is for (SYSFGFRAG). It showed up in one of my traces but when I try to query it I get a message that no such object exists. I assume it is some...
View ArticleConnection Licensing SS2008 STD Ed.
I have installed SS many times and have never indicated the number of concurrent connections or any licensing info, so I am under the impression that an installed SS2008 STD Ed instance will not refuse...
View ArticleDisabled user
Hi,Under users tab, one user shows disabled (red down arrow). This user has login on server level which is enabled. I want to enable this user on db level but cannot. I right clicked on it but there is...
View Article