|
Oracle Home |
|
Home > Oracle Database Administration (DBA) > 10g DB - New Features > Oracle 10g: Grid Control |
|
Oracle Database 10g Administration (DBA): New Features |
|---|
Oracle 10g: Grid Control |
|
1. What is Oracle 10g Grid Control ?
Oracle says "Oracle Enterprise Manager 10g Grid Control delivers centralized management functionality for the complete Oracle IT infrastructure, including systems running Oracle and non-Oracle technologies. With a broad set of administration, configuration management, provisioning, end-to-end monitoring, and security capabilities, Oracle Grid Control reduces the cost and complexity of managing grid computing environments. Robust service level management functionality within Oracle Grid Control dramatically improves service levels through rich transaction and end-user performance monitoring and deep diagnostics for multi-tier Internet applications. Oracle Grid Control also offers a comprehensive extensibility framework for management of custom applications and integration with other management tools. These capabilities allow companies to deliver superior performance for their systems and applications, while continually reducing management complexity and costs." ( Here is the link. )
2. Installing Oracle Grid Control
The Oracle Grid installation is a common Oracle Software installation. Once runInstaller start the GUI we will have to answer to some questions in the following windows:
Specifiy Installation Type
During the installation we will have the option to create the OEM Repository Database in a new or existing database.
Once the installation is completed the grid control could be accessed at
http://<server-name>:<port>/em (the port number is in general 4889. If not, see $ORACLE_HOME/sysman/setupinfo.txt)
Here are the commands to start the Grid Control: <Parent_Directory>/db10g/bin/dbstart
Here are the commands to stop the Grid Control: <Parent_Directory>/agent10g/bin/emctl stop agent
NOTE:
The
3. Installing Oracle Agent (for Grid Control)
After you install the Management Service, your next step is to install the Management Agent on each host computer that you want to manage. Oracle provides 2 installation methods:
NOTE: The hosts, databases, etc cannot be added/ discovered by the OMS (Oracle Management Services) like in OEM 9i, but by the Agents.
Here are the commands to start the Management Agent: <Parent_Directory>/agent10g/bin/emctl start agent
Here are the commands to stop the Management Agent: <Parent_Directory>/agent10g/bin/emctl stop agent
Here are the commands to see the status of the Management Agent: <Parent_Directory>/agent10g/bin/emctl status agent
More information about this subject ( Oracle 10g: Grid Control ) you can get from www.in-oracle.com
With the advent and adoption of the Grid architecture, there will be too many resources to manage from a single point and many times there needs to be some kind of auto-managed mode with appropriate policies. As Grid relies upon clusters of low-cost, utility systems, the total number of hosts, clusters, databases, application servers and services deployed will be in large numbers. Traditionally managing these diverse resources have been cumbersome and expensive. Oracle Enterprise Manager 10g, rechristened as "Grid Control", provides an excellent choice to manage the Oracle Grid resources. Oracle Enterprise Manager 10g Grid Control has been significantly enhanced to enable true single system image management of cluster database deployments. Enterprise Manager’s Cluster Database Page provides a single view of system status across multiple nodes. It also enables direct drill down to individual instances when needed. This information was taken from here.
|
|
Home > Oracle Database Administration (DBA) > 10g DB - New Features > Oracle 10g: Grid Control |
|
Different Romanian Links/ Linkuri romanesti diferite |
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.