<?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/"
		>
<channel>
	<title>Comments on: Calculate required kernel parameters for running Oracle 11g Release 2 on Linux</title>
	<atom:link href="http://blog.ronnyegner-consulting.de/2009/10/28/calculate-required-kernel-parameters-for-running-oracle-11g-release-2-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ronnyegner-consulting.de/2009/10/28/calculate-required-kernel-parameters-for-running-oracle-11g-release-2-on-linux/</link>
	<description>Ronny Egners Blog about Oracle, UNIX and EMC / Legato Networker</description>
	<lastBuildDate>Fri, 06 Jan 2012 07:51:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris Tuttle</title>
		<link>http://blog.ronnyegner-consulting.de/2009/10/28/calculate-required-kernel-parameters-for-running-oracle-11g-release-2-on-linux/comment-page-1/#comment-989</link>
		<dc:creator>Chris Tuttle</dc:creator>
		<pubDate>Thu, 28 Jan 2010 19:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=899#comment-989</guid>
		<description>Setting the kernel.shmmax value greater then 4GB -1 has the following disadvantage:  If Oracle segfaults it will not be able to write a coredump file.   This value represents the max size of a single shared memory segment,   if your SGA(s) is larger than this value than multiple shared memory segments will be used.  From metalink Doc ID:567506.1</description>
		<content:encoded><![CDATA[<p>Setting the kernel.shmmax value greater then 4GB -1 has the following disadvantage:  If Oracle segfaults it will not be able to write a coredump file.   This value represents the max size of a single shared memory segment,   if your SGA(s) is larger than this value than multiple shared memory segments will be used.  From metalink Doc ID:567506.1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

