How to pass parameter values to asmx web service through a stored procedure...
Hi,Can anybody please help with this?I need to pass paramter value to my web service which I have hosted locally through a stored procedure. But I am not able to find a way to use that URL to pass...
View ArticleIssue in SQL Server configuration Manager-->SQL Native Client Configuration
Hi All,While connecting to particular sql server 2012 instance, i want to connect through namedpipe network protocol. So while connecting through ssms-->options-->network protocol-->except...
View Articlespt_values, 3rd party sql monitor, and index fragmentation.....
We are running a 3rd party Sql Monitor tool that reports we have excessive fragmentation in our master database. After hitting my head for some time I determined they were referring to the spt_values...
View ArticleSQL Server Connectivity Issue
I am able to connect the server but not to the SSMS. getting the below error:"The client was unable to establish a connection because of an error during connection initialization process before login....
View ArticleCan't Reduce VLFs
Hi guys, I have a job that tries to make sure every DB has < 50VLFs. It shrinks the log then regrows it to its original size in 1 step. I have one DB that I can't get < 300 VLFs. I think its...
View ArticleHai all.
how can we troubleshoot connection timeout issues in sql server,like when we try to login to sql server sometimes it do occur that " connection timeout error"how can we troubleshoot and possible...
View ArticleI can't attach .mdf operating system error:5
Hi everyone, I searched this error in form and internet but none of them solve my problem.I have windows 7 ultimate edition and ms sql server 2005 management studio & sql server express 2005.I have...
View ArticleSQL Service terminated
We have a 3 node cluster with 2 instances of SQL.Each instance runs on a primary node & both instances share a failover partner.Today we ran Windows Update on the failover node, then moved one...
View ArticleReORG causing Transaction log grow in simple mode
sql server 2008 R2 , sp1, 64 bit enterprise edition.My database is in simple recovery model.It is a publisher.While running reorg on a big table , transaction log grows big . When I checked...
View ArticleAllow everybody to access a db ?
Hi all, How do I allow everybody (NTLogins and SQL Users) access to one table in a specific db ?Thx for your feedback. acki4711
View ArticleProfiler shows minimum 15ms quantum of CPU time?
We have a "chatty" application that makes a lot of sub-5ms calls to the database.Everything is running as maxdop=1 on a 2 core dev system.I only just noticed that profiler is reporting a lot of these...
View Articlewhy does MEMORYCLERK_SQLOPTIMIZER take lot of memory and how to clear it?
Hi guys, The following is my issue: 1.Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64) Apr 2 2010 15:48:46 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.1...
View Articlethe TEMPDB properties in the "Files" option show the "Initial Size (MB)" as...
Also, when I look on the file system, the tempdb mdf file is 27GB.... So why is the files option showing 8MB????Also, this query says it is 8MB as well, but on the file system it shows up as 27GB? We...
View ArticleAre you very knowledgeable about SQL Server Database Engine? Win love and...
TechNet Wiki is looking for and celebrating the best of the best!Is that you? Do you consider yourself an expert, authority, or just pretty good at this technology?Show us your forum solutions and...
View ArticleJust how well does SQL Server use a three-field clustered PK?
We have a little utility table, "little" with about 100k rows, that has a PK with three fields, then half a dozen other fields. This morning at 4AM two ETL jobs managed to deadlock over it. We can't...
View ArticleFullscans / second reaches "critcial" state according to 3rd party monitoring...
We have a third party monitoring tool that claims our production sql server has reached a "critical" number of full scans\sec. Assuming this is true how can I determine what database(s)\table(s) are...
View Articleupdate performance
i am trying to update 300, 000 records using a join and a condition, it takes around 11 min, the time is too lons, i want it to be in seconds,the schema of two tbles is given below:pat hospid...
View ArticleRebuilding/Reorganize indexes based on avg_fragmentation_in_percent right...
On weekly basis I rebuild all indexes of a database. Due the continuously grow of the database size the duration of the rebuild operations exceeds the available maintenance window of 5 hours.Therefore...
View ArticleProblem attaching a database
Hello, I have made a database in SQL Server 2005 Developer edition. I tried to attach it to a SQL Server 2005 Express Edition but I coundn't. I can attach and dettach it to the developer edition...
View ArticleSame Stored Proc response time is different for different web servers
Hi,Same website is hosted on multiple web servers and they are running in a load-balance environment. On SQL Sever 2012, Same Stored procedure response time (duration) is double or more for one web...
View Article