Issue 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 ArticleWindow server change password that can be effected to SQLSERVER
Dear,I have changed password window server 2008, but it can't started SQLServer service.Please provide solution because i want to change password window server 2008 that cannot effect to reverser.Regards,
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 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 ArticleSQL chooses a slow plan
I've been chasing around performance issues on this new system for a few weeks now, and it's been frustrating. I wonder if this is why.I isolated down to a semi-random little update statement:update...
View Articletracewrite waits averaging over 1000ms
Again looking at waits, and the average wait time for my tracewrites, when running Profiler interactively on my workstation monitoring the engine running on the server, server shows average waits for...
View Articlescript to get a single email summary of all database and transaction log backups
Hi,i'm wondering if someone could help.....we are using SQL 2008 R2 and are wondering if anyone knows of any script/s that will generate one email which has a summary all database and transaction log...
View Articleunable to utilize full bandwidth for log shipping process on sql server 2008
There is a 64 Mbps private replication link over WAN between primary and secondary server hosting sql server 2008Details : Intel(R) Xeon CPU E7-4830 @ 2.13 Ghz(2 processor) 64 bit,42 GB RAM hosted on...
View Articletroubleshooting full tempdb
Today our applications started logging the following error for a brief period of time (maybe 1 minute total).Message: The transaction log for database 'tempdb' is full.Checked the drive that tempdb is...
View Article