Database Error Messages

CRS-01119

Unable to complete Oracle Clusterware upgrade while nodes string have not yet upgraded.

Cause

An attempt was made to change the Oracle Clusterware active version before all known nodes had been upgraded. Note that some of the nodes listed in the message may no longer be current or recent cluster members.


Action

Issue the 'olsnodes' command to list current and recent cluster members. Any nodes listed in the error message, but not listed by 'olsnodes' have not been active recently, and should be deleted using the procedure documented in the Oracle Clusterware documentation. The currently or recently active cluster members listed by 'olsnodes' should be upgraded, or, if no longer needed, deleted:

  1. Run the rootupgrade.sh script on each node to be retained.
  2. Delete nodes no longer desired using the procedure documented in the Oracle Clusterware documentation.

Once all of the nodes listed in the message have been upgraded or deleted, run the rootupgrade.sh script on an upgraded node to complete the upgrade. If one or more nodes could not upgraded or deleted, forcibly upgrade the cluster using the procedure documented in the Oracle Clusterware documentation.