

PREREQUISITE FOR UPGRADE:
mkdir -p /u02/app/grid/product/19C/dbhome chown -R grid:oinstall /u02 chmod -R 775 /u02
cd u02/app/grid/product/19C/dbhome Unzip LINUX.X64_193000_grid_home.zip-------------------------on Node 1
su - grid cd /u02/app/grid/product/19C/dbhome -- 19c grid home ./runcluvfy.sh stage -pre crsinst -upgrade -rolling -src_crshome /u02/app/grid/product/12C/dbhome -dest_crshome p /u02/app/grid/product/19C/dbhome -dest_version 19.3.0.0.0 -fixup –verboseNote: Make sure the cluvfy is executed successfully. If any error occurs, take action before going to the GRID 12c upgrade.
cd /u02/app/grid/product/19C/dbhome gridsetup.sh –dryRunForUpgrade
Â
Â
Â
Â
Â
Â
Â
unset ORACLE_BASE unset ORACLE_HOME unset ORACLE_SID
Su root root# /u02/app/grid/product/12C/dbhome/crs/install/rootcrs.sh –unlock –crshome /u02/app/grid/product/19C/dbhome
cd /u02/app/grid/product/19C/dbhome ./gridSetup.sh
Â
Â
Â
Â
Â