slow inserts causing timeouts
I have been trying to fix a production issue, where some of the client transaction are timing out.The client has a requirement that a transaction must finish with in 2 seconds other wise it is...
View ArticleSQL Services fail to start after WSUS windows updates whether they have SQL...
SQL Services fail to start after WSUS windows updates whether they have SQL updates or not.#### Application Event log - Windows Server 2008 R2 Standard - SQL Server 2008 R2 EE #### 2013-02-19 - 3:33:13...
View ArticleInsert Suspended
HiWhile inserting records into a table I found that it was taking too much time, I open Activity monitor window and try to look where it was stuck!! There is no any other session was running except my...
View ArticleI STILL can't get a full text search to work on a filestream table.
SQLServerExpress 2012/WIndows Server 2008R2Create filestream enabled database:CREATE DATABASE ISR PRIMARY (NAME = FileStream1, FILENAME = 'C:\Program Files\Microsoft SQL...
View ArticleRebuild index task failed with error: Could not proceed with index DDL...
Hi Friends,I have one rebuild index job in my environment which is created using maintenance plan & having an option "keep index online ".job is continuously failed at this schedule time, when i...
View ArticleIssue with SQL Agent Running
Not sure if this is the right forum, please let me know if it should be posted elsewhere. We have SQL 2008 R2 Standard on a Windows 2008R2 server. About a year ago we had to rename the server and had...
View Articlesys.dm_exec_sql_text not showing all queries
i am using sys.dm_exec_sql_text DMV to get the Query on a Particular Database.But this DMV is not showing every Query.Example:if i run the Query ----> select * from Employee ---------- this Query...
View Article%d%d Threshold error in Log-Shipping?
HI%d%d Threshold error in Log-Shipping?Thanks & RegardsPrasad Kilari
View ArticleSQL Server 2012 Management Studio & Visual Studio 2012 Express: Database &...
Hi all,I have SQL Server 2012 Express [that has SQL Server 2012 Management Studio (SSMS 2012)] and SQL Studio 2012 Express installed in my "Windows 7" PC. I can manually create a Database...
View ArticleHow to denormalize a normalized database
Hi all,any one please explain me "how to denormalize a normalized database"thanks in advancethanks,kishor
View Articlecannot open index in ssms
i want to open my index as script selectbut when i m trying to open ,getting following errorLock request time out period exceeded. (Microsoft SQL Server, Error: 1222)
View ArticleConfiguring File Tables in SQL2012
I followed this MSDN blog:http://blogs.msdn.com/b/sqljourney/archive/2012/11/10/how-to-sql-2012-filetable-setup-and-usage.aspxI've done a little bit of work with filestream tables. The Filetable table...
View ArticleTable partioning for archiving
Hi,I have a database that is taking up approximately 66% of space on a network drive that also hosts other databases. The culprit is one table which is currently 40GB in size. I was considering table...
View Article140 pagelatch_ex per second, but 0.01 milliseconds/latch, is that normal?
Lots of pagelatch_ex waits, but the cumulative time is tiny.Is that anything to worry about?(I select waits into a temp table, wait a few seconds, get another sample and compute the deltas)Thanks,Josh
View ArticleIs SQL Server Enterprise 2012 supported on VMWare 5.0?
Is SQL Server Enterprise 2012 supported on VMWare 5.0?
View ArticleSQL Backup
HiI am intending to take a full/complete backup of the database.Can you tell me if I need to shutdown the sql sever before taking a backup?Thanks
View ArticleCancel / Rollback for two transactions
I began running two update queries three days ago. I was using SQL Server Management Studio in a single window. The window looked like this:UPDATE mytable SET Field1 = Value1 UPDATE mytable SET...
View ArticleMemory utilization of SQL server 2000;2005,2008 &2008R2 sql servers
Hi All,From past few days we are getting so many issues/alerts regarding sql server.exc is utilizing 90% of memory in 2000;2005,2008 &2008R2 sql serversMy question is there any check list i need to...
View ArticleSql 2005 Profiler: No "Deadlock graph" appeared in trace
I ran a trace against a sql 2005 database and selected Locks: Deadlock graphLock:DeadlockLock: Deadlock chainWe encountered a deadlock and the last two items were caught in the trace but not the...
View ArticleSQL Portuguese Desktop Application on Polish Windows 7 Professional
Hi, I have a problem with one application in Portuguese installed on a Polish Windows 7 Professional. When I select any table, the fields doesn’t show up with the correct codepage. The database has the...
View Article