Verifying the Upgrade
This section describes how to verify the upgrade, including the test cases and detailed operation procedure.
- [Checking the Status of the Database for Upgrade](#checking the status of the database for upgrade) 
Verification Checklist
Table 1 Verification checklist
| Check whether the source version has been upgraded to the target version. | |||
Querying the Version After Upgrade
This section describes how to query the version.
Procedure
- Log in to the node as the database user (for example, omm) and run the source command to set the environment variables. 
- Run the following command to check the version information of all nodes: - gs_ssh -c "gsql -V"
Checking the Status of the Database for Upgrade
This section describes how to query the database status.
Procedure
- Log in to the node as a database user (for example, omm). 
- Run the following command to check the database status: - gs_om -t status- If the value of cluster_state is Normal in the command output, the database is normal.