<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DZone Forums - Oracle</title>
		<link>http://forums.dzone.com</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sun, 22 Nov 2009 17:46:01 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.dzone.com/images/bluesaint/misc/rss.jpg</url>
			<title>DZone Forums - Oracle</title>
			<link>http://forums.dzone.com</link>
		</image>
		<item>
			<title>JD Edwards Data Archiving Solution</title>
			<link>http://forums.dzone.com/showthread.php?t=1939&amp;goto=newpost</link>
			<pubDate>Mon, 16 Nov 2009 08:20:29 GMT</pubDate>
			<description>Organizations can mitigate the impact of data growth by running batch reports during downtimes, purchasing faster hardware or purge data from the...</description>
			<content:encoded><![CDATA[<div>Organizations can mitigate the impact of data growth by running batch reports during downtimes, purchasing faster hardware or purge data from the application. <br />
<br />
None of these strategies fully address the reality of application growth coupled with the need for long term data retention. To maintain performance of JD Edwards database, while ensuring compliance, organizations must Analyze JD Edwards data for a given module or the sum total of the Application database.</div>

]]></content:encoded>
			<category domain="http://forums.dzone.com/forumdisplay.php?f=22">Oracle</category>
			<dc:creator>debrah.h48</dc:creator>
			<guid isPermaLink="true">http://forums.dzone.com/showthread.php?t=1939</guid>
		</item>
		<item>
			<title>how to create a tablespace that consist a fix number of extents?</title>
			<link>http://forums.dzone.com/showthread.php?t=1935&amp;goto=newpost</link>
			<pubDate>Sun, 15 Nov 2009 16:53:34 GMT</pubDate>
			<description>i wanted to create a locally managed tablespace with uniform allocation of extents. And also want my tablespace to consist only let say 5 extents. It...</description>
			<content:encoded><![CDATA[<div>i wanted to create a locally managed tablespace with uniform allocation of extents. And also want my tablespace to consist only let say 5 extents. It will use only one data file.<br />
<br />
here is what i know:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><br />
CREATE TABLESPACE TABLE1<br />
EXTENT MANAGEMENT LOCAL<br />
UNIFORM SIZE 64K<br />
DATAFILE 'C:\ORACLE\ORADATA\MYDB\TABLE1.DBF'<br />
SIZE 5M<br />
AUTOEXTEND AUTO;</code><hr />
</div>I tried maxextents but error. I seriously have no idea whether is it possible to have a fix number of extents?</div>

]]></content:encoded>
			<category domain="http://forums.dzone.com/forumdisplay.php?f=22">Oracle</category>
			<dc:creator>flaskvacuum</dc:creator>
			<guid isPermaLink="true">http://forums.dzone.com/showthread.php?t=1935</guid>
		</item>
	</channel>
</rss>
