Starting a State Keeper
Start state keeper processes first, because all other ActiveSpaces component processes depend on them.
Before you begin
- The realm service must be running and reachable.
- The data grid definition in the realm service must be complete and valid.
- When permissions are enabled on the data grid, a user with the
tibdg-internal
role must be used to run the state keeper. For more information about table permissions, see Grid and Table Permissions. For more information about roles, see ActiveSpaces Custom Roles.
- Procedure
- Start the state keeper process.
tibdgkeeper -n name -r realm_service_URL [-g grid_name]
- Repeat the previous step for all the state keeper names assigned in the data grid definition.
- Verify that the state keeper processes are ready.
Check the status by using the administration tool.
Subtopics