This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
centos环境重启oracle [2018/01/03 12:41] likanghao 创建 |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | su -oracle --登录 | + | |
- | sqlplus /nolog --进入SQLPLUS | + | |
- | connect / as sysdba --切换管理员登录 | + | |
- | shutdown --关闭 | + | |
- | startup | + |