<?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>记忆在这里化作永恒 &#187; sg</title>
	<atom:link href="http://www.onlyring.net/tag/sg/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onlyring.net</link>
	<description>记录工作，记录生活，记录一切值得留下的东西...</description>
	<lastBuildDate>Tue, 10 May 2011 04:21:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>表空间和数据文件管理(SG 9iR2)-3</title>
		<link>http://www.onlyring.net/2008/06/09/oracle-rdbms/biaokongjianheshujuwenjianguanlisg9ir2-3.html</link>
		<comments>http://www.onlyring.net/2008/06/09/oracle-rdbms/biaokongjianheshujuwenjianguanlisg9ir2-3.html#comments</comments>
		<pubDate>Mon, 09 Jun 2008 13:15:46 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Oracle RDBMS]]></category>
		<category><![CDATA[sg]]></category>

		<guid isPermaLink="false">http://www.onlyring.net/2008/06/09/oracle-rdbms/biaokongjianheshujuwenjianguanlisg9ir2-3.html</guid>
		<description><![CDATA[<p>1.Creating Tablespace</p>
<p>CREATE TABLESPACE tablespace
[DATAFILE clause]
[MINIUM EXTENT integer[K&#124;M]]
[BLOCKSIZE integger [K]]
[LOGGING&#124;NOLOGGING]
[DEFAULT storage_clause]
[ONLINE&#124;OFFLINE]
[PERMANENT&#124;TEMPORARY]</p>
<p>
datafile_clause == filename
[SIZE intger[K&#124;M] [REUSE] &#124; REUSE] [autoextend_clause]
where filename is the name of a datafile in the tablespace
SIZE specifies the size of the file.Use K or M to specifies the size in kilobytes or megabytes.
REUSE allows the Oracle server to ensure an existing file
autoextentd_clause enables or [...]]]></description>
		<wfw:commentRss>http://www.onlyring.net/2008/06/09/oracle-rdbms/biaokongjianheshujuwenjianguanlisg9ir2-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

