Database Error Messages

PRGO-01623

A previously failed 'addnode' operation with nodelist "{0}" exists. Use '-force' option to override.

Cause

An attempt to add nodes to a working copy was rejected because a previously failed 'addnode' operation with the indicated node list was detected, and the specified node list was not a proper subset of the indicated node list, or the '-force' option was not provided.


Action

Reissue the command 'rhpctl addnode gihome' either specifying a node list that is a proper subset of the indicated node list of the failed 'addnode' operation or specifying the '-force' option to clear the previously failed 'addnode' operation.