CANCEL-ALTER-SYSTEM
CANCEL-ALTER-SYSTEM
Name
CANCEL DECOMMISSION
Description
This statement is used to undo a node offline operation. (Administrator only!)
grammar:
CANCEL DECOMMISSION BACKEND "host:heartbeat_port"[,"host:heartbeat_port"...];
Example
Cancel the offline operation of both nodes:
CANCEL DECOMMISSION BACKEND "host1:port", "host2:port";
Keywords
CANCEL, DECOMMISSION, CANCEL ALTER