member enable command

The member enable command enables the member to start automatically when the node starts and enables the member for monitoring.

Usage notes

If any of the required parameters are not specified on the command line, the command prompts for all of the required parameters.
Important: When multiple WebSphere eXtreme Scale containers are started concurrently, some containers may become overloaded with data, causing OutOfMemory errors and possible rendering B2B Advanced Communication unavailable. To prevent this from occurring, see Problems and solutions for starting catalog and container members to follow this procedure during WebSphere eXtreme Scale container startup.

Environment

  • Windows 2008
  • Linux®

Authorization

Administrative user

Syntax

execute member enable <member type> <member name> <zone>

Option descriptions

member type
One of the four member types:
  • catalog
  • container
  • operational
  • informational
member name
The user-assigned name for the member. For catalog servers, this must match the server name that is in the data grid properties file that is imported during the installation.
zone
The zone for the container member. Used only for container member types.

Examples

Example: Enabling a particular member.
This command enables a catalog server named catalog1 in a node.
execute member enable catalog catalog1