End To End Complete Oracle 10g Grid Control Implementation
End To End Complete Oracle 10g Grid Control Implementation
Grid Control
Console
HTTP(S)
Managed Targets
OMS Server --> Agent Server (Agent URL port like "3872")
OMS Server --> Agent Server (Database listener port like "1521")
5. Hardware Requirements
• Installation Requirements
Disk Space, Memory, Swap (Varies for different OS &
Options (existing or new DB)) – Refer Oracle Manual.
• Verify Certification
• Create OS Group (dba) & Users (oracle)
• Directories setup
create ORACLE_BASE directory
choose directories for OMR/OMS/OMA
(ex: /app/oracle/product/oms10g for OMS)
• Synchronize OS Timestamps/Time Zones
• Make sure required Packages/RPMs are installed
• Make sure kernal Parameters are setup properly
• Set shell limits for the Unix User (Software owner)
7. Grid Control Installation
Installer Screens:
Requirements:
/app/oracle/product/10.2.0/oms10g/opmn/bin/opmnctl stopall
• To Startup OMS:
/app/oracle/product/10.2.0/oms10/opmn/bin/opmnctl startall
System privileges
Target Privileges
• None
• VIEW
• Operator
• Full
• Configure Notifications
Mail Server Configuration (Outgoing SMTP server, Identify Sender As, Sender’s E-mail address)
ASM Target -> Configure -> Enter “Password” for SYS/”Port” (Listener port number) -> Test
connection -> OK
• Configure Database
Database Instance -> Configure -> Enter “DBSNMP” password -> Test Connection -> Submit
NOTE: Oracle Pre 10g Databases need additional configurations on the database side.
13. Others ( Backup & Recovery, High
Availability & Securing Grid Control)
• Considerations in designing backups
Files located outside of Grid control OMS/Agent Homes (ex: oraInventory, oraInst.loc & oratab files)
Secure connection between OMS and Agent Connection (emctl secure oms <OMS Home>)
Lock OMS to allow only HTTPS uploaded from Agent to OMS (emctl secure lock <OMS Home>)
• Book
“Oracle Enterprise Manager 10g Grid Control
Implementation Guide – Michael New”
• Forum (Oracle)
• My Oracle Support
• OBE (Oracle By Example)