启动监听
[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 dbconsole
Oracle 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/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ..... started.
------------------------------------------------------------------
Logs are generated in directory /app/oracle/product/11.2.0/dbhome_1/oracle11Gr2_crm/sysman/log
本文转自 jxzhfei 51CTO博客,原文链接:http://blog.51cto.com/jxzhfei/1704102