member start command

The member start command starts one or all of the members that are enabled on a node into which you are logged. Only members that are in the CONFIGURED state are started.

Usage notes

If you use the member start command to start a member on Windows, you cannot use the member start_service command to restart the member.

If your cluster has at least two catalog servers, and you stop all of your catalog servers, you must restart at least two catalog servers before the data grid is available. If you stop all of your catalog servers except one, the data grid is still available.

This command also starts the heartbeat process, which periodically checks whether members are still active. The heartbeat process starts when one or more members are started. The heartbeat process is stopped by the member stop command and the member softstop command.

Environment

  • Windows 2008
  • Linux

Authorization

Administrative user

Syntax

execute member start <member type>

Option descriptions

member type
One or all of the four member types:
  • catalog
  • container
  • operational
  • informational
  • all

Examples

Example: Starting all member types after an installation.
This command starts all member types after an installation:
execute member start all

Executing member config for grid
Member configured successfully
Successfully added user
Server WXSCatalog started.
Executing member config for grid
Member configured successfully
Executing member config for fabric
Member configured successfully
Executing member config for datasource
Member configured successfully
Server WXSContainer started.
Executing config load for grid
Config loaded successfully
Executing config load for fabric
Config loaded successfully
Executing config load for datasource
Config loaded successfully
Executing config load for sys_config
Config loaded successfully
Executing config load for fabric_endpoint
Config loaded successfully
Executing member config for grid
Member configured successfully
Executing member config for fabric
Member configured successfully
Executing member config for datasource
Member configured successfully
Setting Passphrase that was set during install.
Server Operational started.
Executing member config for grid
Member configured successfully
Executing member config for fabric
Member configured successfully
Executing member config for datasource
Member configured successfully
Server Informational started.