下载安卓APP箭头
箭头给我发消息

客服QQ:3315713922

Linux下如何启动Oracle

作者:课课家教育     来源: http://www.kokojia.com点击数:1813发布时间: 2019-04-10 15:33:20

标签: linux下启动oraclelinux下关闭oracle

1. Linux下启动Oracle 
su - oracle 
sqlplus /nolog 
conn /as sysdba 
startup 
exit 
lsnrctl start 
exit 

2. linux下关闭oracle 
su - oracle 

sqlplus /nolog 

conn /as sysdba 

shutdown immediate 

exit 

lsnrctl stop 

exit 

3、启动监听器 
oracle@suse92:~> lsnrctl start 
4、停止监听器 
oracle@suse92:~> lsnrctl stop 
5、查看监听器状态 
oracle@suse92:~> lsnrctl 
LSNRCTL> status 
LSNRCTL> exit 

Oracle视频教程学oracle,上课课家教育IT培训专家

赞(26)
踩(0)
分享到:
华为认证网络工程师 HCIE直播课视频教程