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