Step 3. Run cluvfy utility to pre-check any errors
On 1st node only run the pre-upgrade script from the new home and generate a fix script if generated. as grid user.
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 –verbose
Note: Make sure the cluvfy is executed successfully. If any error occurs, take action before going to the GRID 12c upgrade.
Step 4. Using Dry-Run Upgrade Mode to Check System Upgrade Readiness
cd /u02/app/grid/product/19C/dbhome
gridsetup.sh –dryRunForUpgrade
Â
Â
Â
Â
Â
Â
Â
The dry run upgrade is successful. Let’s proceed with the actual upgrade.