Start of change

6027-4206 [E] CCR is already initialized

Explanation

The CCR received an initialization request, but it has been initialized already. Possible reasons for the failure are:
  1. The node on which the error occurred is a part of another cluster.
  2. The node was part of another cluster and cleanup of it was not done properly when this node was removed from the old cluster.

User response

  1. If the node is still a member of another cluster, remove the node from its current cluster before adding it to the new cluster.
  2. Otherwise, record the above information and contact the IBM® Support Center to clean up the node properly.
End of change