grid reload command
The grid reload command clears out the data in the cache and then loads it from the database.
Environment
- Windows 2008
- Linux
Authorization
Administrative user
Syntax
execute grid reload <map_name|all> [<catalog_host> <catalog_port>]
Option descriptions
- map_name|all
- The name of the map to reload.
- catalog_host
- The host endpoint to connect to the grid. Optional.
- catalog_port
- The host port to connect to the grid. Optional.
Example
- Example: Reloading database data into a map in the data grid.
- This command clears information from the map1 map
that is in the grid MEG_CS:2809, and then loads it
with data from the database.
execute grid reload map1 MEG_CS 2809