zoukankan      html  css  js  c++  java
  • oralce管理命令

    Emctl start agent

    TZ set to PRC

    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0 

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

    Starting agent ... started.

    Emctl stop agent

    TZ set to PRC

    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0 

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

    Stopping agent ... stopped.

    emctl start dbconsole

    启动主机服务器上的em进程。

    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0

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

    http://linux:1158/em/console/aboutApplication

    Starting Oracle Enterprise Manager 10g Database Control ...OracleDBConsolehndss

    服务正在启动 ..........................

    OracleDBConsolehndss 服务已经启动成功。

    emctl stop dbconsole

    TZ set to PRC

    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0 

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

    http://hnint:1158/em/console/aboutApplication

    Stopping Oracle Enterprise Manager 10g Database Control ...

     ...  Stopped.

    emctl status dbconsole

    TZ set to PRC

    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0 

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

    http://hnint:1158/em/console/aboutApplication

    Oracle Enterprise Manager 10g is running.

    ------------------------------------------------------------------

    Logs are generated in directory /usr/local/oracle/app/hnint_hnbak/sysman/log

    isqlplusctl start

    iSQL*Plus 10.2.0.1.0

    Copyright (c) 2003, 2005, Oracle.  All rights reserved.

    iSQL*Plus instance on port 5560 is already running ...

    isqlplusctl stop

    iSQL*Plus 10.2.0.1.0

    Copyright (c) 2003, 2005, Oracle.  All rights reserved.

    Stopping iSQL*Plus ...

    iSQL*Plus stopped.

  • 相关阅读:
    C#学习-字段
    C#学习-静态
    C#学习-类的成员
    C#学习-面向对象语言都有类
    必须知道的 Python 专属骚技巧 25 例
    Python3读取、写入、追加写入Excel文件
    python写入excel数据xlwt模块
    Spring Boot 集成 Swagger 1
    Spring Boot 中的全局异常处理
    Java 8 开发
  • 原文地址:https://www.cnblogs.com/fanweisheng/p/11112376.html
Copyright © 2011-2022 走看看