Starting the Data Grid Processes

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

For details, see the "Sample Scripts" section in Development Environment.
Before you begin
  • The realm service must be running and reachable.
  • The data grid components must be defined.
  • It is not required to define your tables before 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.
ResultThe data grid is ready to use. You can start application processes.