Monitoring Store Procedure
Hi allare there any method to track down the store procedure statistics like:1. when executed? and executed in a specific time ?2. the user who executed the store procedure.......
View ArticleSQL2008 R2 - low disk space - how to perform a bkp to a network drive?
Hi,we have a standalone server (not a domain member) with no enough space to create a backup (.bak) for some DB, there is a way to backup a network drive??I found the command below from...
View Articlecannot generate SSPI context.
we have data stored in server 'prod', and all jobs created in server 'SSIS'.ususally, our jobs are doing query data from prod and generate files.but last night, the server 'prod' reboot at 3am. all...
View Articlelatch details
hi gurus,I there any dmv query that gives details of latch in instance.This shouldnt degrade the performance while hitting database.thanks in advance,regards,venkat.
View Articlewmi query in case of sql named instance
HiI have a piece of c++ code that connects to sccm server. What i do is that i run WMI query ( SMS_SCI_SiteDefinition) to get the host and database name and then use SQLDriverConnect function to...
View Articletracking SQL client connection bandwith\resources
Occasionally are computer connections to our main SQL server database application slows down for users all of a sudden and application freezes for several seocnds. Then everything is mostly fine for...
View Articlecurrently running queries
Hi gurus,need a dmv query that displays all the current running sql queries.this query shouldnt degrade performance when hitting the database.thanks in advance.regards,venkat.
View ArticleClustering: How to Connect to SQL Server on the internal IP address?
Hi,I have an SQL Server cluster working.the users and applications use the cluster IP to access SQL, good.I have also a management network card for the admins, mainly used for RDP connections on the...
View ArticleWAITS
Hi Gurus,is there any DMV query for finding waits for user defined database.I wanted to represent the data through graph Please give suggestion and please specify what are the columns in the query is...
View ArticleMost Expensive Queries
Hi Gurus,is there any DMV query for finding most expensive queries for user defined database.I wanted to represent the data through graph Please give suggestion and please specify what are the columns...
View ArticleClustered Index Update or Insert Expensive Query Plan Operator
Hi Everyone,I'm in the process of analyzing a sql 2008 database for performance reasons. I have discovered a significant number of DML query plans that seem to show a high operator cost for 'Clustered...
View ArticleTimeout while shrinking log file
I am using MS SQL Server 2008 R2. I'm trying to shrink the log file and then the data file of one of my DBs. Virtually every time I try, I get an error about the lock timeout period exceeded. The DB is...
View Articlecapture triggers firing using extended events
On my servers, there are a lot of triggers. I would like to track these triggers run time, how often they are running, databases and tables they are residing in.I tried using extended events via the...
View Articletop buffer expensive queries
Hi gurus,i need a dmv query that finds top 10 buffer expensive queries.please help me.appreciate your help.thanks in advance,venkat.
View ArticleExtended event monitoring and 'Using 'dbghelp.dll' version '4.0.5''
I've been using extended events increasingly to monitor some of my servers, databases, and processes. I have a few different sessions set up, some of them that I have left running with a histogram view...
View ArticleMost suitable SQL server 2008 CAL licenses when running client software on a...
Hi,We have a Remote Desktop Server where users are running a Microsoft Access Project client. This client connects to a SQL server 2008 back end database.My question is to check whether it is best to...
View ArticleSQL 2000 - Error 2202: Job oXxxxxxxxxx does not exist in the job cache.
Hello Friends I had an issue with Sql 2000! The jobs isn't working! When I start a job, I had the follow message; "Error 2202: Job oXxxxxxxxxx does not exist in the job cache." I tried to restart the...
View ArticleHow to convert sqlite backup in to native backup ?
Hi ,How to convert sqlite backup in to native backup ?any utility?Thanks
View ArticleRe:Backup to disk..
Hi,please send me the answer fast..backup to disk not allow ? what can i do?Thanks,PurnaThanks, Purna
View Article