1,创建crs响应文件
2,查看readme.txt与执行root102.sh脚本
3,修改oprocd进程相关的参数
4,升级数据库软件
1,创建crs响应文件
/soft/linuxsoft/6810189_10204
[oracle@rac1041 install]$ vi /tmp/123.rsp
SHOW_END_OF_INSTALL_MSGS=true
RESPONSEFILE_VERSION=2.2.1.0.0
#这个需要增加值,其它也可以默认,默认就是安装时填写的用户组
UNIX_GROUP_NAME={"dba"}
#这里需要指定products.xml的目录
FROM_LOCATION=/soft/linuxsoft/6810189_10204/stage/products.xml
NEXT_SESSION_RESPONSE=<Value Unspecified>
#这里需要指定crs目录的路径
ORACLE_HOME="/oracle/product/10.2.0/crs"
#这里需要指定CRS的ORACLE_HOME_NAME,可以通过opatch lsinventory -all来查看
ORACLE_HOME_NAME="OraCrs10g_home"
TOPLEVEL_COMPONENT={"oracle.patchset.db","10.2.0.4.0"}
SHOW_SPLASH_SCREEN=false
SHOW_WELCOME_PAGE=false
SHOW_COMPONENT_LOCATIONS_PAGE=false
SHOW_CUSTOM_TREE_PAGE=false
SHOW_SUMMARY_PAGE=false
SHOW_INSTALL_PROGRESS_PAGE=true
SHOW_REQUIRED_CONFIG_TOOL_PAGE=false
SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
SHOW_CONFIG_TOOL_PAGE=false
SHOW_XML_PREREQ_PAGE=false
SHOW_RELEASE_NOTES=false
SHOW_END_OF_INSTALL_MSGS=true
SHOW_ROOTSH_CONFIRMATION=true
SHOW_END_SESSION_PAGE=false
SHOW_EXIT_CONFIRMATION=false
NEXT_SESSION=false
NEXT_SESSION_ON_FAIL=false
SHOW_DEINSTALL_CONFIRMATION=false
SHOW_DEINSTALL_PROGRESS=false
ACCEPT_LICENSE_AGREEMENT=true
RESTART_SYSTEM=<Value Unspecified>
#这里需要指定集群节点的名字
CLUSTER_NODES={"rac1041","rac1042"}
OUI_HOSTNAME=<Value Unspecified>
REMOVE_HOMES=<Value Unspecified>
COMPONENT_LANGUAGES={"en"}
sl_userNodeList=<Value Unspecified>
b_acceptLicense=<Value Unspecified>
b_useRegistration=<Value Unspecified>
s_csiNumber=<Value Unspecified>
s_metaLink=<Value Unspecified>
s_countryName=<Value Unspecified>
b_proxyused=<Value Unspecified>
s_serverName=<Value Unspecified>
s_portNumber=<Value Unspecified>
s_userName=<Value Unspecified>
s_proxyPassword=<Value Unspecified>
b_authenticationused=<Value Unspecified>
上面是参数文件
[oracle@rac1041 6810189_10204]$ ./runInstaller -silent -responseFile /tmp/123.rsp
[oracle@rac1041 6810189_10204]$ ./runInstaller -silent UNIX_GROUP_NAME="dba" FROM_LOCATION="/soft/linuxsoft/6810189_10204/stage/products.xml" ORACLE_HOME="/oracle/product/10.2.0/crs" ORACLE_HOME_NAME="OraCrs10g_home" TOPLEVEL_COMPONENT={"oracle.patchset.db","10.2.0.4.0"} CLUSTER_NODES={"rac1041","rac1042"}
#下面日志显示的内容,默认是输出来$ORACLE_BASE/oraInventory/logs/oraInstall+时间.out中。
#另外运行runinstaller的日志默认也在$ORACLE_BASE/oraInventory/logs/installActions+时间.log
Starting Oracle Universal Installer…
Checking installer requirements…
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-07-07_02-43-41PM. Please wait …[oracle@rac1041 6810189_10204]$ Oracle Universal Installer, Version 10.2.0.4.0 Production
Copyright (C) 1999, 2008, Oracle. All rights reserved.
You can find a log of this install session at:
/oracle/oraInventory/logs/installActions2013-07-07_02-43-41PM.log
………………………………………………………………………………………. 100% Done.
Loading Product Information
……………………………………………………………………………………………. 100% Done.
Performing tests to see whether nodes rac1042 are available
……………………………………………………… 100% Done.
Starting execution of Prerequisites…
Total No of checks: 3
Performing check for Detect10.2CRS
Checking Oracle Clusterware version …
Check complete. The overall result of this check is: Passed
Check complete: Passed
=======================================================================
Performing check for checkToInstallCCR
Checking the Components installed in Oracle Home
Check complete. The overall result of this check is: Passed
Check complete: Passed
=======================================================================
Performing check for CompatibilityChecks
Checking for Oracle Home incompatibilities …
Check complete. The overall result of this check is: Passed
Check complete: Passed
=======================================================================
PrereqChecks complete
Analyzing dependencies
………………………………………………………………………………………………. 100% Done.
—————————————————————————–
Summary
Global Settings
Source: /soft/linuxsoft/6810189_10204/stage/products.xml
Oracle Home: /oracle/product/10.2.0/crs (OraCrs10g_home)
Node Name: rac1041
Node Name: rac1042
Product Languages
English
Space Requirements
/ Required 611MB (includes 55MB temporary) : Available 23.94GB
Remote Nodes
rac1042
/: Required 556MB : Available 24.23GB
New Installations (20 products)
Oracle Notification Service Patch 10.2.0.4.0
Oracle Clusterware Patch 10.2.0.4.0
HAS Common Files Patch 10.2.0.4.0
Cluster Ready Services Files Patch 10.2.0.4.0
Oracle Clusterware RDBMS Files Patch 10.2.0.4.0
XDK Required Support Files Patch 10.2.0.4.0
Agent Required Support Files Patch 10.2.0.4.0
DBJAVA Required Support Files Patch 10.2.0.4.0
LDAP Required Support Files Patch 10.2.0.4.0
Precompiler Required Support Files Patch 10.2.0.4.0
Oracle RAC Required Support Files-HAS Patch 10.2.0.4.0
RDBMS Required Support Files for Instant Client Patch 10.2.0.4.0
RDBMS Required Support Files Patch 10.2.0.4.0
SQL*Plus Required Support Files Patch 10.2.0.4.0
SSL Required Support Files for InstantClient Patch 10.2.0.4.0
Oracle Net Required Support Files Patch 10.2.0.4.0
Oracle Globalization Support Patch 10.2.0.4.0
Oracle Core Required Support Files Patch 10.2.0.4.0
Platform Required Support Files 10.2.0.4.0
Oracle Required Support Files 32 bit Patch 10.2.0.4.0
Upgrades (5 products)
Oracle Universal Installer 10.2.0.4.0
Oracle One-Off Patch Installer 10.2.0.4.0
Installer SDK Component 10.2.0.4.0
Java Runtime Environment 1.4.2.14.0
Sun JDK 1.4.2.14.0
Already Installed (20 products)
Oracle Notification Service 10.1.0.3.0
Oracle Clusterware 10.2.0.1.0
HAS Common Files 10.2.0.1.0
Cluster Ready Services Files 10.2.0.1.0
Oracle Clusterware RDBMS Files 10.2.0.1.0
XDK Required Support Files 10.2.0.1.0
Agent Required Support Files 10.2.0.1.0
DBJAVA Required Support Files 10.2.0.1.0
LDAP Required Support Files 10.2.0.1.0
Precompiler Required Support Files 10.2.0.1.0
Oracle RAC Required Support Files-HAS 10.2.0.1.0
RDBMS Required Support Files for Instant Client 10.2.0.1.0
RDBMS Required Support Files 10.2.0.1.0
SQL*Plus Required Support Files 10.2.0.1.0
SSL Required Support Files for InstantClient 10.2.0.1.0
Oracle Net Required Support Files 10.2.0.1.0
Oracle Globalization Support 10.2.0.1.0
Oracle Core Required Support Files 10.2.0.1.0
Platform Required Support Files 10.2.0.1.0
Oracle Required Support Files 32 bit 10.2.0.0.0
—————————————————————————–
Deinstall in progress (Sunday, July 7, 2013 2:43:51 PM CST)
……………………………………………………… 0% Done.
……………………………………………………… 16% Done.
……………………………………………………… 32% Done.
……………………………………………………… 48% Done.
……………………………………………………… 64% Done.
……………………………………………………… 80% Done.
…………… 100% Done.
Deinstall successful
Installation in progress (Sunday, July 7, 2013 2:43:51 PM CST)
……………………………………………………… 16% Done.
……………………………………………………… 32% Done.
……………………………………………………… 48% Done.
……………. 52% Done.
Install successful
Linking in progress (Sunday, July 7, 2013 2:44:26 PM CST)
. 52% Done.
Link successful
Setup in progress (Sunday, July 7, 2013 2:44:26 PM CST)
.. 52% Done.
Setup successful
Remote operations in progress (Sunday, July 7, 2013 2:44:26 PM CST)
……………………………………………………… 68% Done.
……………………………………………………… 84% Done.
. 100% Done.
Remote operations complete
End of install phases.(Sunday, July 7, 2013 2:45:55 PM CST)
The installation of Oracle Database 10g Release 2 Patch Set 3 was successful.
Please check ‘/oracle/oraInventory/logs/silentInstall2013-07-07_02-43-41PM.log’ for more details.
2,查看readme.txt与执行root102.sh脚本
这里显示成功。由于CRS安装成功的时候,并没有显示README.TXT的显示,readme.txt内容,可以通过$ORA_CRS_HOME/install里面可以找到
这个目录下面还会生成root102.sh这个脚本
[oracle@rac1041 install]$ cd /oracle/product/10.2.0/crs/install
[oracle@rac1041 install]$ cat readme.txt
The installer has detected that your Cluster Ready Services (CRS) installation is distributed across the following nodes:
rac1041
rac1042
Because the software consists of local identical copies distributed across each of the nodes in the cluster, it is possible to patch your CRS installation in a rolling manner, one node at a time.
To complete the installation of this patchset, you must perform the following tasks on each node:
1. Log in as the root user.
2. As the root user, perform the following tasks:
a. Shutdown the CRS daemons by issuing the following command:
/oracle/product/10.2.0/crs/bin/crsctl stop crs
b. Run the shell script located at:
/oracle/product/10.2.0/crs/install/root102.sh
This script will automatically start the CRS daemons on the
patched node upon completion.
3. After completing this procedure, proceed to the next node and repeat.
下面是分别在主机上面运行上面给出的脚本
[root@rac1041 linuxsoft]# /oracle/product/10.2.0/crs/bin/crsctl stop crs
Stopping resources.
Successfully stopped CRS resources
Stopping CSSD.
Shutting down CSS daemon.
Shutdown request successfully issued.
[root@rac1041 ~]# /oracle/product/10.2.0/crs/install/root102.sh
Creating pre-patch directory for saving pre-patch clusterware files
Completed patching clusterware files to /oracle/product/10.2.0/crs
Relinking some shared libraries.
Relinking of patched files is complete.
WARNING: directory ‘/oracle/product/10.2.0’ is not owned by root
WARNING: directory ‘/oracle/product’ is not owned by root
WARNING: directory ‘/oracle’ is not owned by root
Preparing to recopy patched init and RC scripts.
Recopying init and RC scripts.
Startup will be queued to init within 30 seconds.
Starting up the CRS daemons.
Waiting for the patched CRS daemons to start.
This may take a while on some systems.
.
10204 patch successfully applied.
clscfg: EXISTING configuration version 3 detected.
clscfg: version 3 is 10G Release 2.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node <nodenumber>: <nodename> <private interconnect name> <hostname>
node 1: rac1041 rac1041-priv rac1041
Creating OCR keys for user ‘root’, privgrp ‘root’..
Operation successful.
clscfg -upgrade completed successfully
[root@rac1042 ~]# /oracle/product/10.2.0/crs/bin/crsctl stop crs
Stopping resources.
Successfully stopped CRS resources
Stopping CSSD.
Shutting down CSS daemon.
Shutdown request successfully issued.
[root@rac1042 ~]# /oracle/product/10.2.0/crs/install/root102.sh
Creating pre-patch directory for saving pre-patch clusterware files
Completed patching clusterware files to /oracle/product/10.2.0/crs
Relinking some shared libraries.
Relinking of patched files is complete.
WARNING: directory ‘/oracle/product/10.2.0’ is not owned by root
WARNING: directory ‘/oracle/product’ is not owned by root
WARNING: directory ‘/oracle’ is not owned by root
Preparing to recopy patched init and RC scripts.
Recopying init and RC scripts.
Startup will be queued to init within 30 seconds.
Starting up the CRS daemons.
Waiting for the patched CRS daemons to start.
This may take a while on some systems.
.
10204 patch successfully applied.
clscfg: EXISTING configuration version 3 detected.
clscfg: version 3 is 10G Release 2.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node <nodenumber>: <nodename> <private interconnect name> <hostname>
node 2: rac1042 rac1042-priv rac1042
Creating OCR keys for user ‘root’, privgrp ‘root’..
Operation successful.
clscfg -upgrade completed successfully
3,验证版本修改oprocd进程相关的参数
[oracle@rac1041 install]$ crsctl query crs activeversion
CRS active version on the cluster is [10.2.0.4.0]
[oracle@rac1041 OPatch]$ ./opatch lsinventory -all
Invoking OPatch 10.2.0.1.0
Oracle interim Patch Installer version 10.2.0.1.0
Copyright (c) 2005, Oracle Corporation. All rights reserved..
Oracle Home : /oracle/product/10.2.0/db
Central Inventory : /oracle/oraInventory
from : /oracle/product/10.2.0/db/oraInst.loc
OPatch version : 10.2.0.1.0
OUI version : 10.2.0.1.0
OUI location : /oracle/product/10.2.0/db/oui
Log file location : /oracle/product/10.2.0/db/cfgtoollogs/opatch/opatch-2013_Jul_07_15-12-45-CST_Sun.log
Lsinventory Output file location : /oracle/product/10.2.0/db/cfgtoollogs/opatch/lsinv/lsinventory-2013_Jul_07_15-12-45-CST_Sun.txt
——————————————————————————–
List of Oracle Homes:
Name Location
OraCrs10g_home /oracle/product/10.2.0/crs
OraDb10g_home1 /oracle/product/10.2.0/db
修改/etc/init.d/init.cssd脚本内容
查找1000,修改1000为10000,修改500为5000
4,升级数据库软件
下面是升级数据库软件,相关的日志跟升级crs是一样的。
这里其它只用改ORACLE_HOME与ORACLE_HOME_NAME这两个参数
如果只升级一个节点,可以加上-local命令,如果是两个节点同时升级,去掉-local
./runInstaller -silent -local UNIX_GROUP_NAME="dba" FROM_LOCATION="/soft/linuxsoft/6810189_10204/stage/products.xml" \
ORACLE_HOME="/oracle/product/10.2.0/db" ORACLE_HOME_NAME="OraDb10g_home1" \
TOPLEVEL_COMPONENT={"oracle.patchset.db","10.2.0.4.0"} CLUSTER_NODES={"rac1041","rac1042"}
[oracle@rac1042 6810189_10204]$ ./runInstaller -silent -local UNIX_GROUP_NAME="dba" FROM_LOCATION="/soft/linuxsoft/6810189_10204/stage/products.xml" \
> ORACLE_HOME="/oracle/product/10.2.0/db" ORACLE_HOME_NAME="OraDb10g_home1" \
> TOPLEVEL_COMPONENT={"oracle.patchset.db","10.2.0.4.0"} CLUSTER_NODES={"rac1041","rac1042"}
Starting Oracle Universal Installer…
Checking installer requirements…
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-07-07_04-01-33PM. Please wait …[oracle@rac1042 6810189_10204]$ Oracle Universal Installer, Version 10.2.0.4.0 Production
Copyright (C) 1999, 2008, Oracle. All rights reserved.
You can find a log of this install session at:
/oracle/oraInventory/logs/installActions2013-07-07_04-01-33PM.log
………………………………………………………………………………………. 100% Done.
Loading Product Information
……………………………………………………………………………………………. 100% Done.
Performing tests to see whether nodes rac1041 are available
……………………………………………………… 100% Done.
Starting execution of Prerequisites…
Total No of checks: 3
Performing check for Detect10.2CRS
Checking Oracle Clusterware version …
Check complete. The overall result of this check is: Passed
Check complete: Passed
=======================================================================
Performing check for checkToInstallCCR
Checking the Components installed in Oracle Home
Check complete. The overall result of this check is: Passed
Check complete: Passed
=======================================================================
Performing check for CompatibilityChecks
Checking for Oracle Home incompatibilities …
Check complete. The overall result of this check is: Passed
Check complete: Passed
=======================================================================
PrereqChecks complete
Analyzing dependencies
………………………………………………………………………………………………. 100% Done.
—————————————————————————–
Summary
Global Settings
Source: /soft/linuxsoft/6810189_10204/stage/products.xml
Oracle Home: /oracle/product/10.2.0/db (OraDb10g_home1)
Node Name: rac1042
Product Languages
English
Space Requirements
/ Required 1.42GB (includes 55MB temporary) : Available 23.52GB
New Installations (81 products)
Oracle Notification Service Patch 10.2.0.4.0
Database Configuration and Upgrade Assistants Patch 10.2.0.4.0
Character Set Migration Utility Patch 10.2.0.4.0
Oracle Database 10g Patch 10.2.0.4.0
Oracle JDBC/OCI Instant Client Patch 10.2.0.4.0
Oracle Database 10g Patch 10.2.0.4.0
Enterprise Manager plugin Common Files Patch 10.2.0.4.0
SQL*Plus 10.2.0.4.0
HAS Common Files Patch 10.2.0.4.0
HAS Files for DB Patch 10.2.0.4.0
Oracle Java Client Patch 10.2.0.4.0
Oracle JVM Patch 10.2.0.4.0
Oracle Internet Directory Client Patch 10.2.0.4.0
iSQL*Plus 10.2.0.4.0
Oracle Advanced Security Patch 10.2.0.4.0
Oracle Net Patch 10.2.0.4.0
Oracle Net Listener Patch 10.2.0.4.0
Oracle Wallet Manager Patch 10.2.0.4.0
Precompiler Common Files Patch 10.2.0.4.0
Secure Socket Layer Patch 10.2.0.4.0
Oracle ODBC Driver Patch 10.2.0.4.0
Oracle OLAP Patch 10.2.0.4.0
Oracle OLAP API Patch 10.2.0.4.0
OLAP SQL Scripts Patch 10.2.0.4.0
Oracle interMedia Client Option Patch 10.2.0.4.0
Oracle Database 10g interMedia Files Patch 10.2.0.4.0
Oracle interMedia Patch 10.2.0.4.0
PL/SQL Embedded Gateway Patch 10.2.0.4.0
Oracle XML Development Kit Patch 10.2.0.4.0
Oracle Text Patch 10.2.0.4.0
Oracle Clusterware RDBMS Files Patch 10.2.0.4.0
Database SQL Scripts Patch 10.2.0.4.0
Oracle Data Mining RDBMS Files Patch 10.2.0.4.0
Generic Connectivity Common Files Patch 10.2.0.4.0
Installation Common Files Patch 10.2.0.4.0
Oracle Starter Database Patch 10.2.0.4.0
Sample Schema Data Patch 10.2.0.4.0
Oracle interMedia Locator RDBMS Files Patch 10.2.0.4.0
Oracle Call Interface (OCI) Patch 10.2.0.4.0
Oracle OLAP RDBMS Files Patch 10.2.0.4.0
Oracle Partitioning Patch 10.2.0.4.0
PL/SQL 10.2.0.4.0
Oracle Recovery Manager Patch 10.2.0.4.0
Oracle Database Utilities Patch 10.2.0.4.0
Oracle interMedia Locator Patch 10.2.0.4.0
XML Parser for Java Patch 10.2.0.4.0
Assistant Common Files Patch 10.2.0.4.0
Oracle JDBC Thin Driver for JDK 1.2 Patch 10.2.0.4.0
Oracle JDBC Thin Driver for JDK 1.4 Patch 10.2.0.4.0
Oracle interMedia Java Advanced Imaging Patch 10.2.0.4.0
SQLJ Runtime Patch 10.2.0.4.0
XML Parser for Oracle JVM Patch 10.2.0.4.0
Enterprise Manager Agent DB 10.2.0.4.0
Enterprise Manager Baseline 10.2.0.4.0
Oracle Enterprise Manager Console DB 10.2.0.4.0
XDK Required Support Files Patch 10.2.0.4.0
Agent Required Support Files Patch 10.2.0.4.0
DBJAVA Required Support Files Patch 10.2.0.4.0
LDAP Required Support Files Patch 10.2.0.4.0
Precompiler Required Support Files Patch 10.2.0.4.0
Oracle RAC Required Support Files-HAS Patch 10.2.0.4.0
RDBMS Required Support Files for Instant Client Patch 10.2.0.4.0
RDBMS Required Support Files Patch 10.2.0.4.0
SQL*Plus Required Support Files Patch 10.2.0.4.0
SSL Required Support Files for InstantClient Patch 10.2.0.4.0
Oracle Net Required Support Files Patch 10.2.0.4.0
Oracle Globalization Support Patch 10.2.0.4.0
Oracle Core Required Support Files Patch 10.2.0.4.0
Platform Required Support Files 10.2.0.4.0
Oracle Message Gateway Common Files Patch 10.2.0.4.0
Enterprise Manager Agent Core Patch 10.2.0.4.0a
Enterprise Manager Common Core Patch 10.2.0.4.0a
Enterprise Manager Repository Core patch 10.2.0.4.0a
Oracle Containers for Java 10.2.0.4.0
Enterprise Manager Repository DB 10.2.0.4.0
Oracle LDAP administration patch 10.2.0.4.0
Oracle Required Support Files 32 bit Patch 10.2.0.4.0
JDBC Common Files 10.2.0.4.0
Database Workspace Manager 10.2.0.4.0
Oracle Configuration Manager 10.2.7.1.0
Oracle Real Application Testing 10.2.0.4.0
Upgrades (5 products)
Oracle Universal Installer 10.2.0.4.0
Oracle One-Off Patch Installer 10.2.0.4.0
Installer SDK Component 10.2.0.4.0
Java Runtime Environment 1.4.2.14.0
Sun JDK 1.4.2.14.0
Already Installed (79 products)
Oracle Notification Service 10.1.0.3.0
Database Configuration and Upgrade Assistants 10.2.0.1.0
Character Set Migration Utility 10.2.0.1.0
Oracle Database 10g 10.2.0.1.0
Oracle JDBC/OCI Instant Client 10.2.0.1.0
Oracle Database 10g 10.2.0.1.0
Enterprise Manager plugin Common Files 10.2.0.1.0
SQL*Plus 10.2.0.1.0
HAS Common Files 10.2.0.1.0
HAS Files for DB 10.2.0.1.0
Oracle Java Client 10.2.0.1.0
Oracle JVM 10.2.0.1.0
Oracle Internet Directory Client 10.2.0.1.0
iSQL*Plus 10.2.0.1.0
Oracle Advanced Security 10.2.0.1.0
Oracle Net 10.2.0.1.0
Oracle Net Listener 10.2.0.1.0
Oracle Wallet Manager 10.2.0.1.0
Precompiler Common Files 10.2.0.1.0
Secure Socket Layer 10.2.0.1.0
Oracle ODBC Driver 10.2.0.1.0
Oracle OLAP 10.2.0.1.0
Oracle OLAP API 10.2.0.1.0
OLAP SQL Scripts 10.2.0.1.0
Oracle interMedia Client Option 10.2.0.1.0
Oracle Database 10g interMedia Files 10.2.0.1.0
Oracle interMedia 10.2.0.1.0
PL/SQL Embedded Gateway 10.2.0.1.0
Oracle XML Development Kit 10.2.0.1.0
Oracle Text 10.2.0.1.0
Oracle Clusterware RDBMS Files 10.2.0.1.0
Database SQL Scripts 10.2.0.1.0
Oracle Data Mining RDBMS Files 10.2.0.1.0
Generic Connectivity Common Files 10.2.0.1.0
Installation Common Files 10.2.0.1.0
Oracle Starter Database 10.2.0.1.0
Sample Schema Data 10.2.0.1.0
Oracle interMedia Locator RDBMS Files 10.2.0.1.0
Oracle Call Interface (OCI) 10.2.0.1.0
Oracle OLAP RDBMS Files 10.2.0.1.0
Oracle Partitioning 10.2.0.1.0
PL/SQL 10.2.0.1.0
Oracle Recovery Manager 10.2.0.1.0
Oracle Database Utilities 10.2.0.1.0
Oracle interMedia Locator 10.2.0.1.0
XML Parser for Java 10.2.0.1.0
Assistant Common Files 10.2.0.1.0
Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0
Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0
Oracle interMedia Java Advanced Imaging 10.2.0.1.0
SQLJ Runtime 10.2.0.1.0
XML Parser for Oracle JVM 10.2.0.1.0
Enterprise Manager Agent DB 10.2.0.1.0
Enterprise Manager Baseline 10.2.0.1.0
Oracle Enterprise Manager Console DB 10.2.0.1.0
XDK Required Support Files 10.2.0.1.0
Agent Required Support Files 10.2.0.1.0
DBJAVA Required Support Files 10.2.0.1.0
LDAP Required Support Files 10.2.0.1.0
Precompiler Required Support Files 10.2.0.1.0
Oracle RAC Required Support Files-HAS 10.2.0.1.0
RDBMS Required Support Files for Instant Client 10.2.0.1.0
RDBMS Required Support Files 10.2.0.1.0
SQL*Plus Required Support Files 10.2.0.1.0
SSL Required Support Files for InstantClient 10.2.0.1.0
Oracle Net Required Support Files 10.2.0.1.0
Oracle Globalization Support 10.2.0.1.0
Oracle Core Required Support Files 10.2.0.1.0
Platform Required Support Files 10.2.0.1.0
Oracle Message Gateway Common Files 10.2.0.1.0
Enterprise Manager Agent Core 10.2.0.1.0
Enterprise Manager Common Files 10.2.0.1.0
Enterprise Manager Repository Core 10.2.0.1.0
Oracle Containers for Java 10.2.0.1.0
Enterprise Manager Repository DB 10.2.0.1.0
Oracle LDAP administration 10.2.0.1.0
Oracle Required Support Files 32 bit 10.2.0.0.0
JDBC Common Files 10.2.0.1.0
Database Workspace Manager 10.2.0.1.0
—————————————————————————–
Deinstall in progress (Sunday, July 7, 2013 4:04:04 PM CST)
……………………………………………………… 0% Done.
……………………………………………………… 14% Done.
……………………………………………………… 29% Done.
……………………………………………………… 44% Done.
……………………………………………………… 59% Done.
……………………………………………………… 74% Done.
………………………………………. 100% Done.
Deinstall successful
Installation in progress (Sunday, July 7, 2013 4:04:04 PM CST)
……………………………………………………… 14% Done.
……………………………………………………… 29% Done.
……………………………………………………… 44% Done.
……………………………………………..
[oracle@rac1042 6810189_10204]$ ………. 59% Done.
……………………………………………………… 74% Done.
……………………………………………… 87% Done.
Install successful
Linking in progress (Sunday, July 7, 2013 4:07:45 PM CST)
… 87% Done.
Link successful
Setup in progress (Sunday, July 7, 2013 4:10:00 PM CST)
……… 100% Done.
Setup successful
End of install phases.(Sunday, July 7, 2013 4:10:06 PM CST)
WARNING:
The following configuration scripts need to be executed as the "root" user in each cluster node.
#!/bin/sh
#Root script to run
/oracle/product/10.2.0/db/root.sh #On nodes rac1042
To execute the configuration scripts:
1. Open a terminal window
2. Log in as "root"
3. Run the scripts in each cluster node
The installation of Oracle Database 10g Release 2 Patch Set 3 was successful.
Please check ‘/oracle/oraInventory/logs/silentInstall2013-07-07_04-01-33PM.log’ for more details.
RAC 10.2.0.1 静默升级到10.2.0.4:等您坐沙发呢!