zoukankan      html  css  js  c++  java
  • Oracle中的各个应用服务详解(英文)

    OracleOraHome81Agent  - Oracle  Intelligent Agent.  Similar to SNMP.  Used with OEM, among other things.

    OracleOraHome81AppServerListener  - Listener for Oracle Apps

    OracleOraHome81ClientCache  - Used for Oracle Names Server cache replication

    OracleOraHome81CMAdmin  - Connection Manager, to handle user connections in a large MTS configuration

    OracleOraHome81CMan - Part of the Connection Manager

    OracleOraHome81DataGatherer - Used for the Capacity Planner, Performance Pack, etc.  

    OracleOraHome81ManagementServer - The middle tier of the OEM configuration

    OracleOraHome81PagingServer  - paging server to send pages.  Usually used with OEM

    OracleOraHome81TNSListener - receives connections from users and forwards the users to the appropriate database (it does NOT pass SQL back and forth as schwertner stated)

    OracleServiceSID - This is your database

    OracleSNMPPeerEncapsulator  - Allows the  Intelligent Agent to communicate with the master SNMP process

    OracleSNMPPeerMasterAgent  -  Allows the  Intelligent Agent to communicate with the master SNMP process

    OracleWebAssistant  - I believe this is for WebDB


    The most important ones are the database itself and TNSLISTENER. If you have apps running, you may need the AppsListener.  If this node is managed by OEM, you will need the  Intelligent Agent.  If this node IS the OEM server, you will need the Management Server, and probably the  Intelligent Agent.

    If you are not using any option, you can set them to disabled.

  • 相关阅读:
    poj 3667 Hotel
    codevs 1380 没有上司的舞会
    bzoj 4033 树上染色
    bzoj 1179 [APIO 2009]Atm(APIO水题)
    poj 1741 Tree
    bzoj 3600 没有人的算术
    poj 3233 Matrix Power Series
    hdu 2256 Problem of Precision -矩阵快速幂
    [矩阵十题第七题]vijos 1067 Warcraft III 守望者的烦恼 -矩阵快速幂
    main函数递归
  • 原文地址:https://www.cnblogs.com/ami/p/455398.html
Copyright © 2011-2022 走看看