Oracle常用命令
# 所有操作切换到oracle用户下执行
su - oracle
# 查看oracle进程,测试oracle是否安装成功
ps -aux|grep ora_smon
---------------------------------------------------------
oracle 1750 0.0 0.5 1656832 9836 ? Ss 15:37 0:00 ora_smon_lucifer
oracle 2495 0.0 0.0 112836 980 pts/0 S+ 15:41 ...