Oracle Grid Control 10gR5 Release

Posted by & filed under reference.

Oracle Enterprise Manager Grid Control 10gR5 is finally here! I hope you all enjoyed the launch webcast. If you missed it, here is the link to the recording. As I mentioned in my post last week, this release is chock-full of goodies that we believe will please everyone from application administrators to DBAs to CIOs… Read more »

Install EM Grid Control 10.2.0.1 on Linux

Posted by & filed under install.

Grid Control的安装至少需要5G的剩余硬盘空间。   建议您在实际安装前执行一次独立的必备条件检查。您可以在启动 runInstaller 前以独立模式运行必备条件检查。这有助于您提前发现并解决可能会导致安装失败的问题。 要以独立模式运行必备条件检查程序,执行以下命令: <DVD>/runInstaller -prereqchecker PREREQ_CONFIG_LOCATION=<DVD>/rdbms/Disk1/stage/prereq -entryPoint <;组件名称>_Core -prereqLogLoc <日志位置> -silent -waitForCompletion 用相应的必备条件检查组件名称替换尖括号 (< >) 中的数据。例如,如果要对第一种安装运行必备条件检查,执行以下命令: <DVD>/runInstaller -prereqchecker PREREQ_CONFIG_LOCATION=<DVD>/rdbms/Disk1/stage/prereq -entryPoint oracle.sysman.top.em_seed_Core -prereqLogLoc <日志位置> -silent –waitForCompletion   在执行完独立的必备条件检查后,您还可以检查安装在系统上的操作系统软件包。要检查系统上是否安装了必要的操作系统软件包,输入以下命令: rpm -qa | grep <软件包名> 例如:rpm -qa | grep glibc   切换到可以运行 runInstaller 命令的文件夹。不要以 root 用户运行该安装。使用以下命令启动 Oracle Universal Installer: /Disk1/./runInstaller   注意:您可以执行 runInstaller 命令的路径可能与该屏幕截图中的不同。在发出上述命令后,安装程序将检查交换空间、操作系统版本内核版本以及… Read more »

如何在grid control里监控Oracle8i/9i数据库性能?

Posted by & filed under reference.

To manually install Statspack and the other required database objects into an Oracle9i database that you are managing with Enterprise Manager, you can use SQL*Plus and the following procedure: Log in to the database host using an account with privileges that allow you to write to the database home directory and to the Management Agent… Read more »

Scripts to Increase Grid Control Performance

Posted by & filed under reference.

Please log in to the Grid Control For the Online Weekly Taks Please log in to the repository by using the sqlplus utility, or isqlplus as a sysman user for the Offline Montly Tasks While doing offline montly Task make sure that your OMS and Agent are down.(Its Mandatory) Sqlplus sysman/xxxx@aliasname The following query gives… Read more »

Enterprise Manager Core Components explained

Posted by & filed under reference.

Metalink: Note:377155.1 Enterprise Manager Core Components explained CERTIFICATION Note: all requests there should be normally answered with the information provided at METALINK under the tab Certify. Availability: additional information required on the availability of a Grid Component version/release or of the ability to monitor a specific target type version/release. Monitored_target: clarification/additional information required on certified… Read more »