<?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>评论：linux 手动创建oracle数据库手册</title>
	<atom:link href="http://blog.51yip.com/oracle/1305.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/oracle/1305.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/oracle/1305.html/comment-page-1#comment-5737</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Mon, 02 Sep 2013 08:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1305#comment-5737</guid>
		<description>11，遇到问题以及解决

安装过程中因为疏忽，安装没有完成，但是数据库已经建好了，提示不能重建，我尝试的时候，就遇到这样的情况了。遇到这种情况，最好的办法是把数据库删除，重新在装。</description>
		<content:encoded><![CDATA[<p>11，遇到问题以及解决</p>
<p>安装过程中因为疏忽，安装没有完成，但是数据库已经建好了，提示不能重建，我尝试的时候，就遇到这样的情况了。遇到这种情况，最好的办法是把数据库删除，重新在装。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：sky</title>
		<link>http://blog.51yip.com/oracle/1305.html/comment-page-1#comment-5731</link>
		<dc:creator>sky</dc:creator>
		<pubDate>Mon, 02 Sep 2013 06:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1305#comment-5731</guid>
		<description>create database mytest
*
ERROR at line 1:
ORA-01501: CREATE DATABASE failed
ORA-00200: control file could not be created
ORA-00202: control file: &#039;/u01/app/oracle/oradata/mytest/control01.ctl&#039;
ORA-27038: created file already exists
Additional information: 1
按照你提示的第七步创建数据库 报错误</description>
		<content:encoded><![CDATA[<p>create database mytest<br />
*<br />
ERROR at line 1:<br />
ORA-01501: CREATE DATABASE failed<br />
ORA-00200: control file could not be created<br />
ORA-00202: control file: '/u01/app/oracle/oradata/mytest/control01.ctl'<br />
ORA-27038: created file already exists<br />
Additional information: 1<br />
按照你提示的第七步创建数据库 报错误</p>
]]></content:encoded>
	</item>
</channel>
</rss>
