The latest oracle version is oracle 19C . In the below article we will explain the steps for upgrading grid infrastructure to 19c from oracle 12c . The upgrade will be done in rolling mode.
Current configuration – >
No of nodes – 2 node
current version – 12.1.0.2
os platform – Linux
grid owner – oracle
Check software version :
oracle@node1~$ crsctl query crs activeversion Oracle Clusterware active version on the cluster is [12.1.0.2.0] oracle@node2~$ crsctl query crs softwareversion Oracle Clusterware version on node node1 is [12.1.0.2.0]
2. Download the software and unzip on your first … Read more