<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EveryDay Practical Solutions for an Oracle&#124;SQL Server DBA &#187; SGA/PGA Tuning</title>
	<atom:link href="http://www.oracledbasupport.co.uk/category/tuning/sga-pga-tuning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oracledbasupport.co.uk</link>
	<description>This is my (Sagar PATIL ) blog to list day to day issues</description>
	<lastBuildDate>Fri, 20 Jan 2012 22:39:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Find out SGA PGA Size</title>
		<link>http://www.oracledbasupport.co.uk/find-out-sga-pga-size/</link>
		<comments>http://www.oracledbasupport.co.uk/find-out-sga-pga-size/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:43:33 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[SGA/PGA Tuning]]></category>
		<category><![CDATA[Tuning]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[MAX]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PGA]]></category>
		<category><![CDATA[sid]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/2008/11/12/find-out-sga-pga-size/</guid>
		<description><![CDATA[SET LINESIZE 145 SET PAGESIZE 9999 COLUMN sid                     FORMAT 999            HEADING &#8216;SID&#8217; COLUMN oracle_username         FORMAT a12            HEADING &#8216;Oracle User&#8217;     JUSTIFY right COLUMN os_username             FORMAT a9             HEADING &#8216;O/S User&#8217;        JUSTIFY right COLUMN session_program         FORMAT a18            HEADING &#8216;Session Program&#8217; TRUNC COLUMN session_machine         FORMAT a8             HEADING &#8216;Machine&#8217;         JUSTIFY right TRUNC COLUMN session_pga_memory      FORMAT 9,999,999,999  HEADING &#8216;PGA Memory&#8217; COLUMN [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/find-out-sga-pga-size/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

