<?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>Parm Patram &#187; BLOCK SIZE</title>
	<atom:link href="http://oracle.3dub.com/category/administration/block-size/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracle.3dub.com</link>
	<description>Oracle, Linux and UNIX tips, tricks and stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:14:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enabling different block size for a tablespace</title>
		<link>http://oracle.3dub.com/2009/05/01/enabling-different-block-size-for-a-tablespace/</link>
		<comments>http://oracle.3dub.com/2009/05/01/enabling-different-block-size-for-a-tablespace/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:59:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BLOCK SIZE]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=319</guid>
		<description><![CDATA[You have to setup a cache for the size you want to create if it is different from DB_BLOCK_SIZE initialization parameter like so:
alter system set db_&#60;N&#62;k_cache_size=&#60;REQUESTED SIZE&#62; scope=BOTH;
]]></description>
			<content:encoded><![CDATA[<p>You have to setup a cache for the size you want to create if it is different from DB_BLOCK_SIZE initialization parameter like so:</p>
<p>alter system set db_&lt;N&gt;k_cache_size=&lt;REQUESTED SIZE&gt; scope=BOTH;</p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/05/01/enabling-different-block-size-for-a-tablespace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

