Oracle 常用的一些命令
摘要:
启动监听:lsnrctl start查看监听:lsnrctl status停止监听:lsnrctl stop1、oracle 数据服务器包括:实例进程和数据库; 实例进程包括:memory structure(sga)以及background process(pmon(进程监控)、smon(系统监控... 阅读全文
posted @ 2015-04-17 14:15 AndyCai 阅读(158) 评论(0) 推荐(0) 编辑