[root@grid tools]$ ./wls1032_linux32.bin
export ORACLE_HOME=$ORACLE_BASE/Middleware/db11g
export OMS_HOME=$ORACLE_BASE/Middleware/oms11g
export AGENT_HOME=$ORACLE_BASE/Middleware/agent11g
export ORACLE_SID=emrep
export ORACLE_HOSTNAME=grid
export ORACLE_OWNER=oracle
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/X11R6/lib:$LD_LIBRARY_PATH
export PATH=.:/usr/sbin:$ORACLE_HOME/bin:$ORACLE_HOME/jdk/bin:$PATH
export CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib:$CLASSPATH
export NLS_LANG="simplified chinese_china.zhs16gbk"
export LC=en_US
export WLS_HOME=/u01/app/0racle/Middleware/wlserver_10.3
export WT_HOME=/u01/app/oracle/Middleware/Oracle_WT
------------------------------------------------------------------
...
Use the following URL to access:
1. Enterprise Manager GridControl URL: https://grid:7799/em
2. Admin Server URL: https://grid:7101/console
...
------------------------------------------------------------------
------------------------------------------------------------------
...
WebTier is Up
Oracle Management Server is Up
------------------------------------------------------------------
Oracle Enterprise Manager 11g Release 1 GridControl 11.1.0.1.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 11.1.0.1.0
OMS Version : 11.1.0.1.0
Protocol Version : 11.1.0.1.0
Agent Home : /u01/app/oracle/Middleware/agent11g
Agent binaries : /u01/app/oracle/Middleware/agent11g
Agent Process ID : 11707
Parent Process ID : 11677
Agent URL : https://grid:3872/emd/main/
20
Repository URL : https://grid:1159/em/upload
Started at : 2010-07-13 21:07:20
Started by user : oracle
Last Reload : 2010-07-13 21:08:04
Last successful upload : 2010-07-13 21:09:48
Total Megabytes of XML files uploaded so far : 26.58
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0.00
Available disk space on upload filesystem : 80.08%
Last successful heartbeat to OMS : 2010-07-13 21:10:24
---------------------------------------------------------------
Agent is Running and Ready
$AGENT_HOME/bin/emctl upload (确认EMD 上传成功)
...
EMD upload completed successfully
$OMS_HOME/emctl secure unlock -console (现在默认能https 访问, 如果需要http 访问则执行本步骤)
C:\WINDOWS\system32\drivers\etc\hosts 文件里增加服务器ip 和主机名的对应关系. 进入GC 控制台后, web 界面的显示会根据浏览器的首选语言进行显示。
OEM GridControl 中央控制台SSL URL: https://grid:7799/em (用户名密码sysman/abcd1234)
OEM GridControl 中央控制台without SSL URL: http://grid:7202/em (用户名密码sysman/abcd1234)
Weblogic Server 管理控制台SSL URL: https://grid:7101/console (用户名密码weblogic/abcd1234)
http://www.emarcel.com/emarcel/myblog/44-oraclearticles/136-installingoem11gr1
http://www.pythian.com/news/12547/silent-installation-of-enteprise-manager-grid-control-11g
后补于2011年9月2日:
1、weblogic的安装可以使用oracle用户直接安装,不必单独创建bea组以及weblogic用户用于weblogic的安装。
2、确保/etc/hosts文件里,存在127.0.0.1条目。如果127.0.0.1解析不正确的话,会在后面的配置过程中,出现transx Failed以及'Repository Configuration'错误。
3、如何打补丁9431704,见下面的链接:
"EMGC_ADMINSERVER/FMW Welcome Page Application(11.1.0.0.0)" -Target Down