Quantcast
Channel: SQL Server Database Engine forum
Browsing all 15264 articles
Browse latest View live

In order for the new setting to take effect for max worker thread do we need...

I want to change the max worker thread value to 0 [as of now its >0] for few of my server and after setting up the value to 0, do I need to recycle sql services in order to new setting to take...

View Article


SQL Server 2008 Extended Event Predicate to target a specific stored procedure

Hi,Could I request for an example of using the extended events predicates to target a specific stored procedure?I am trying to gather as much information when a specific procedure errors or times...

View Article


how to convert this query into merge statement in sqlserver 2008 R2?

Hi ,i am facing this issue from last 3 days  actually the below query fulfilled my requrirement but this code is rejected by lead and asked to make it as merge statement.my actual query...

View Article

Image may be NSFW.
Clik here to view.

sys.dm_os_wait_stats

Sometimes i had problem with slow working of sql server.After reading some article i find about running sys.dm_os_wait_stats. In my sql server i ran query select * fromsys.dm_os_wait_stats order by...

View Article

Add language to FullText Semantic search

I've been reading about new Semantic Indexes in Sql 2012, and it seems like tailor-made for my needs.Unfortunately I hit the wall while trying to implement it in my project.The wall is content of...

View Article


error when Attach a Database in SQL Server ,,

hello to all of you ,,actually i get trouble when i attach Database in SQL Server 2008 ,,it display message with..  { TITLE: Microsoft SQL Server Management Studio ------------------------------ Attach...

View Article

Queries and stored procedures running slowly.

Hi,I have noticed that AX performance seems pretty poor so ran a Profiler trace. From it I can see that some stored procedures are taking a long time to run. The below is an example. this particular sp...

View Article

Idle connections: problem or not?

SQL Server Version: SQL Server 2008 R2 SP2 Enterprise 64 bit on Windows 2008 Enterprise Avg Number of Active Connections: 5Avg Idle Connections:350Avg Batch Size/sec: 550I want to know that whether or...

View Article


how do i replace the usage of "connect by prior" in SQL SERVER 2008-R2 ?

Hi ,i got one requirement like to write the recursive query. the same issue is resolved in oracle 10g with the help of connect by prior functionality.here i am going to post my table structures with...

View Article


Image may be NSFW.
Clik here to view.

Create a "SQL Server Login Dialog" with Visual C++?

Is it possible to invoke the SQL Server or System API and create a login dialog via Visual C++ 2008, so that the end user can select which server he want to connect, as well as the user/password, just...

View Article

Which is better for a clustered index Identity or a random Bigint column

Hi All,In a datawarehouse style table, I am wondering which one is better for the design of the table, an identity column which has no use for a query perspective. Or a column which is also unique, but...

View Article

SQL Server Alias Configuration

Hello,I have a question to create a SQL Server Alias to move an SQL Cluster instance to a new hardware.Our environment looks like, that we have a Windows Server 2008 R2 Cluster Installation. On this...

View Article

Blob data pages have a lot of unused space.

I have a table with blob data that has a truckload of unused space that I can't get rid of.  SELECT * FROM sys.dm_db_index_physical_stats    (DB_ID(N'Test_dbname'), OBJECT_ID(N'tableName'), NULL, NULL...

View Article


SSPI handshakes failed

Hi,We have following error in error log:SQL Error Log: 17806: SSPI handshake failed while establishing a connection with integrated security.How to resolve it?Thanks

View Article

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 Article


database 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 Article

sys.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 Article


Why 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 Article

The 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 Article

ODBC32 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 Article
Browsing all 15264 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>