Wuhai’s Weblog

March 4, 2008

Disable Single Sign-on (SSO) For Grid Control

Filed under: Oracle Grid Control — wuhai @ 8:55 pm

ref: metalink 396317.1

In file ‘<OMS_HOME>/Apache/Apache/conf/mod_osso.conf’, to comment out:

OssoConfigFile in <ORACLE_HOME>/Apache/Apache/conf/osso/osso.conf
In file '<OMS_HOME>/sysman/config/emoms.properties', to comment out:
oracle.sysman.emSDK.sec.DirectoryAuthenticationType=SSO
oracle.sysman.emSDK.sec.sso.DASHostUrl=http://<host>:<port>
oracle.sysman.emSDK.sec.sso.Domain=<domain>

January 18, 2008

ASM & GRID CONTROL

Filed under: Oracle Grid Control — wuhai @ 6:48 am

Today one ASM  disk group got full, and causing the whole database to hang. I can see from GC that it has critical red flag for this, but it did not send out warning email.

It turns out ASM warning will not be sent out by default, not like database instance warning, I have to manually configure this, which is not an expected behavior!!!

December 17, 2007

Force Grid Control/Enterprise Manager to schedule tasks earlier

Filed under: Oracle Grid Control — wuhai @ 2:13 pm

$ touch $ORACLE_HOME/sysman/admin/default_collection/oracle_database.xml

$ emctl reload

September 12, 2007

Grid Control EMDiag Installation

Filed under: Oracle Grid Control — wuhai @ 4:10 am

$ ./repvfy -usr SYSMAN -pwd password -tns host:1521:SID install

$ ./repvfy -version 

Please enter the SYSMAN password: 

Category                       Info
------------------------------ ----------
Linux                          2.4.21-50.ELsmp
PERL                                5.6.1
repvfy                          2007.0824
SQL*Plus Version                9.0.1.4.0
Database Version               09.0.1.5.0
EMDIAG Version                  2007.0824
Number of object tests                175
Number of repository tests            345
Repository Type                   CENTRAL
Repository Version             10.1.0.4.0
Total enabled object tests            142
Total enabled repository tests        264
------------------------------ ----------

Blog at WordPress.com.