Install GC 10.2.0.5.0 on Enterprise Linux 4 x86 Using Existing DB (11g)_793870.1
How to Install Grid Control 10.2.0.5.0 on Enterprise Linux 4 x86 Using the Existing Database (11g) Option (Doc ID 793870.1)
In this Document
Applies to:Enterprise Manager Grid Control - Version: 10.2.0.5 to 10.2.0.5 - Release: 10.2 to 10.2Linux x86 Oracle Enterprise Linux 4.0 x86 32 bit (for Enterprise Linux only) GoalThe software-only method of installation is specifically required for installation of Grid Control 10.2.0.5.0 on Oracle Enterprise Linux 4 or Red Hat Enterprise Linux 4 on x86 platforms with an existing 11g database for use as a repository database. This example demonstrates one successful scenario.Note: . Do NOT use this method to patch or upgrade any existing Grid Control installation. This procedure does not apply to Linux installations on x86_64 platforms. Note that filepath designations such as .../oms10g, .../agent10g and .../db10g are relative, represent generic locations, are for descriptive use only and indicate that the Parent Directory should be prepended to arrive at a usable filepath value. A descriptive character string such as ".../agent10g" should never be used in an installation exercise. The same is true for .../oraInventory, but in this case, the filepath to be prepended may not be the Parent Directory, rather the actual value should be that described in the /etc/oraInst.loc file. For this exercise, the following configuration is used in the examples.
10.2.0.1.0 base product install stage: /u02/gc10201/
10.2.0.5.0 patchset install stage: /u02/gc10205/ Parent directory for installation: /u01/app/gc/ /oradata/ location for repository database: /u01/app/gc/oradata /oraInventory location: /u01/app/oraInventory All OS and DB access passwords, for simplicity: linux32 Existing respository database SID: db111 Database Oracle Home filepath: /u01/app/db111 OMS will be unlocked Existing /etc/oraInst.loc pointing to /u01/app/oraInventory Values used in response files and command executions must be altered if a different configuration is used. These values are for demonstration use only and should be adapted to be applicable to the system receiving the installation. For this example, Enterprise Linux 4 was installed with all required OS packages as described in the Installtion Guide. Solution
Database Prerequisites:
UNIX_GROUP_NAME="dba"
FROM_LOCATION="/u02/gc10201/oms/Disk1/stage/products.xml" BASEDIR="/u01/app/gc" INSTALLATION_NAME="r5" s_reposHost="gamma.clspco.adelphia.net" s_reposPort="1523" s_reposSID="db111" s_reposDBAPwd="linux32" s_mgmtTbsName="/u01/app/oradata/db111/mgmt.dbf" s_ecmTbsName="/u01/app/oradata/db111/mgmt_ecm_depot1.dbf" s_securePassword="linux32" s_securePasswordConfirm="linux32" b_lockedSelected=false s_reposPwd="linux32" s_reposPwdConfirm="linux32"
Notes:
- "dba" must be a valid OS user group - INSTALLATION_NAME is user selectable, but a value must be provided
ORACLE_HOME="/u01/app/gc/oms10g"
b_softwareonly=true s_sysPassword="linux32" sl_pwdInfo={ "linux32" } oracle.iappserver.st_midtier:szl_InstanceInformation={ "linux32" }
ORACLE_HOME="/u01/app/gc/agent10g"
b_softwareonly=true s_sysPassword="linux32" sl_pwdInfo={ "linux32" }
/u02/gc10201/runInstaller -noconfig -silent
-responseFile /u02/gc10201/response/em_using_existing_db.rsp use_prereq_checker=false
base product install_stage>/runInstaller -noconfig -silent
-responseFile
.../oraInventory/logs/ location (i.e., /u01/app/oraInventory/logs/ )
.../oms10g/cfgtoollogs/oui/
.../agent10g/cfgtoollogs/oui/
.../oraInventory/orainstRoot.sh
.../oms10g/allroot.sh
.../oms10g/opmn/bin/opmnctl stopall
/u02/gc10205/3731593/Disk1/runInstaller -noconfig -silent -responseFile /u02/gc10205/3731593/Disk1/response/oms_patchset.rsp
generic command form: Logging for the oms patchset application will be in the installActions<>.log for the patchset application found in either of these locations:
.../oraInventory/logs/
.../oms10g/cfgtoollogs/oui/
.../oms10g/root.sh
/u02/gc10205/3731593/Disk1/runInstaller -noconfig -silent -responseFile /u02/gc10205/3731593/Disk1/response/agent_patchset.rsp
.../oraInventory/logs/
.../agent10g/cfgtoollogs/oui/
.../agent10g/root.sh.
> setenv PERL5LIB_BACKUP $PERL5LIB
Set PERL5LIB:
export PERL5LIB=.../oms10g/perl/lib/5.6.1
.../oms10g/perl/bin/perl .../oms10g/sysman/install/ConfigureGC.pl
/u01/app/gc
generic form:
.../oms10g/cfgtoollogs/oui/configActions<>.log.
.../oms10g/sysman/log/
.../agent10g/sysman/log/ .../oms10g/opmn/logs/ .../oms10g/j2ee/OC4J_EM/log/ .../oms10g/Apache/Apache/logs
among others.
.../oms10g/cfgtoollogs/cf**/CfmLogger<>.log (for the OMS configuration assistants details)
.../oms10g/sysman/log/emrepmgr* (for the progress of the repository upgrade)
Likely failure scenario (Note 602750.1, Bug 7483221):
alter user SYS identified by "default";
.../oms10g/perl/bin/perl .../oms10g/sysman/install/ConfigureGC.pl
/u01/app/gc
alter user SYS identified by linux32;
f) Run the configuration script for a third time, repeating the syntax as before (leaving any current operating processes intact):
.../oms10g/perl/bin/perl .../oms10g/sysman/install/ConfigureGC.pl
/u01/app/gc
perform - mode finished for action: patchsetConfigure
You can see the log file: /u01/app/gc/oms10g/cfgtoollogs/oui/configActions2009-02-21_07-24-23-AM.log 10.2.0.5 OMS patch configuration done
a) "About Oracle Enterprise manager" in the console view.
b) .../oms10g/OPatch/opatch lsinventory c) OUI "installed Products" view d) .../oms10g/bin/emctl status oms e) .../agent10g/bin/emctl status agent (10.2)
a) Application Server main target page
b) Home/Deployments Summary view for Application Server Installations in Grid Control c) Deplyments/Deployments Summary view for Application Server Installations in Grid Control d) .../oms10g/OPatch/opatch lsinventory e) OUI "installed Products" view f) Main page of OMS/AS Application Server Control web site g) Application Server Control home page for the OMS installation.
8. Verify the 10.2.0.5.0 component version for the agent in any of these ways:
a) Grid Control agent page view.
b) emctl status agent c) .../agent10g/OPatch/opatch lsinventory d) OUI "installed Products" view e) Setup/Agents view in Grid Control
9. Review the post patch requriements of Note 853691.1 "ALERT: Important Upgrade Steps Required for Enterprise Manager Grid Control 10gR5 (10.2.0.5) Upgrades" for OMS and agent patching requirements of the 10.2.0.5.0 version. This is also a good time to apply the pre-patch database maintenance actions from this note, if appropriate, if this was not done before 10.2.0.5.0 patchset application to the OMS.
ReferencesBUG:5345437 - APPS BUG5286029:ORA-20001: HZ_API_OTHERS_EXCEP: N, ERROR, ORA-01801: DATE FORMATBUG:7483221 - CONFIGUREGC.PL IS FAILING WITH INVALID PASSWORD FOR SYS NOTE:602750.1 - ConfigureGC.pl Reports - Invalid Username/Password. NOTE:853691.1 - ALERT: Important Upgrade Steps Required for Enterprise Manager Grid Control 10gR5 (10.2.0.5) Upgrades |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-1246129/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Install GC 10.2.0.5.0 on OEL/RHEL5/SLES10 Using Existing Database (11g)_784963.1GCDatabase
- Using silent mode to install GC 10.2.0.1 and upgrade GC to 10.2.0.5 by Using an Existing Database onGCDatabase
- Using Silent Mode to Install Oracle Enterprise Manager Grid Control 10.2.0.1.1 Using an Existing DaOracle
- Install EM GC 10.2.0.5 Using Existin DB with Software Only on Linux x86_763347.1GCLinux
- Install Enterprise Manager Grid Control 10.2.0.5.0 Using a New Database-763314.1Database
- OS Package Prerequisites for 10.2.0.5.0 GC on Linux for 32bit and 64bit_815157.1PackageUIGCLinux
- install oracle 11g for linuxOracleLinux
- Using Silent Mode to Install Oracle Enterprise Manager Grid Control 10.2.0.1.1Oracle
- DB2 DPF Install on RHEL LinuxDB2Linux
- Why is gam_server using up 100% of my CPU on Red Hat Enterprise Linux 4GAMServerLinux
- Install 11.2/12.1 DB/Client in Silent Mode without Using Response File _885643.1client
- oracle 11g rac install for linuxOracleLinux
- db2 v9.7_install_on_linuxDB2Linux
- Entity Framework Code-First(14):From Existing DBFramework
- [Oracle] oracle 11g database install(linux)OracleDatabaseLinux
- Install db in silent mode
- Install MySQL(5.6.29) using RPMMySql
- Oracle RAC 10g Installation on Oracle Enterprise Linux Using VMware ServerOracleLinuxServer
- HP 4411s Install Red Hat Enterprise Linux 5.8) Wireless DriverLinux
- How To Clone An Existing RDBMS Installation Using OUI [ID 300062.1]UI
- step by step install oracle grid control 10.2.0.1 on linux 5.4 x86OracleLinux
- To Verify if the Enterprise Manager GC (OMS) is Locked or Unlocked_428874.1GC
- GC 11g install fails at OMS config stage-Wrong WLS version used_1135493.1GCAI
- 安裝Apache(RH Enterprise Linux AS4 U4)(轉)ApacheLinux
- Red Hat Enterprise Linux AS4-U3硬碟Linux硬碟
- Install mysql(5.6) for Using the MySQL Yum RepositoryMySql
- Install Oracle 9i on Redhat Linux AS4OracleRedhatLinux
- Step By Step Install Oracle GC 10.2.0.5 on Redhat Linux 5.5 x86_64 (2/2)OracleGCRedhatLinux
- Oracle Database 11g Release 2 RAC On Linux Using VMware Server 2OracleDatabaseLinuxServer
- 安裝Oracle 11g rac for linux as 4 update 4OracleLinux
- 本機安裝11g for REDHAT ENTERPRISE LINUX 4時無法通過顯示檢查的問題RedhatLinux
- Oracle Enterprise Manager 11g 啟停Oracle
- Step By Step Install Oracle GC 10.2.0.5 on Redhat Linux 5.5 x86_64 (1/2待續...)OracleGCRedhatLinux
- 【upgrade】oracle10.2.0.1.0升級10.2.0.5.0 for linuxOracleLinux
- ORACLE Install (10g r2) FOR Red Hat Enterprise Linux Server release 5.5 (64 bit)OracleLinuxServer
- MySQL 5.7 mysql_install_db工具介紹MySql
- Oracle 11g RAC Silent Install For NFSOracleNFS
- oracle 11g r2 installOracle