Edit

CANCEL DECOMMISSION

description

This statement is used to undo a node decommission. (Administrator only!)

Syntax:

CANCEL DECOMMISSION BACKEND "host:heartbeat_port"[,"host:heartbeat_port"...];

example

  1. Cancel decommission of two nodes.

    CANCEL DECOMMISSION BACKEND "host1:port", "host2:port";

keyword

CANCEL,DECOMMISSION,BACKEND