本文主要是介绍在Fedora 8 上新装了Oracle 10g,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
重启电脑后Oracle 没有自动启动,在shell 中输入以下命令:[soft@localhost ~]$ dbstart
要关闭则输入“dbshut”。
该版本的“Enterprise Console”用网页管理,启动网页服务可输入以下命令:
[soft@localhost ~]$ emctl start dbconsole
停止则输入:
[soft@localhost ~]$ emctl stop dbconsole
这篇关于在Fedora 8 上新装了Oracle 10g的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!