Posts

Showing posts from April 21, 2015

Oracle 11g:OEM grid control 11gR1 installation and configuration on Windows Server (64 Bit)

Image
Oracle 11g:OEM grid control 11gR1 installation and configuration on Windows Server (64 Bit) This post is mainly written for Installation of Oracle 11gR1(11.1.0.1.0) OEM grid control on windows server. We will install it on separate grid server which OS is windows server 2012. 64 bit. Perquisites.. Oracle Database for repository of OEM grid control. All servers hosts names added to hosts files on server. Installation of Weblogic server. We will go steps by steps to complete grid control configuration. 1.Installation of JDK. Read on this link.. http://oracle-mssql-dba.blogspot.in/2015/04/oracle-11g-grid-controlweblogic-1032.html 2.Installation of Weblogic Server for middleware. Read on this link.. http://oracle-mssql-dba.blogspot.in/2015/04/oracle-11g-grid-controlweblogic-1032.html 3.Make necessary changes to repository database. sqlplus / AS SYSDBA ALTER SYSTEM SET log_buffer=10485760 SCOPE=SPFILE; ALTER SYSTEM SET processes=500 SCOPE=SPFILE; ALTER S