Database Reference
In-Depth Information
The Importance of the Rootupgrade.sh Script
Only software binaries are deployed under the respective homes on the local and remote nodes until the
rootupgrade.sh script is executed. The rootupgrade.sh actually performs the core Clusterware stack configuration
and upgrade. In the context, the script does the following core duties:
On the local node (first node):
1.
ASM upgrade will be performed.
2.
OLR will be configured accordingly.
3.
The cluster auto start entries in the /etc/inittab file on the OS will be modified.
4.
The existing cluster stack will be shut down.
5.
The Oracle 12c cluster stack on the local node will be started up.
6.
The OCR will be configured with necessary information before displaying the success
Cluster configuration message.
The following output is expected when the rootupgrade.sh script is executed on the local and other nodes of the
cluster, except the last node in the cluster:
[root@rac1 oracle]# /u01/app/12.1.0/grid_1/rootupgrade.sh
Performing root user operation for Oracle 12c
The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /u01/app/12.1.0/grid_1
Enter the full pathname of the local bin directory: [/usr/local/bin]:
The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:
The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:
The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/12.1.0/grid_1/crs/install/crsconfig_params
2013/04/12 10:07:18 CLSRSC-363: User ignored prerequisites during installation
ASM upgrade has started on first node.
OLR initialization - successful
2013/04/12 10:12:29 CLSRSC-329: Replacing Clusterware entries in file '/etc/inittab'
CRS-4133: Oracle High Availability Services has been stopped.
CRS-4123: Oracle High Availability Services has been started.
CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'rac1'
CRS-2677: Stop of 'ora.drivers.acfs' on 'rac1' succeeded
2013/04/12 10:17:24 CLSRSC-343: Successfully started Oracle clusterware stack
 
Search WWH ::




Custom Search