Oracle   Home  

 

Oracle Database 9i, 10g, 11g

Oracle Data Warehouse & BI

Oracle Applications EBS 11i, R12

 Oracle Middleware

SQL & PL/SQL

UNIX/ Linux

   Home  >  Oracle Middleware  >  Managing Oracle AS 10g

 

Oracle Middleware

Managing Oracle AS 10g

 

 

1. What is Oracle Process Management and Notification Server (OPMN) ?

 

OPMN monitors and manages the various components of the Oracle AS instance. OPMN is installed and configured during the middle-tier and infrastructure installation. OPMN manage all Oracle AS component processes, except 2: the Oracle Metadata Repository and the Application Server Control.  

 

 

2. How can we show the status of opmn processes ?

 

$opmnctl status

 

Processes in Instance: infra_10_1_2.mydomain.org

----------------------+-------------------------+---------+--------------

 ias-component           |  process-type                 |        pid  |    status        

----------------------+ -------------------------+ --------+--------------

LogLoader                 |  logloaderd                      |     N/A   |   Down

DSA                          |  DSA                               |     N/A   |  Down

HTTP_Server            |  HTTP_Server                 |    3771   |  Alive

dcm-daemon              |  dcm-daemon                  |    5367   |  Alive

OC4J                         |  home                              |     267    |  Alive

OC4J                         |  oca                                 |    7645   |  Alive

OC4J                         |  OC4J_SECURITY        |       471   |  Alive

OID                           |  OID                                |     1634  |  Alive

 

 

3. How can we start an ias component?

 

$ opmnctl startproc ias-component=WebCache

 

 

4. How can we start a particular process with opmnctl ?

 

$ opmnctl startproc process-type=WebCacheAdmin

 

 

5. How can we start all managed processes with opmnctl ?

 

$ opmnctl startall

 

To stop all managed processes the option stopall is used:

$ opmnctl startall

 

 

6. What is Application Server Control Interface used for?

 

Using Application Server Control Interface we can do the following:

  • Manage OracleAS Cluster

  • Manage and Monitor Application server components

  • Diagnose the performance of application components

  • Configure the components

  • Deploy applications

  • Manage Security

 

7. What is the Dynamic Monitoring Service ?

 

The Dynamic Monitoring Service collects performance information, called DMS metrics, that developers and system administrators can use to analyze system performance. DMS stores application metrics in memory and you can view them in the Application Server Console or using dmstool utility and AggreSpy servlet. 

 

 

8. What is the Distributed Configuration Management (DCM) ?

 

DCM provides the following capabilities:

  • Manage AS instance configuration in an Oracle AS Farm;

  • Enable a configuration change in one instance to be automatically propagated to all the instances in a Cluster;

  • Enable you to deploy an application in an instance and have it propagated automatically to all the instances in the Cluster;

  • Manages the various configuration versions.  

 

More information about  this subject ( Managing Oracle AS 10g ) you can get from  www.in-oracle.com

 

 

 

Oracle Database 9i, 10g, 11g

Oracle Data Warehouse & BI Oracle Applications EBS 11i, R12  Oracle Middleware

SQL & PL/SQL

UNIX/ Linux

   Home  >  Oracle Middleware  >  Managing Oracle AS 10g

 

 

Different Romanian Links/ Linkuri romanesti diferite

  1. Invata limba engleza (Learn English language if you are Romanian)

  Doresti un proiect de arhitectura ieftin (pentru zonele Buzau, Bucuresti sau Prahova) ?

Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.