Starting the Data Grid Processes

To start the data grid, start its component processes in this order.

See also, Sample Scripts.

Prerequisites

  • The realm server must be running and reachable.
  • The data grid components must be defined.
  • It is not required to define your tables prior to starting the data grid processes. However, your tables must be defined before they can be used by a client application.

Procedure

  1. Start the state keeper processes.
  2. Start the node processes.
  3. Start the proxy processes.

Result

The data grid is ready to use. You can start application processes.