Most 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 ArticleBulk load data conversion error space delimited with "" qualifier
Hi, I am having trouble with a bulk insert. I am using a prn file with space delimiters and "" qualifiers. I am also using a format file. below is the format and the bulk insert statement.field40 is...
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 ArticleLDF & MDF Files
Hi Gurus, is there any DMV query for finding size of all mdf's and ldf's for all user defined databases.I wanted to represent the data through graph Please give suggestion and please specify what are...
View ArticleSql authentication, AD groups, and Default Schema
I want to setup all database access using AD groups. A Management Studio snapshot:<Sql Server> Databases Test1 Security Test1 Sql Account Test1...
View ArticleHow to repair SQL Server after a dcpromo?
Hello. I have the misfortune of trying to repair a SQL Server 2005 instance after the server was dcpromo'ed. I know very little about SQL server. I can access the database with SQL Server Management...
View ArticleSql Query to Decrypt Password
Hi All, We use Sql Server 2008 and I need a query to know the password of users form aspnetdb databaseThanks, Quality Communication Provides Quality Work....
View ArticleDatabase incremental backup with Error:3013:BACKUP DATABASE is terminating...
Hi,Why I get this error when i try to get incremental backup.I took four time incremental backup.Database incremental backup with Error:3013:BACKUP DATABASE is terminating abnormally.Please execute...
View ArticleLOg cache question
Hi all,As we know log file will not contain the pages, It contains the series of log records.I have couple of doubts here 1) in SQL server memory pool LOG CACHE is for Transaction LOG FILE??2) If so...
View ArticleSQL server agent restart itself
Recently we have two SQL servers 2008R2 (SP1) experiencing a random restart of SQL agent. We are sure no one restarted but it restarted by its own and runs fine ever since. By looking at the error log...
View ArticleSQL 2008 R2 tempdb keeps growing when I run a certain query
We have a certain query that now seems to result in tempdb growing until the disk runs out of space. This has started happening recently, and seems to be very similar to an issue we had about a year...
View ArticleSQL Server DB slow to backup under Backup Exec
We have randomly gotten a slow down in our backup speeds within our SAN connection. Two servers both running Windows Server 2008 Enterprise with SQL Server 2008 R2. Both are HP DL380 G7 servers...
View ArticleExecution Plan vs. TIME/IO Statistics vs. Extended Event data
I've ran into an odd issue. I'm looking at the 'actual' execution plans of two different approaches to the same query. It tells me that the first approach is 97% of the cost, and the second is 3% cost...
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 Article