Mon, Jun 4 2012 23:51
bradley
Memory issues with SQL
When people have SQL on their servers in a line of business app many times the line of business app vendor says they are not in the business of troubleshooting performance of the app.
Really? So then why did you build it on SQL if you don't know how to best optimize your app.
Using sys.dm_os_ring_buffers To Diagnose Memory Issues in SQL Server - The Microsoft MVP Award Program Blog - Site Home - MSDN Blogs:
http://blogs.msdn.com/b/mvpawardprogram/archive/2012/06/04/using-sys-dm-os-ring-buffers-to-diagnose-memory-issues-in-sql-server.aspx
My advice? Find someone who is a SQL guru and see if you can hire them to take a look at your line of biz app.
(and in case you know know anyone for hire... http://www.thirdtier.net/who/edwin-sarmiento/ the folks at Third tier have one)
Filed under: News