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
- Start the state keeper processes.
- Start the node processes.
See Starting a Node.
- Start the proxy processes.
See Starting a Proxy.
ResultThe data grid is ready to use. You can start application processes.
Subtopics