resume space
This command is used when shared-nothing persistence is specified for the space. Specifies that the specified space is resumed.
Parameters
The following table lists the parameters for this command with a description of each parameter.
Parameter | Description |
---|---|
space | Specifies the name of the space to resume.
If shared-nothing persistence is set for the space and the space loses one of its persisters, then the space is set to the SUSPENDED state, which means that no writes to persistence files can occur. You can issue the resume space command to put the space back in a normal state. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.