Ubuntu9.10手动启动Oracle的操作步骤

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 01:06   11   0

一、启动Oracle实例

root @ ubuntuServer: /$ su oracle
oracle
@ ubuntuServer: /$ sqlplus / as sysdba

出现类似下面的信息,表示成功登录

SQL * Plus: Release 10.2 . 0.1 . 0 - Production on Web Jun 23 21 : 38 : 26 2010
Copyright (c)
1982 , 2005 , Oracle. All rights reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release
10.2 . 0.1 . 0 - Production
With the Partitioning, OLAP and Data Mining options
SQL
>

输入startup命令,启动数据库实例

SQL > startup

二、启动Oracle监听程序

root @ ubuntuServer: /$ su oracle
oracle
@ ubuntuServer: /$ lsnrctl

出现如下信息:

LSNRCTL for Linux: Version 10.2 . 0.1 . 0 - Production on 23 - JUN - 2010 21 : 46 : 41
Copyright (c)
1991 , 2005 , Oracle. All rights reserved.
Welcome toLSNRCTL, type
" help " for information.
LSNRCTL
>

输入start启动监听程序

LSNRCTL > start

三、启动控制台

root @ ubuntuServer: /$ su oracle
oracle
@ ubuntuServer: /$ emctl start dbconsole

在浏览器中输入 http://ubuntuserver:1158/em显示企业管理器登录界面。

转载于:https://www.cnblogs.com/ITGIS/articles/1763983.html

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP