<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; 2005 &#8211; Introduction to sys.dm_exec_query_optimizer_info</title>
	<atom:link href="http://blog.sqlauthority.com/2008/03/28/sql-server-2005-introduction-to-sysdm_exec_query_optimizer_info/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/03/28/sql-server-2005-introduction-to-sysdm_exec_query_optimizer_info/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #022 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2008/03/28/sql-server-2005-introduction-to-sysdm_exec_query_optimizer_info/#comment-446870</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #022 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 30 Mar 2013 01:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=551#comment-446870</guid>
		<description><![CDATA[[...] Introduction to sys.dm_exec_query_optimizer_info sys.dm_exec_query_optimizer_info returns detailed statistics about the operation of the SQL Server query optimizer. You can use this view when tuning a workload to identify query optimization problems or improvements. For example, you can use the total number of optimizations, the elapsed time value, and the final cost value to compare the query optimizations of the current workload and any changes observed during the tuning process. All occurrence values are cumulative and are set to 0 at system restart. All values for value fields are set to NULL at system restart. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Introduction to sys.dm_exec_query_optimizer_info sys.dm_exec_query_optimizer_info returns detailed statistics about the operation of the SQL Server query optimizer. You can use this view when tuning a workload to identify query optimization problems or improvements. For example, you can use the total number of optimizations, the elapsed time value, and the final cost value to compare the query optimizations of the current workload and any changes observed during the tuning process. All occurrence values are cumulative and are set to 0 at system restart. All values for value fields are set to NULL at system restart. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarabpreet Singh</title>
		<link>http://blog.sqlauthority.com/2008/03/28/sql-server-2005-introduction-to-sysdm_exec_query_optimizer_info/#comment-36174</link>
		<dc:creator><![CDATA[Sarabpreet Singh]]></dc:creator>
		<pubDate>Thu, 01 May 2008 10:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=551#comment-36174</guid>
		<description><![CDATA[Hi,

I am working on SQL Server 2000, and i want to know after a user session gets created with my database,
How much memory space gets reserved by this session.
or
Is there any default value to this????????

and my second question is
How to retreive the checkpoint duration of the server. 
I dont want to set any value but lets suppose someone has already changed it and now i want to know whats that......



Regards,
Sarabpreet Singh
MCTS, MCITP]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am working on SQL Server 2000, and i want to know after a user session gets created with my database,<br />
How much memory space gets reserved by this session.<br />
or<br />
Is there any default value to this????????</p>
<p>and my second question is<br />
How to retreive the checkpoint duration of the server.<br />
I dont want to set any value but lets suppose someone has already changed it and now i want to know whats that&#8230;&#8230;</p>
<p>Regards,<br />
Sarabpreet Singh<br />
MCTS, MCITP</p>
]]></content:encoded>
	</item>
</channel>
</rss>
