iSelfSchooling.com - Since 1999  References  |  Job Openings  |
    Home  | Search more  | Oracle Syntax  | Instructor-Led in Class   | (Members to access to VIDEOS)
 

Copyright & User Agreement

   Suggestions Email2aFriendHomepage us! |  Bookmark

Services

  Vision/Mission

  Services

  Biography

  Contact Us

 FREE Training

  Start...

  SQL

  PL/SQL

  Forms 

  Reports

  DBA Fundamentals

  Performance

  Prepare for OCP

  ShareUrNotes

...

  Acknowledgement

  Who is who

  University Directory

  Links...

 

 

 

FREE Online Oracle Training for beginners and advanced - The most comprehensive Oracle tutorial

The authors do not guarantee or take any responsibility for the accuracy, or completeness of the information.

BASICS

SQL | PL/SQL

DEVELOPERS

FORMS 2 | REPORTS | Other TOOLS

DBAs

FUNDAMENTALS 2 | PERFORMANCE | OEM

ADVANCE

APPLICATION SERVER | GRID CONTROL | ARTICLES 2 3 4

Advanced - Grid Control

Lesson 01 | Lesson 02 | Lesson 03 | Lesson 04 | Lesson 05 | Lesson 06 | Lesson 07 | Lesson 08 | Lesson 09 | Lesson 10 | Lesson 11 | Lesson 12 | Lesson 13 | Lesson 14 | Lesson 15 | Lesson 16 | Lesson 17 | Lesson 18 | Lesson 19 | Lesson 20 | Lesson 21 | Lesson 22 | Lesson 23 | Lesson 24 | Lesson 25 | Lesson 26 | Lesson 27 | Lesson 28 | Lesson 29 | Lesson 30 | Lesson 31 | Lesson 32 | Lesson 33 | Lesson 34 | Lesson 35 |

Lesson 03

"A faithful friend is the medicine of life."

-The Apocrypha, 6:16

What is EM2GO?

It is a wireless device for Oracle database administrators to perform their task remotely.

 

How can I customize my Grid Control posts by using a static ports file?

You can use the staticports.ini file to customize your ports when you install OEM.

$ /stage/disk1/runInstaller oracle.sysman.top.em_seed:s_staticPorts=/../staticports.ini

<DefaultPorts.htm> Port Numbers and Ranges (Grouped by Component) <DefaultPorts.htm>

 

How can I install the Oracle OMA component?

The OMA – Oracle management Agent connects the OMS to managed targets. We should install the OMA on every managed target host.

 

There are three ways to install the OMA.

1- Using the Oracle Product CDs (Interactively). It is the same is regular Oracle installation. $ /stage/Disk1/runInstaller.

 

2- Using the batch process (Silent Installation). It is the same as above but in silence no interaction. $ /stage/Disk1/runInstaller –responseFile ./agent.rsp –silent doDiscovery=True startAgent=TRUE (you can find the sample response file in the $ORALCE_HOME/install directory.

 

3- Using the OMS process (On Demand). You don’t need the Oracle product CDs. Go to each server and use its browser and type: http://oms-servername:4889/agent_download and then select the OMA. Make sure that the wget utilize is in /usr/local/bin/wget. If not, then make a link for it. For example: $ ln –s /usr/bin/wget /usr/local/bin/wget. You should make a new directory for the OMA before doing anything. Then run root.sh

What are the Key Configuration files for the OMA?

The key configuration files for the OMA are:

1. ./sysman/emd/targets.xml

2. ./sysman/config/emd.properties

3. ./sysman/config/emagentlogging.properties

 

What is Blackouts?

We use blackouts to suspend target monitoring, schedule maintenance periods for these targets. This will prevents unnecessary alerts from being sent while a target is down for maintenance.

 

What are the differences between Application Server Control and Grid Control?

- Grid control needs to be installed separately but Application Server control will be installed the same time that you install OracleAS.

- Grid has the OMS and the Oracle Application Server control has no OMS.

- Grid has may target type but the Oracle Server Control only has OracleAS.

- With the Oracle Application Server Control, you can do server configuration but you can not do this with the Grid Control.

- Both can do application configuration.

- The application server control is Farm/cluster aware but not Grid.

- With Grid control you can do Group, Historical Monitoring and Alerts, Application Service Level management, Job system, Configuration management, Mobil access via EM2GO. But you can not do any of the above function by Application Server Control.

 

How do we access to Grid control and Application Server control?

- to access to Grid control: http://oms-server:7777/em

- to access to Application Server control: http://application-server:1810

 

 

 
 
Google
 
Web web site