Oracle Restart Database upgrade from version 12.1 to 12.2
Dear Experts,
We are gong to upgrade Oracle Restart Database from version 12.1 to 12.2.
Prior to start upgrade process we need to check system readiness.
As i know, this script works only for RAC database.
/data/app/12.2.0/grid/runcluvfy.sh stage -pre crsinst -upgrade -rolling -src_crshome /data/app/12.1.0/grid -dest_crshome /data/app/12.2.0/grid -dest_version 12.2.0.1 -verbose.
Is there any way to run that script for Restart database?
Thank you in advance.