热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

oracle开启em命令,启动oracleem命令

启动监听[oracleoracle11Gr2~]$lsnrctlstart启动数据库[oracleoracle11Gr2~]$sqlplusassysdbaSQL*Plus:Rel

启动监听

[oracle@oracle11Gr2 ~]$ lsnrctl start

启动数据库

[oracle@oracle11Gr2 ~]$ sqlplus  / as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on 星期一 10月 19 16:06:25 2015

Copyright (c) 1982, 2009, Oracle.  All rights reserved.

连接到:

Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production

With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> startup

启动em

[oracle@oracle11Gr2 control]$ emctl start dbconsoleOracle Enterprise Manager 11g Database Control Release 11.2.0.1.0

Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.

https://oracle11Gr2:1158/em/console/aboutApplicationStarting Oracle Enterprise Manager 11g Database Control ..... started. ------------------------------------------------------------------Logs are generated in directory /app/oracle/product/11.2.0/dbhome_1/oracle11Gr2_crm/sysman/log



推荐阅读
author-avatar
爱你无丶止境空间
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有