grid status command
The grid status command shows the status of a specific data grid or all of the grids in the system.
Usage notes
The command displays one of the following statuses:
- PRELOAD
The grid has not yet been populated with records persisted in the database and is unavailable for use.
- ONLINE
The grid is available for use.
Environment
- Windows 2008
- Linux
Authorization
Administrative user
Syntax
execute grid status <gridName|all>
Option descriptions
- gridName
- One of the grids:
- MegBase
- MegInfrastructure
- IdentityGrid
- MegComms
- all
- All of the grids.
Example
- Example: Displaying the status of all grids.
- This command shows that all grids are in the ONLINE status.
execute grid status all
Grid Name Grid Status MegBase ONLINE MegInfrastructure ONLINE IdentityGrid ONLINE MegComms ONLINE